Searched
full:lowest (Results
726 -
750 of
1397) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pipe_pstipple.c | 183 * Find the lowest zero bit in the given word, or -1 if bitfield is all ones.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_conv.c | 171 * in the lowest significant bits of the mantissa, with correct rounding.
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
glxextensions.c | 57 /* This is the lowest version of GLX that "requires" this extension.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_vec4.cpp | 465 /* Find the lowest place we can slot this uniform in. */
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_lcl.h | 132 * entries only for windows that have the lowest bit set), and
|
/external/chromium_org/third_party/openssl/openssl/crypto/ui/ |
ui.h | 162 UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
|
ui_openssl.c | 59 /* The lowest level part of this file was previously in crypto/des/read_pwd.c,
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
ui.h | 162 UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
|
/external/chromium_org/third_party/opus/src/celt/ |
rate.c | 181 /* Compute the cost for the lowest-level PVQ of a fully split
|
/external/chromium_org/third_party/opus/src/include/ |
opus_defines.h | 178 /** Only use when lowest-achievable latency is what matters most. Voice-optimized modes cannot be used.
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
noise_shape_analysis_FIX.c | 172 /* Input quality is the average of the quality in the lowest two VAD bands */
|
/external/chromium_org/third_party/opus/src/src/ |
opus_demo.c | 61 fprintf(stderr, "-complexity <comp> : complexity, 0 (lowest) ... 10 (highest); default: 10\n" ); [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
low_level_alloc.cc | 194 size_t roundup; // lowest power of 2 >= max(16,sizeof (AllocList))
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
malloc_hook.cc | 245 // Adjust hooks_end down to the lowest possible value.
|
pagemap.h | 206 // any order, such as lowest to highest, or vice versa (as other independent
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
low_level_alloc.cc | 194 size_t roundup; // lowest power of 2 >= max(16,sizeof (AllocList))
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
malloc_hook.cc | 245 // Adjust hooks_end down to the lowest possible value.
|
/external/chromium_org/ui/events/ |
event.h | 658 // Returns the lowest touch-id of any of the touches which make up this
|
/external/clang/include/clang/AST/ |
DeclarationName.h | 76 /// Ptr - The lowest two bits are used to express what kind of name
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.h | 59 /// The lowest 2 bits are a BaseKind (0 -- 3).
|
/external/clang/lib/Basic/ |
DiagnosticIDs.cpp | 535 /// getWarningOptionForDiag - Return the lowest-level warning option that
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
DebugInfoEncoder.java | 542 // only the lowest-start-address entry is included.
|
/external/e2fsprogs/lib/et/ |
com_err.texinfo | 183 parts. Only the lowest 32 bits of an error code are considered significant
|
/external/eigen/Eigen/src/Core/ |
MathFunctions.h | 835 return x<NumTraits<T>::highest() && x>NumTraits<T>::lowest();
|
/external/elfutils/libdwfl/ |
dwfl_module_getdwarf.c | 90 /* The addresses in an ET_EXEC file are absolute. The lowest p_vaddr of
|
Completed in 1891 milliseconds
<<21222324252627282930>>