Searched
full:range (Results
1551 -
1575 of
3739) sorted by null
<<61626364656667686970>>
/external/libffi/src/x86/ |
unix64.S | 355 .long .LUW4-.LUW0 /* FDE address range */ 393 .long .LUW9-.LUW5 /* FDE address range */
|
/external/libxml2/ |
parserInternals.c | 484 * UCS-4 range (hex.) UTF-8 octet sequence (binary) 531 "Char 0x%X out of allowed range\n", 628 * UCS-4 range (hex.) UTF-8 octet sequence (binary) 685 "Char 0x%X out of allowed range\n", val); 696 "Char 0x0 out of allowed range\n", 0); 776 * UCS-4 range (hex.) UTF-8 octet sequence (binary) 818 "Char 0x%X out of allowed range\n", val); 883 * UCS-4 range (hex.) UTF-8 octet sequence (binary) [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
pv_sine.cpp | 142 sine = z; /* better approximation in this range */ 171 { /* better approximation in this range */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/ |
log2.h | 108 Word16 *pExponent, /* (o) : Integer part of Log2. (range: 0<=val<=30)*/ 109 Word16 *pFraction, /* (o) : Fractional part of Log2. (range: 0<=val<1) */
|
log2_norm.h | 108 Word16 *exponent, /* (o) : Integer part of Log2. (range: 0<=val<=30) */ 109 Word16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1) */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/ |
dec_lag3.h | 108 Word16 T0_min, /* i : minimum of search range */ 109 Word16 T0_max, /* i : maximum of search range */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
enc_lag3.h | 109 Word16 T0_min, /* i : minimum of search range */ 110 Word16 T0_max, /* i : maximum of search range */
|
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
ccrgb12toyuv420.cpp | 147 int32 CCRGB12toYUV420::SetYuvFullRange(bool range) 150 if (range == true)
|
/external/opencore/fileformats/mp4/composer/src/ |
sampledescriptionatom.cpp | 553 if (index < (int32)_entryCount) // If index in valid range 594 if (index < (int32)_entryCount) // If index in valid range
|
/external/opencore/pvmi/pvmf/include/ |
pvmi_data_stream_interface.h | 505 * which in turn issues HTTP GET requests with Range header to the server 541 * For reader to find out the byte range in the memory buffer data stream
|
/external/oprofile/daemon/ |
opd_ibs.c | 110 * in kernel address range. Map such samples to vmlinux 111 * only if the user either specifies a range, or vmlinux.
|
/external/proguard/src/proguard/classfile/instruction/ |
Instruction.java | 892 throw new IllegalArgumentException("Signed byte value out of range ["+value+"]"); 902 throw new IllegalArgumentException("Signed short value out of range ["+value+"]");
|
/external/qemu/android/skin/ |
trackball.c | 169 #define DOT_RANDOM_X 1007 /* horizontal random range in each cell */ 170 #define DOT_RANDOM_Y 1007 /* vertical random range in each cell */
|
/external/speex/include/speex/ |
speex.h | 310 @param in Frame that will be encoded with a +-2^15 range. This data MAY be 321 @param in Frame that will be encoded with a +-2^15 range
|
/external/stlport/src/ |
c_locale.h | 381 * month is in the range [0, 12). 394 * day is in the range [0, 7). Sunday is 0.
|
/external/svox/pico/lib/ |
picoapi.h | 254 'warningIndex' must be in the range 0..N-1 where N is the number of 457 'warningIndex' must be in the range 0..N-1 where N is the number of
|
/external/tcpdump/ |
print-rx.c | [all...] |
/external/v8/src/ |
scanner.h | 195 // Range of possible first characters of a keyword. 200 // State map for first keyword character range.
|
/external/webkit/JavaScriptCore/bytecompiler/ |
BytecodeGenerator.h | 225 // dropping the rest of the range. 369 void endSwitch(uint32_t clauseCount, RefPtr<Label>*, ExpressionNode**, Label* defaultLabel, int32_t min, int32_t range);
|
/external/webkit/JavaScriptCore/wrec/ |
WRECParser.cpp | 45 const char* Parser::CharacterClassOutOfOrder = "range out of order in character class"; 419 // To match Firefox, we parse an invalid backreference in the range [1-7]
|
/external/webkit/WebCore/accessibility/ |
AccessibilityObject.h | 34 #include "Range.h" 383 virtual PassRefPtr<Range> ariaSelectedTextDOMRange() const { return 0; }
|
/external/webkit/WebCore/bindings/v8/ |
V8Index.h | 403 V(RANGE, Range) \ [all...] |
/external/webkit/WebCore/css/ |
html.css | 435 input[type="range"] { 442 input[type="range"]::-webkit-slider-thumb {
|
/external/webkit/WebCore/html/canvas/ |
WebGLRenderingContext.h | 157 // void glGetShaderPrecisionFormat (GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision); 323 // Cached values for vertex attrib range checks
|
/external/webkit/WebCore/platform/graphics/gtk/ |
WebKitWebSourceGStreamer.cpp | 384 request.setHTTPHeaderField("Range", val.get()); 581 GST_DEBUG_OBJECT(src, "Doing range-request seek");
|
Completed in 379 milliseconds
<<61626364656667686970>>