HomeSort by relevance Sort by last modified time
    Searched refs:follow (Results 151 - 175 of 215) sorted by null

1 2 3 4 5 67 8 9

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
coda.h 578 int follow; member in struct:PioctlData
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
coda.h 578 int follow; member in struct:PioctlData
  /external/chromium_org/third_party/opus/src/celt/
celt_encoder.c 1640 opus_val16 follow=-QCONST16(10.0f,DB_SHIFT); local
    [all...]
  /external/libopus/celt/
celt_encoder.c 1640 opus_val16 follow=-QCONST16(10.0f,DB_SHIFT); local
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 843 DEFLATE block for flushing data may follow a close frame. If any data
  /bionic/libc/bionic/
fts.c 284 * pointer, follow fails.
792 fts_stat(FTS *sp, FTSENT *p, int follow)
808 if (ISSET(FTS_LOGICAL) || follow) {
  /build/core/
pdk_config.mk 131 # Copy with the last-modified time preserved, never follow symbolic links.
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3lexer.c 64 ANTLR3_UINT32 expectedTokenType, pANTLR3_BITSET_LIST follow);
901 ANTLR3_UINT32 expectedTokenType, pANTLR3_BITSET_LIST follow)
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 123 def missing_symbol( error, expected_token_type, follow )
155 def mismatch( input, type, follow = nil )
    [all...]
debug.rb 68 # a stack that tracks follow sets for error recovery
239 def missing_symbol( error, expected_type, follow )
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
auto-ast.rb 589 a : ID INT ; // follow is EOF
604 b : ID INT ; // follow should see EOF
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_util.js 134 // Else follow <a> normally, so transition type would be LINK.
  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/
progress_event_listener.js 113 // Performs some tests to make sure that progress events follow the expected
  /external/ltrace/
handle_event.c 297 && options.follow)
327 if (options.follow) {
output.c 71 if ((options.output != stderr) && (opt_p || options.follow)) {
73 } else if (options.follow) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c 136 /* Recurse to loop through follow groups */
152 /* Recurse to loop through follow groups */
181 bin_group *follow, *group_temp; local
182 TAILQ_FOREACH_SAFE(follow, &group->follow_groups, link, group_temp)
183 bin_group_destroy(follow);
398 /* Following sections have to follow this one,
460 /* Following sections have to follow this one,
606 /* Recurse to loop through follow groups */
642 /* Recurse to loop through follow groups */
730 /* Recurse to loop through follow groups *
    [all...]
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 1421 void follow(const SUnit *SU) { function in class:__anon29567::SchedDAGReverseDFS
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 569 /// // return true to follow this node.
570 /// bool follow(const SCEV *S);
580 if (Visited.insert(S) && Visitor.follow(S))
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 431 /// good enough to handle runtime requirements such as FOLLOW sets
526 /// Tracks the set of token types that can follow any rule invocation.
719 /// symbols that can follow rule ref.
722 const Follow: IBitSet): IANTLRInterface;
728 const Follow: IBitSet): Boolean;
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 340 // characters. Third, we delete all open brackets that follow a colon or
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
results.js 456 * getURL: Function that takes in a result and extracts the URL to follow.
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 325 ; value. Typically we follow this up with 'push rbp' - re-aligning the stack -
  /external/chromium_org/v8/src/
array.js 275 // would be the appropriate test. We follow KJS in consulting the
294 // %HasOwnProperty would be the appropriate test. We follow
308 // %HasOwnProperty would be the appropriate test. We follow
704 // This does not follow ECMA-262, but we do the same for
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-splice.js 76 // This does not follow ECMA-262, but we do the same for
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 325 ; value. Typically we follow this up with 'push rbp' - re-aligning the stack -

Completed in 1434 milliseconds

1 2 3 4 5 67 8 9