Searched
full:minimum (Results
751 -
775 of
5538) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/icu/source/common/ |
ustr_cnv.c | 112 returns the minimum of (the length of the null-terminated string) and n. 184 returns the minimum of (the length of the null-terminated string) and n.
|
/external/chromium_org/third_party/libjingle/source/talk/sound/ |
soundsysteminterface.h | 82 // small latency value. The sound system may pick the minimum allowed one, or 83 // a slightly higher one in the event that the true minimum requires an
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
config.h | 79 /** Minimum point size */ 86 /** Minimum line width */
|
/external/chromium_org/third_party/tlslite/tlslite/ |
HandshakeSettings.py | 14 @ivar minKeySize: The minimum bit length for asymmetric keys. 58 @ivar minVersion: The minimum allowed SSL/TLS version.
|
/external/chromium_org/tools/json_schema_compiler/test/ |
browser_action.json | 16 "minimum": 0, 116 "minimum": 0,
|
/external/chromium_org/tools/python/google/httpd_config/ |
httpd2_linux.conf | 39 # MinSpareServers: minimum number of server processes which are kept spare 54 # MinSpareThreads: minimum number of worker threads which are kept spare
|
/external/chromium_org/v8/src/ |
regexp-stack.h | 82 // If passing zero, the default/minimum size buffer is allocated. 131 // Resets the buffer if it has grown beyond the default/minimum size.
|
/external/eigen/unsupported/Eigen/ |
BVH | 35 * intersect any object contained in that volume. Similarly, a BVH accelerates minimization because the minimum of a function 36 * over a volume is no greater than the minimum of a function over any object contained in it.
|
/external/freetype/include/freetype/ |
tttables.h | 143 /* min_Left_Side_Bearing :: The minimum left side bearing of all */ 146 /* min_Right_Side_Bearing :: The minimum right side bearing of all */ 189 FT_Short min_Left_Side_Bearing; /* minimum left-sb */ 190 FT_Short min_Right_Side_Bearing; /* minimum right-sb */ 264 /* min_Top_Side_Bearing :: The minimum top side bearing of all */ 267 /* min_Bottom_Side_Bearing :: The minimum bottom side bearing of all */ 315 FT_Short min_Top_Side_Bearing; /* minimum left-sb or top-sb */ 316 FT_Short min_Bottom_Side_Bearing; /* minimum right-sb or bottom-sb */ [all...] |
/external/icu4c/common/ |
ustr_cnv.c | 112 returns the minimum of (the length of the null-terminated string) and n. 184 returns the minimum of (the length of the null-terminated string) and n.
|
/external/icu4c/tools/toolutil/ |
denseranges.cpp | 91 * @param density Minimum average range density, in 256th. (0x100=100%=perfectly dense.) 95 * @return Minimum number of ranges (at most capacity) that have the desired density,
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/ |
StripBox.java | 111 * The minimum and maximum point are provided, these two points define the 116 * @param min the minimum point that defines the box.
|
/external/kernel-headers/original/asm-arm/ |
unaligned.h | 12 * minimum code size with minimum register usage for the common cases.
|
/external/libppp/src/ |
defs.h | 67 #define MIN_LQRPERIOD 1 /* Minimum LQR frequency */ 69 #define MIN_FSMRETRY 1 /* Minimum FSM retry frequency */
|
/external/llvm/include/llvm/MC/ |
MCAsmBackend.h | 146 /// getMinimumNopSize - Returns the minimum size of a nop in bytes on this 149 /// minimum nop size.
|
/external/llvm/test/CodeGen/SystemZ/ |
atomicrmw-minmax-04.ll | 1 ; Test 64-bit atomic minimum and maximum. 35 ; Check unsigned minimum.
|
/external/llvm/tools/lli/ |
RemoteTarget.h | 39 /// @param Alignment Required minimum alignment for allocated space. 77 /// Minimum alignment for memory permissions. Used to seperate code and
|
/external/mesa3d/src/mesa/main/ |
config.h | 79 /** Minimum point size */ 86 /** Minimum line width */
|
/external/neven/Embedded/common/src/b_ImageEm/ |
Functions.h | 49 * specifies the minimum scale ratio (inImage/outImage) required to initiate prior filtering 70 * specifies the minimum scale ratio (inImage/outImage) required to initiate prior filtering
|
/external/opencv/cvaux/include/ |
cvaux.hpp | 77 int get_min_ch_val( int channel ) const // get the minimum allowed value of the specified channel 94 bool set_min_ch_val( int channel, int val ) // set the minimum allowed value of the specified channel
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
esd.m4 | 11 dnl AM_PATH_ESD([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) 108 printf("\n*** 'esd-config --version' returned %d.%d.%d, but the minimum version\n", $esd_major_version, $esd_minor_version, $esd_micro_version);
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
SubscribeForm.java | 99 * Gets the minimum number of milliseconds between sending notification digests
109 * Sets the minimum number of milliseconds between sending notification digests
|
/external/speex/include/speex/ |
speex_jitter.h | 81 /** Set minimum amount of extra buffering required (margin) */ 83 /** Get minimum amount of extra buffering required (margin) */
|
/external/v8/src/ |
regexp-stack.h | 82 // If passing zero, the default/minimum size buffer is allocated. 131 // Resets the buffer if it has grown beyond the default/minimum size.
|
/external/webrtc/src/common_audio/vad/ |
vad_sp.c | 64 // Offset to beginning of the 16 minimum values in memory. 69 // Pointer to memory for the 16 minimum values and the age of each value of
|
Completed in 947 milliseconds
<<31323334353637383940>>