Searched
refs:more (Results
301 -
325 of
885) sorted by null
<<11121314151617181920>>
/external/libvorbis/lib/ |
vorbisfile.c | 33 /* A 'chained bitstream' is a Vorbis bitstream that contains more than 62 /* read a little more data from the file/pipe into the ogg_sync framer 80 /* save a tiny smidge of verbosity to make the code more readable */ 98 if the function is allowed to fetch more data from the stream (and 112 long more; local 115 more=ogg_sync_pageseek(&vf->oy,og); 117 if(more<0){ 119 vf->offset-=more; 121 if(more==0){ 122 /* send more paramedics * [all...] |
/bionic/libc/kernel/uapi/asm-mips/asm/ |
inst.h | 442 #define BITFIELD_FIELD(field, more) more field;
|
/development/ndk/platforms/android-L/arch-mips/include/asm/ |
inst.h | 437 #define BITFIELD_FIELD(field, more) more field;
|
/development/ndk/platforms/android-L/arch-mips64/include/asm/ |
inst.h | 437 #define BITFIELD_FIELD(field, more) more field;
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
RecognizerSharedState.as | 19 * matched a token. Prevents generation of more than one error message
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dfa.rb | 43 of recognizing <i>regular languages</i>. For more background on the subject, 95 For more information on the prediction algorithm, check out the #predict method
|
/external/bison/ |
cfg.mk | 12 # GNU General Public License for more details.
|
/external/bison/data/ |
location.cc | 13 # GNU General Public License for more details.
|
/external/bison/djgpp/ |
djunpack.bat | 20 Rem GNU General Public License for more details.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/ |
math_simple_store.js | 9 * The idea of these stores is to provide a more efficient data structure to
|
/external/chromium_org/chrome/renderer/resources/extensions/enterprise_platform_keys/ |
subtle_crypto.js | 146 // might contain more data than dataView.
|
/external/chromium_org/content/test/data/media/ |
webrtc_test_audio.js | 51 // If more than one audio level is reported we get confused.
|
webrtc_test_utilities.js | 160 // Adds an expected event. You may call this function many times to add more
|
/external/chromium_org/extensions/renderer/resources/ |
event.js | 213 // TODO(kalman): Delete this and replace with more sound logic that catches 457 // We remove the first parameter from the validation to give the user more 472 // We remove the first parameter from the validation to give the user more 489 // We remove the first parameter from the validation to give the user more
|
json_schema.js | 12 // See: http://www.json.com/json-schema-proposal/ for more details. 88 arrayMaxItems: "Array must not have more than * items.", 91 stringMaxLength: "String must not be more than * characters long.", 97 numberMaxDecimal: "Value must not have more than * decimal places.",
|
/external/chromium_org/third_party/icu/source/test/hdrtst/ |
Makefile.in | 41 @echo Please read this Makefile for more information.
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/ |
vp9_loopfilter_mmx.asm | 188 psraw mm5, 1 ; partial shifted one more time for 2nd tap 189 psraw mm1, 1 ; partial shifted one more time for 2nd tap 504 psraw mm5, 1 ; partial shifted one more time for 2nd tap 506 psraw mm1, 1 ; partial shifted one more time for 2nd tap
|
/external/chromium_org/third_party/mesa/src/docs/OLD/ |
MESA_program_debug.spec | 292 XXX more?
|
/external/chromium_org/ui/file_manager/file_manager/common/js/ |
progress_center_common.js | 118 // This object is instantiated many time. Object.seal use more memory
|
/external/chromium_org/ui/keyboard/resources/elements/ |
kb-altkey-data.js | 94 // more likely candidates are placed in the center of the popup,
|
/external/chromium_org/v8/test/mjsunit/ |
constant-folding.js | 28 // Test operations that involve one or more constants.
|
get-own-property-descriptor.js | 30 // A range of more elaborate tests are performed in
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-2346.js | 30 // A range of more elaborate tests are performed in
|
regress-binop-nosse2.js | 98 // Some more interesting things
|
regress-binop.js | 98 // Some more interesting things
|
Completed in 1793 milliseconds
<<11121314151617181920>>