Searched
full:range (Results
1276 -
1300 of
3739) sorted by null
<<51525354555657585960>>
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
DocumentHandler.java | 164 * outside of the specified range.</p> 197 * outside of the specified range.</p>
|
/external/bison/lib/ |
strtol.c | 396 /* Check for a value that is within the range of 397 `unsigned LONG int', but outside the range of `LONG int'. */
|
/external/bluetooth/bluez/audio/ |
gstsbcutil.c | 42 * Selects one number of channels option from a range of possible numbers 71 * Selects one bitpool option from a range
|
/external/emma/core/java12/com/vladium/util/ |
IntIntMap.java | 49 * @param loadFactor the load factor to use to determine rehashing points [must be in (0.0, 1.0] range]. 55 throw new IllegalArgumentException ("loadFactor not in (0.0, 1.0] range: " + loadFactor);
|
IntObjectMap.java | 49 * @param loadFactor the load factor to use to determine rehashing points [must be in (0.0, 1.0] range]. 55 throw new IllegalArgumentException ("loadFactor not in (0.0, 1.0] range: " + loadFactor);
|
IntSet.java | 47 * @param loadFactor the load factor to use to determine rehashing points [must be in (0.0, 1.0] range]. 53 throw new IllegalArgumentException ("loadFactor not in (0.0, 1.0] range: " + loadFactor);
|
ObjectIntMap.java | 51 * @param loadFactor the load factor to use to determine rehashing points [must be in (0.0, 1.0] range]. 57 throw new IllegalArgumentException ("loadFactor not in (0.0, 1.0] range: " + loadFactor);
|
/external/icu4c/common/ |
uprops.h | 368 * start of each range of same properties to the set. 376 * start of each range of same properties to the set.
|
/external/icu4c/test/intltest/ |
punyref.c | 60 /* point (for use in representing integers) in the range 0 to */ 71 /* the range 0 to base-1. The lowercase form is used unless flag is */
|
/external/kernel-headers/original/linux/ |
genhd.h | 408 extern void blk_register_region(dev_t dev, unsigned long range, 413 extern void blk_unregister_region(dev_t dev, unsigned long range);
|
/external/libffi/src/alpha/ |
osf.S | 324 .4byte $LFE1-$LFB1 # FDE address range 348 .4byte $LFE2-$LFB2 # FDE address range
|
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
ccrgb24toyuv420.cpp | 148 int32 CCRGB24toYUV420::SetYuvFullRange(bool range) 151 if (range == true)
|
ccyuv420semiplnrtoyuv420plnr.cpp | 102 int32 CCYUV420SEMItoYUV420::SetYuvFullRange(bool range) 104 OSCL_UNUSED_ARG(range);
|
ccyuv422toyuv420.cpp | 105 int32 CCYUV422toYUV420::SetYuvFullRange(bool range) 107 OSCL_UNUSED_ARG(range);
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
vlc_encode.cpp | 51 AVCEnc_Status te_v(AVCEncBitstream *bitstream, uint value, uint range) 55 if (range > 1)
|
/external/opencore/doc/pvplayer_html/ |
classPVPlayerInterface.html | [all...] |
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/ |
pvmf_protocol_engine_node_progressive_streaming.cpp | 103 // HTTP GET request looks at the current file size to determine is Range header is needed 124 // set current file offset to the byte range request offset
|
/external/qemu/docs/ |
ANDROID-SKIN-FILES.TXT | 127 in the 0..3 range specifying the rotation 132 An option integer in the 0..3 range indicating which
|
/external/qemu/hw/ |
goldfish_events_device.c | 339 * the previous code did set the [1..0x1ff] range, but 341 * of the range that are registered for mouse/trackball/joystick
|
/external/qemu/memcheck/ |
memcheck_util.h | 192 /* Invalidates TLB table pages that contain given memory range. 206 * rdesc - Mapped memory range descriptor for the module containing abs_pc.
|
/external/quake/quake/src/QW/client/ |
d_sprite.c | 57 // we count on FP exceptions being turned off to avoid range problems 78 // we count on FP exceptions being turned off to avoid range problems
|
/external/quake/quake/src/WinQuake/ |
d_sprite.cpp | 57 // we count on FP exceptions being turned off to avoid range problems
78 // we count on FP exceptions being turned off to avoid range problems
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
symbol-table.h | 71 // range (<0, >max), return an empty string. 283 // range (<0, >max), log error and return an empty string.
|
/external/webkit/JavaScriptCore/wtf/ |
TCPageMap.h | 82 // REQUIRES "k" is in range "[0,2^BITS-1]". 91 // REQUIRES "k" is in range "[0,2^BITS-1]".
|
/external/webkit/WebCore/platform/android/ |
TemporaryLinkStubs.cpp | 175 void Pasteboard::writeSelection(Range*, bool, Frame*) 201 PassRefPtr<DocumentFragment> Pasteboard::documentFragment(Frame*, PassRefPtr<Range>, bool, bool&)
|
Completed in 263 milliseconds
<<51525354555657585960>>