This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
platform/msm/vidc/msm_vidc.c: * 2014-02-17, [email protected] | |
platform/msm/camera_v2/msm_buf_mgr/msm_generic_buf_mgr.c:/* LGE_CHANGE_S, Crash rb_tree 2, 2013-12-09, [email protected] */ | |
platform/msm/camera_v2/msm_buf_mgr/msm_generic_buf_mgr.c:/* LGE_CHANGE_E, Crash rb_tree 2, 2013-12-09, [email protected] */ | |
platform/msm/camera_v2/msm_buf_mgr/msm_generic_buf_mgr.c:/* LGE_CHANGE_S, Crash rb_tree 2, 2013-12-09, [email protected] */ | |
platform/msm/camera_v2/msm_buf_mgr/msm_generic_buf_mgr.c:/* LGE_CHANGE_E, Crash rb_tree 2, 2013-12-09, [email protected] */ | |
platform/msm/camera_v2/camera/camera.c:/* LGE_CHANGE_S [20130624][[email protected]] to know the post timeout reason clearly */ | |
platform/msm/camera_v2/camera/camera.c:/* LGE_CHANGE_E [20130624][[email protected]] to know the post timeout reason clearly */ | |
platform/msm/camera_v2/camera/camera.c:/* LGE_CHANGE_S [20130624][[email protected]] to know the post timeout reason clearly */ | |
platform/msm/camera_v2/camera/camera.c:/* LGE_CHANGE_E [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Documentation/device-mapper/thin-provisioning.txt:a larger $data_block_size in the region of 256000 (128MB) is suggested. | |
Documentation/zh_CN/magic-number.txt:NBD_REQUEST_MAGIC 0x12560953 nbd_request include/linux/nbd.h | |
Documentation/blockdev/drbd/DRBD-8.3-data-packets.svg: d="M 8000,25601 L 8000,26161" | |
Documentation/blockdev/drbd/DRBD-8.3-data-packets.svg: d="M 8000,25601 L 8282,25458 L 8312,25655 L 8000,25601 z" | |
Documentation/devicetree/bindings/arm/msm/rpm-master-stats.txt: qcom,master-offset = <2560>; | |
Documentation/video4linux/README.cpia2: 3 384 25600 12800 | |
Documentation/video4linux/README.cpia2: 5 768 51200 25600 | |
Documentation/magic-number.txt:NBD_REQUEST_MAGIC 0x12560953 nbd_request include/linux/nbd.h | |
firmware/3com/typhoon.bin.ihex::10256000B8823D8B01200021AB4204DBD31D8933AF | |
firmware/3com/typhoon.bin.ihex::102B4000C7FE1448216801312160172900D3256090 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/system/bin/linker | |
__libc_init | |
__cxa_atexit | |
__android_log_print | |
dlopen | |
dlsym | |
__aeabi_unwind_cpp_pr0 | |
getppid | |
QSEECom_start_app | |
memset |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. | |
* | |
* Redistribution and use in source and binary forms, with or without | |
* modification, are permitted provided that the following conditions are | |
* met: | |
* * Redistributions of source code must retain the above copyright | |
* notice, this list of conditions and the following disclaimer. | |
* * Redistributions in binary form must reproduce the above | |
* copyright notice, this list of conditions and the following | |
* disclaimer in the documentation and/or other materials provided |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HAL/QCameraPostProc.cpp: property_get("persist.camera.longshot.save", prop, "0"); | |
HAL/QCameraPostProc.cpp: property_get("persist.camera.jpeg_burst", prop, "0"); | |
HAL/QCameraParameters.cpp: property_get("persist.debug.sf.showfps", value, "0"); | |
HAL/QCameraParameters.cpp: property_get("persist.camera.thermal.mode", value, "fps"); | |
HAL/QCameraParameters.cpp: property_get("persist.camera.opt.livepic", value, "1"); | |
HAL/QCameraParameters.cpp: property_get("persist.camera.stats.debug.mask", value, "0"); | |
HAL/QCameraParameters.cpp: property_get("persist.camera.auto.hdr.enable", prop, VALUE_DISABLE); | |
HAL/QCameraParameters.cpp: property_get("persist.capture.burst.exposures", prop, ""); | |
HAL/QCameraParameters.cpp: property_get("persist.camera.zsl.interval", prop, "1"); | |
HAL/QCameraParameters.cpp: property_get("persist.camera.zsl.backlookcnt", prop, "2"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. | |
* | |
* Redistribution and use in source and binary forms, with or without | |
* modification, are permitted provided that the following conditions are | |
* met: | |
* * Redistributions of source code must retain the above copyright | |
* notice, this list of conditions and the following disclaimer. | |
* * Redistributions in binary form must reproduce the above | |
* copyright notice, this list of conditions and the following | |
* disclaimer in the documentation and/or other materials provided |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Video for Linux Two | |
* | |
* A generic video device interface for the LINUX operating system | |
* using a set of device structures/vectors for low level operations. | |
* | |
* This file replaces the videodev.c file that comes with the | |
* regular kernel distribution. | |
* | |
* This program is free software; you can redistribute it and/or |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2008 The Android Open Source Project | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at | |
* | |
* http://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2008 The Android Open Source Project | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at | |
* | |
* http://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2008 The Android Open Source Project | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at | |
* | |
* http://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |