HomeSort by relevance Sort by last modified time
    Searched refs:Needed (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/tools/clang/blink_gc_plugin/
NeedsTracing.h 5 // NeedsTracing is a three-point value ordered by unneeded < unknown < needed.
15 static NeedsTracing Needed() { return kNeeded; }
TracingStatus.h 8 // TracingStatus is a three-point value ordered by unneeded < unknown < needed.
13 static TracingStatus Needed() { return kNeeded; }
Edge.h 171 return TracingStatus::Needed();
183 return TracingStatus::Needed();
228 return TracingStatus::Needed();
RecordInfo.cpp 318 ? TracingStatus::Needed()
456 return TracingStatus::Needed();
463 return TracingStatus::Needed();
  /cts/suite/cts/deviceTests/opengl/jni/
Android.mk 23 # Needed in order to use fences for synchronization
  /external/libpcap/msdos/
pkt_rx1.s 53 cld ;; Needed?
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 3 /** The set of fields needed by an abstract recognizer to recognize input
70 * Needed, for example, to get the text for current token. Set at
DFA.as 25 /** Which recognizer encloses this DFA? Needed to check backtracking */
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
walker_unittest_base.js 27 // Needed for getDescription and getGranularityMsg.
  /external/chromium_org/v8/test/mjsunit/es6/
iteration-semantics.js 330 // Needed for integers_until(10)'s this.n++.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
live_regions.js 43 * mutation. Needed to allow live regions to fade in and have an initial
  /external/openssl/crypto/bn/asm/
pa-risc2W.s 126 NOP ; Needed to make the loop 16-byte aligned
127 NOP ; Needed to make the loop 16-byte aligned
    [all...]
pa-risc2.s 134 NOP ; Needed to make the loop 16-byte aligned
135 NOP ; needed to make the loop 16-byte aligned
    [all...]
  /external/bison/djgpp/
config.bat 448 Rem Check for the needed libraries and binaries.
479 echo Needed libs/tools for NLS not found. Configuring without NLS.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_transfer_controller.js 9 * file dragging information. Needed to show visual feedback while dragging
380 // Check if cross share is needed or not.
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 334 /// needed for profiling and debugging and token stream rewriting.
479 /// The set of fields needed by an abstract recognizer to recognize input
604 /// Needed, for example, to get the text for current token. Set at
651 /// and associated with this object. These objects are needed for imaginary
    [all...]

Completed in 2374 milliseconds