/hardware/qcom/msm8996/original-kernel-headers/media/ |
msm_fd.h | 49 * @face_cnt: Number of result faces, driver can modify this value (to smaller) 51 * Array size should not be smaller then face_cnt.
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
msm_fd.h | 49 * @face_cnt: Number of result faces, driver can modify this value (to smaller) 51 * Array size should not be smaller then face_cnt.
|
/external/skia/src/core/ |
SkScaleToSides.h | 17 // This code assumes that a and b fit in a float, and therefore the resulting smaller value 31 // Force minRadius to be the smaller of the two. 37 // The newMinRadius will always be smaller than limit. The largest that minRadius can be
|
/external/skqp/src/core/ |
SkScaleToSides.h | 17 // This code assumes that a and b fit in a float, and therefore the resulting smaller value 31 // Force minRadius to be the smaller of the two. 37 // The newMinRadius will always be smaller than limit. The largest that minRadius can be
|
/art/test/044-proxy/ |
run | 17 # Use a smaller heap so it's easier to fill up.
|
/art/test/064-field-access/ |
run | 17 # Use a smaller heap so it's easier to fill up.
|
/art/test/165-lock-owner-proxy/ |
run | 17 # Use a smaller heap so it's easier to potentially fill up.
|
/art/test/167-visit-locks/ |
run | 17 # Use a smaller heap so it's easier to potentially fill up.
|
/art/test/168-vmstack-annotated/ |
run | 17 # Use a smaller heap so it's easier to potentially fill up.
|
/external/compiler-rt/test/BlocksRuntime/ |
rdar6414583.c | 9 // a smaller case of byrefcopyint
|
/external/icu/icu4c/source/i18n/ |
dcfmtimp.h | 27 * Must be smaller than DecimalFormat::fReserved
|
/external/llvm/test/CodeGen/X86/ |
rip-rel-address.ll | 5 ; it has a smaller encoding.
|
rip-rel-lea.ll | 6 ; it has a smaller encoding.
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/ |
todo.txt | 5 > random cpus, all in paralel. (This is what I was doing in smaller
|
/external/mockito/subprojects/inline/src/test/java/org/mockitoinline/ |
StressTest.java | 23 //This requires smaller heap set for the test process, see "inline.gradle"
|
/external/pdfium/core/fpdfdoc/ |
cpdf_iconfit.h | 17 enum ScaleMethod { Always = 0, Bigger, Smaller, Never };
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
rip-rel-address.ll | 5 ; it has a smaller encoding.
|
/external/syslinux/com32/include/klibc/ |
sysconfig.h | 29 * be no smaller than the size of struct arena_header in malloc.h (4
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
api_def_Bitcast.pbtxt | 11 If `T` is smaller than `type`, the operator requires that the rightmost
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue9604.go | 15 // Make sure we truncate to smaller-width types after evaluating expressions.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue9604.go | 15 // Make sure we truncate to smaller-width types after evaluating expressions.
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/ |
unwind-4.s | 38 @ final function is cantunwind, so output table size is smaller
|
/external/bsdiff/include/bsdiff/ |
bsdiff.h | 39 // since smaller matches are always ignored. If a smaller value is passed, the
|
/external/curl/lib/ |
splay.h | 28 struct Curl_tree *smaller; /* smaller node */ member in struct:Curl_tree
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
WidgetItemComparator.java | 49 // If the label is same, put the smaller widget before the larger widget. If the area is 50 // also same, put the widget with smaller height before.
|