HomeSort by relevance Sort by last modified time
    Searched refs:Add (Results 451 - 475 of 1086) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/CodeGen/AsmPrinter/
OcamlGCPrinter.cpp 42 static GCMetadataPrinterRegistry::Add<OcamlGCMetadataPrinter>
  /external/llvm/lib/Transforms/Scalar/
LowerAtomic.cpp 52 case AtomicRMWInst::Add:
  /external/openfst/src/include/fst/
minimize.h 191 P_.Add(siter.Value(), class_id);
199 P_.Add(s, class_id);
203 P_.Add(s, it->second);
402 partition_.Add(s, hstates[s]);
  /external/protobuf/src/google/protobuf/compiler/
parser.h 152 // they return true. Otherwise they return false and add the given error
224 // add them to the given object. They consume the entire block including
320 void Add(const Message* descriptor,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 178 P_.Add(siter.Value(), class_id);
186 P_.Add(s, class_id);
190 P_.Add(s, it->second);
389 partition_.Add(s, hstates[s]);
  /external/v8/benchmarks/
richards.js 120 * Add an idle task to this scheduler.
131 * Add a work task to this scheduler.
141 * Add a handler task to this scheduler.
151 * Add a handler task to this scheduler.
161 * Add the specified task and mark it as running.
165 * @param {Task} task the task to add
173 * Add the specified task to this scheduler.
177 * @param {Task} task the task to add
236 * Add the specified packet to the end of the worklist used by the task
239 * @param {Packet} packet the packet to add
    [all...]
  /external/v8/src/
data-flow.h 128 void Add(int i) {
deoptimizer.h 521 void Add(int32_t value);
575 buffer_->Add(BEGIN);
576 buffer_->Add(frame_count);
577 buffer_->Add(jsframe_count);
safepoint-table.h 186 void DefinePointerSlot(int index) { indexes_->Add(index); }
v8.cc 191 call_completed_callbacks_->Add(callback);
  /external/v8/test/cctest/
test-dictionary.cc 119 // Calling Add() should request GC by returning a failure.
120 CHECK(table->Add(*key)->IsRetryAfterGC());
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 115 * Add an idle task to this scheduler.
126 * Add a work task to this scheduler.
136 * Add a handler task to this scheduler.
146 * Add a handler task to this scheduler.
156 * Add the specified task and mark it as running.
160 * @param {Task} task the task to add
168 * Add the specified task to this scheduler.
172 * @param {Task} task the task to add
231 * Add the specified packet to the end of the worklist used by the task
234 * @param {Packet} packet the packet to add
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 115 * Add an idle task to this scheduler.
126 * Add a work task to this scheduler.
136 * Add a handler task to this scheduler.
146 * Add a handler task to this scheduler.
156 * Add the specified task and mark it as running.
160 * @param {Task} task the task to add
168 * Add the specified task to this scheduler.
172 * @param {Task} task the task to add
231 * Add the specified packet to the end of the worklist used by the task
234 * @param {Packet} packet the packet to add
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js 115 * Add an idle task to this scheduler.
126 * Add a work task to this scheduler.
136 * Add a handler task to this scheduler.
146 * Add a handler task to this scheduler.
156 * Add the specified task and mark it as running.
160 * @param {Task} task the task to add
168 * Add the specified task to this scheduler.
172 * @param {Task} task the task to add
231 * Add the specified packet to the end of the worklist used by the task
234 * @param {Packet} packet the packet to add
    [all...]
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/connectivity/network/BasicNetworkDemo/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/connectivity/network/NetworkConnect/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/content/contacts/BasicContactables/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/content/multiuser/AppRestrictions/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/input/gestures/BasicGestureDetect/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/input/multitouch/BasicMultitouch/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/media/BasicMediaRouter/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
  /developers/samples/android/ui/accessibility/BasicAccessibility/
gradlew.bat 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.

Completed in 343 milliseconds

<<11121314151617181920>>