/hardware/qcom/display/msm8226/libqdutils/ |
profiler.h | 76 /* current frame, will go upto period, and then reset */
|
/hardware/qcom/display/msm8960/libqdutils/ |
profiler.h | 76 /* current frame, will go upto period, and then reset */
|
/hardware/qcom/display/msm8974/libqdutils/ |
profiler.h | 76 /* current frame, will go upto period, and then reset */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/ |
ptrace-abi.h | 34 /* arguments: interrupts/non tracing syscalls only save upto here*/
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
ptrace-abi.h | 34 /* arguments: interrupts/non tracing syscalls only save upto here*/
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/format/ |
GLAPISpec.java | 123 // everything upto the last space is the type
|
/external/guava/guava/src/com/google/common/collect/ |
Ranges.java | 62 * <dd>{@link #upTo} 167 public static <C extends Comparable<?>> Range<C> upTo(
|
RegularContiguousSet.java | 46 return range.intersection(Ranges.upTo(toElement, BoundType.forBoolean(inclusive)))
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
StaggeredGrid.java | 247 * Append items until the high edge reaches upTo. 249 public abstract void appendItems(int upTo);
|
/external/iptables/extensions/ |
libxt_hashlimit.c | 79 " --hashlimit-upto <avg> max average match rate\n" 125 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE, 335 "--hashlimit-upto", cb->arg); 361 "--hashlimit-upto", cb->arg); 626 fputs(" --hashlimit-upto", stdout);
|
/ndk/sources/host-tools/make-3.81/ |
vmsify.c | 54 copy 'from' to 'to' up to but not including 'upto' 56 return 1 if upto found 66 copyto (char **to, char **from, char upto, int as_dir) 74 if (**from == upto) 80 while (**from == upto);
|
/external/openssl/crypto/cms/ |
cms_smime.c | 133 static void do_free_upto(BIO *f, BIO *upto) 135 if (upto) 144 while (f != upto);
|
/external/ceres-solver/internal/ceres/ |
dogleg_strategy.h | 106 // out with mu = min_mu, and tries values upto max_mu. If the user
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
ArrayBuffer.h | 56 // ranging from |begin| upto but not including |end|.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
lower_vector.cpp | 150 /* Generate upto four assignments to that variable. Try to group component
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/ |
omxSP_FFTInit_C_FC32.c | 95 * (MaxSize/8 + 1) Rest of the values i.e., upto MaxSize are
|
omxSP_FFTInit_C_SC16.c | 111 * Rest of the values i.e., upto MaxSize are calculated using the symmetries of sin and cos
|
omxSP_FFTInit_C_SC32.c | 111 * Rest of the values i.e., upto MaxSize are calculated using the symmetries of sin and cos
|
omxSP_FFTInit_R_F32.c | 100 * (MaxSize/8 + 1) Rest of the values i.e., upto MaxSize are
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
stacktrace_arm-inl.h | 73 // And allow frames upto about 1MB.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
stacktrace_arm-inl.h | 73 // And allow frames upto about 1MB.
|
/external/chromium_org/webkit/browser/fileapi/ |
recursive_operation_delegate.cc | 152 // Run ProcessFile in parallel (upto kMaxInflightOperations).
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
RegularContiguousSet.java | 44 return range.intersection(Ranges.upTo(toElement, BoundType.forBoolean(inclusive)))
|
/external/libnfc-nxp/src/ |
phLibNfc_Internal.h | 51 Configurable upto 1K*/
|
/external/mesa3d/src/glsl/ |
lower_vector.cpp | 150 /* Generate upto four assignments to that variable. Try to group component
|