| /third_party/json/test/src/ |
| D | unit-items.cpp | 55 int counter = 1; variable 88 int counter = 1; variable 132 int counter = 1; variable 165 int counter = 1; variable 201 int counter = 1; variable 234 int counter = 1; variable 267 int counter = 1; variable 300 int counter = 1; variable 336 int counter = 1; variable 369 int counter = 1; variable [all …]
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| D | gauger.h | 20 #define GAUGER(category, counter, value, unit)\ argument 48 #define GAUGER_ID(category, counter, value, unit, id)\ argument 81 #define GAUGER_ID(category, counter, value, unit, id) {} argument 82 #define GAUGER(category, counter, value, unit) {} argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_perf.h | 79 #define LP_COUNT(counter) lp_count.counter++ argument 80 #define LP_COUNT_ADD(counter, incr) lp_count.counter += (incr) argument 81 #define LP_COUNT_GET(counter) (lp_count.counter) argument 83 #define LP_COUNT(counter) do {} while (0) argument 84 #define LP_COUNT_ADD(counter, incr) (void)(incr) argument 85 #define LP_COUNT_GET(counter) 0 argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| D | blocking_counter_test.cc | 28 void PauseAndDecreaseCounter(BlockingCounter* counter, int* done) { in PauseAndDecreaseCounter() 40 BlockingCounter counter(num_workers); in TEST() local 67 BlockingCounter counter(0); in TEST() local
|
| D | blocking_counter_benchmark.cc | 26 absl::BlockingCounter counter{iterations}; in BM_BlockingCounter_SingleThread() local 64 absl::BlockingCounter counter{num_threads}; in BM_BlockingCounter_Wait() local
|
| /third_party/node/test/node-api/test_worker_terminate/ |
| D | test.js | 12 const counter = new Int32Array(new SharedArrayBuffer(4)); constant 13 const worker = new Worker(__filename, { workerData: { counter } }); field
|
| /third_party/node/deps/npm/docs/src/components/home/ |
| D | Windows.js | 24 counter: 0 property 30 this.setState({ [terminal]: false, counter: this.state.counter + 1 }, () => { property 36 counter: 0 property
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| D | Timer.cpp | 77 int64_t Timer::counter() in counter() function in sw::Timer 80 int64_t counter; in counter() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Timer.cpp | 74 int64_t Timer::counter() in counter() function in sw::Timer 77 int64_t counter; in counter() local
|
| /third_party/mesa3d/src/amd/common/ |
| D | ac_spm.c | 72 struct ac_spm_counter_info *counter, in ac_spm_init_muxsel() 86 struct ac_spm_counter_info *counter, in ac_spm_map_counter() 160 struct ac_spm_counter_info *counter; in ac_spm_add_counter() local 243 struct ac_spm_counter_info *counter = &spm_trace->counters[c]; in ac_init_spm() local 306 struct ac_spm_counter_info *counter = &spm_trace->counters[i]; in ac_init_spm() local
|
| /third_party/openssl/crypto/modes/ |
| D | ctr128.c | 27 static void ctr128_inc(unsigned char *counter) in ctr128_inc() 40 static void ctr128_inc_aligned(unsigned char *counter) in ctr128_inc_aligned() 138 static void ctr96_inc(unsigned char *counter) in ctr96_inc()
|
| /third_party/node/test/parallel/ |
| D | test-worker-http2-generic-streams-terminate.js | 16 const counter = new Int32Array(new SharedArrayBuffer(4)); constant 17 const worker = new Worker(__filename, { workerData: { counter } }); field
|
| /third_party/openssl/crypto/dh/ |
| D | dh_asn1.c | 63 BIGNUM *counter; member 119 size_t counter = (size_t)BN_get_word(dhx->vparams->counter); in IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname() local 143 int counter; in i2d_DHxparams() local
|
| /third_party/rust/crates/aho-corasick/bench/src/ |
| D | bench.rs | 99 let counter = find_count.clone(); in define_aho_corasick_dfa() localVariable 112 let counter = find_count.clone(); in define_aho_corasick_dfa() localVariable 125 let counter = find_count.clone(); in define_aho_corasick_dfa() localVariable 138 let counter = find_count.clone(); in define_aho_corasick_dfa() localVariable
|
| /third_party/skia/src/gpu/ |
| D | GrTTopoSort.h | 36 bool GrTTopoSort_Visit(T* node, uint32_t* counter) { in GrTTopoSort_Visit() 86 uint32_t counter = 0; in GrTTopoSort() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | selfInLambdas.js | 14 counter: 0, property 51 counter: 0, property
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | waitgroup_test.cpp | 36 std::atomic<int> counter = {0}; in TEST_P() local 47 std::atomic<int> counter = {0}; in TEST_P() local
|
| /third_party/libinput/test/ |
| D | test-path.c | 37 struct counter { struct 45 struct counter *c = data; in open_restricted_count() argument 89 struct counter counter; in START_TEST() local 110 struct counter counter; in START_TEST() local 137 struct counter counter; in START_TEST() local 165 struct counter counter; in START_TEST() local 198 struct counter counter; in START_TEST() local 230 struct counter counter; in START_TEST() local
|
| /third_party/mesa3d/src/intel/ds/ |
| D | intel_pps_driver.cc | 55 auto &counter = counters[counter_id]; in enable_counter() local 65 auto &counter = counters[counter_id]; in enable_all_counters() local 114 intel_perf_query_counter &counter = selected_query->counters[i]; in init_perfcnt() local
|
| /third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
| D | vkcommandpool.c | 66 gint *counter = ptr; in buffer_destroy_notify() local 77 buffer_track_destroy (GstVulkanCommandBuffer * buf, gint * counter) in buffer_track_destroy()
|
| /third_party/skia/tests/ |
| D | PictureShaderTest.cpp | 70 int counter; in DEF_TEST() member 76 auto counter = [](const SkResourceCache::Rec& rec, void* dataPtr) { in DEF_TEST() local
|
| /third_party/mesa3d/src/intel/perf/ |
| D | gen_perf.py | 243 def output_rpn_equation_code(set, counter, equation): argument 285 def splice_rpn_expression(set, counter, expression): argument 323 def output_counter_read(gen, set, counter): argument 355 def output_counter_max(gen, set, counter): argument 467 def counter_key(counter): argument 471 def output_counter_struct(set, counter, idx, argument 496 def output_counter_report(set, counter, counter_to_idx, current_offset): argument
|
| /third_party/jerryscript/tests/jerry/ |
| D | regression-test-issue-1282.js | 15 var counter = 0; variable
|
| D | switch-case.js | 70 var counter = 0; variable
|
| /third_party/jerryscript/tests/jerry-test-suite/12/12.11/ |
| D | 12.11-004.js | 15 var counter = 0; variable
|