/hardware/libhardware/modules/camera/ |
ExampleCamera.h | 36 // Initialize whole device (templates/etc) when opened
|
/hardware/libhardware/modules/usbcamera/ |
UsbCamera.h | 38 // Initialize whole device (templates/etc) when opened
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
substitution | 20 # Patsubst without '%'--shouldn't match because the whole word has to match
|
/ndk/tests/device/issue42891-boost-1_52/ |
COPYING | 12 must be included in all copies of the Software, in whole or in part, and
|
/packages/apps/Dialer/src/com/android/dialer/ |
DialerBackupAgent.java | 26 * Dialer App. Right now it backs up the whole shared preference file. This
|
/packages/apps/Settings/res/drawable/ |
progress_indeterminate_horizontal_material_trimmed.xml | 18 draws the whole height of the progress bar instead having blank space above and below the
|
/packages/inputmethods/LatinIME/tools/dicttool/compat/android/test/ |
AndroidTestCase.java | 28 * Its purpose is to provide compatibility without having to pull the whole Android library.
|
/prebuilts/tools/common/m2/repository/net/sf/proguard/ |
NOTICE | 3 The ProGuard code itself is copyrighted, but its distribution license provides you with some rights for modifying and redistributing its code and its documentation. More specifically, ProGuard is distributed under the terms of the GNU General Public License (GPL), version 2, as published by the Free Software Foundation (FSF). In short, this means that you may freely redistribute the program, modified or as is, on the condition that you make the complete source code available as well. If you develop a program that is linked with ProGuard, the program as a whole has to be distributed at no charge under the GPL. I am granting a special exception to the latter clause (in wording suggested by the FSF), for combinations with the following stand-alone applications: Gradle, Apache Ant, Apache Maven, the Google Android SDK, the Eclipse ProGuardDT GUI, the EclipseME JME IDE, the Oracle NetBeans Java IDE, the Oracle JME Wireless Toolkit, and the Simple Build Tool for Scala.
|
/toolchain/binutils/binutils-2.25/config/ |
enable.m4 | 2 dnl This whole bit snagged from libstdc++-v3.
|
/external/deqp/doc/testspecs/GLES3/ |
performance.buffer.data_upload.txt | 36 ~ Respecify whole buffer contents 56 * Map whole buffer and flush whole mapped area (in one call) 57 * Map buffer partially (half) and flush whole mapped area (in one call) 58 * Map whole buffer and flush buffer partially (half) (in one call) 59 * Map whole buffer and flush whole mapped area in 4 non-interleaving
|
/external/opencv3/modules/calib3d/test/ |
test_chessboardgenerator.cpp | 111 float sqWidth, float sqHeight, const vector<Point3f>& whole, 148 generateEdge(whole[0], whole[1], whole3d); 149 generateEdge(whole[1], whole[2], whole3d); 150 generateEdge(whole[2], whole[3], whole3d); 151 generateEdge(whole[3], whole[0], whole3d);
|
/external/webrtc/webrtc/common_audio/ |
wav_header_unittest.cc | 107 0xbd, 0xd0, 0x5b, 0x07, // size of whole file - 8: 123457689 + 44 - 8 128 0xbd, 0xd0, 0x5b, 0x07, // size of whole file - 8: 123457689 + 44 - 8 149 0xbd, 0xd0, 0x5b, 0x07, // size of whole file - 8: 123457689 + 44 - 8 170 0xbd, 0xd0, 0x5b, 0x07, // size of whole file - 8: 123457689 + 44 - 8 192 0xbd, 0xd0, 0x5b, 0x07, // size of whole file - 8: 123457689 + 44 - 8 215 0xbd, 0xd0, 0x5b, 0x07, // size of whole file - 8: 123457689 + 44 - 8 234 0xbd, 0xd0, 0x5b, 0x07, // size of whole file - 8: 123457689 + 44 - 8 254 0xbd, 0xd0, 0x5b, 0x07, // size of whole file - 8: 123457689 + 44 - 8 291 0x3d, 0xd1, 0x5b, 0x07, // size of whole file - 8 + an extra 128 bytes of
|
/external/bison/examples/ |
extexi | 97 # referring to the whole string, not the lines. 106 # Whole line commands.
|
/external/e2fsprogs/lib/blkid/ |
devname.c | 439 /* Skip whole disk devs unless they have no partitions. 443 * names contain whole device name as substring. 448 * FIXME: skip /dev/{ida,cciss,rd} whole-disk devs 466 * If last was a whole disk and we just found a partition 467 * on it, remove the whole-disk dev from the cache if 474 /* find blkid dev for the whole-disk devno */ 489 * If last was not checked because it looked like a whole-disk 495 printf("whole dev %s, devno 0x%04X\n",
|
/external/elfutils/libasm/ |
Makefile.am | 65 $(AM_V_CCLD)$(LINK) -shared -o $@ -Wl,--whole-archive,$<,--no-whole-archive \
|
/external/libcxx/lib/ |
CMakeLists.txt | 42 add_library_flags_if(LIBCXX_ENABLE_STATIC_ABI_LIBRARY "-Wl,--whole-archive" "-Wl,-Bstatic") 44 add_library_flags_if(LIBCXX_ENABLE_STATIC_ABI_LIBRARY "-Wl,-Bdynamic" "-Wl,--no-whole-archive")
|
/external/libweave/ |
Makefile | 82 $(CXX) -shared -Wl,-soname=libweave.so -o $@ -Wl,--whole-archive $^ -Wl,--no-whole-archive -lcrypto -lexpat -lpthread -lrt
|
/external/llvm/tools/llvm-shlib/ |
CMakeLists.txt | 46 set(LIB_NAMES -Wl,--whole-archive ${LIB_NAMES} -Wl,--no-whole-archive)
|
/system/tools/aidl/ |
options_unittest.cpp | 148 {"whole", "whole", "new", "new"},
|
/toolchain/binutils/binutils-2.25/gprof/ |
bsd_callg_bl.m | 96 cycle as a whole. 104 the cycle as a whole is listed with the same
|
/external/bison/etc/ |
README | 4 null), so it is really emphasizing the cost of the whole parsing
|
/external/caliper/caliper/src/main/java/com/google/caliper/memory/ |
ObjectVisitor.java | 30 * Visits an explored value (the whole chain from the root object
|
/external/curl/docs/libcurl/ |
curl_multi_cleanup.3 | 31 Cleans up and removes a whole multi stack. It does not free or touch any
|
/external/curl/tests/data/ |
test194 | 49 HTTP resume transfer with the whole file already downloaded and --fail
|
/external/guava/guava-tests/test/com/google/common/collect/ |
LenientSerializableTester.java | 36 * The whole thing is really @GwtIncompatible, but GwtJUnitConvertedTestModule doesn't have a
|