Searched
refs:high (Results
951 -
975 of
1418) sorted by null
<<31323334353637383940>>
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/ |
lint-checks-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/ |
lint-checks-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/ |
lint-checks-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/ |
lint-checks-22.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/ |
lint-checks-22.5.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/ |
lint-checks-22.5.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/ |
lint-checks-22.7.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/ |
lint-checks-22.7.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/ |
lint-checks-22.7.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/ |
lint-checks-22.8.0.jar | |
/art/runtime/interpreter/mterp/out/ |
mterp_mips.S | 915 FETCH(a1, 2) # a1 <- BBBB (high) [all...] |
/external/valgrind/VEX/priv/ |
guest_ppc_toIR.c | 140 * of numbering for LE as described above, the high part refers to word 1 in 155 * these operations, "double word 0" is interpreted as "high half of the 1291 IRExpr *high = getDReg( archreg ); local 1313 IRTemp high = newTemp( Ity_D64 ); local 5239 IRTemp high = newTemp(ty); local 15597 IRExpr * high, *low; local 18948 Int low, mid, high; local [all...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
commons-io-2.2.jar | |
/external/guice/extensions/persist/lib/ |
commons-io.jar | |
/external/libdrm/ |
xf86drm.c | 1147 int drmMarkBufs(int fd, double low, double high) 1171 info.list[i].high_mark = high * info.list[i].count; [all...] |
/external/libvorbis/doc/ |
08-residue.tex | 30 however the high-level process used to classify and encode the residue 33 A set of coded residue vectors are all of the same length. High level
|
/external/opencv3/modules/calib3d/test/ |
test_fundam.cpp | 1527 CvScalar low = cvScalarAll(0), high = cvScalarAll(10); local [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
WifiScanningServiceImpl.java | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
variance_subpixel_altivec.asm | 128 ;# subract. Do high, then low.
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/ |
ndldic.c | [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
aarch64-opc.c | 384 value_in_range_p (int64_t value, int low, int high) 386 return (value >= low && value <= high) ? 1 : 0; [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
/external/google-breakpad/src/processor/ |
minidump.cc | 149 // and "high" fields appropriately. 151 // The struct format is [high, low], so if the format is big-endian, 152 // the most significant bytes will already be in the high field. 155 value->low = value->high; 156 value->high = temp; 164 Swap(&value->high); 253 HexString(in_word) << " without high"; 256 // High surrogate. 259 BPLOG(ERROR) << "UTF16ToUTF8 found high surrogate " << 266 BPLOG(ERROR) << "UTF16ToUTF8 found high surrogate " < [all...] |
/external/selinux/libsepol/src/ |
expand.c | 909 if (cat->low > cat->high) { 912 p->p_cat_val_to_name[cat->high - 1]); 915 for (i = cat->low - 1; i < cat->high; i++) { 946 ERR(h, "MLS range high level does not dominate low level"); [all...] |
Completed in 464 milliseconds
<<31323334353637383940>>