Searched refs:counter (Results 376 - 400 of 810) sorted by relevance

<<11121314151617181920>>

/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c232 LLVMValueRef counter)
430 if (counter)
432 lp_build_mask_value(&mask), counter);
456 LLVMValueRef counter)
528 &loop_state.counter, 1, "mask_ptr");
531 depth_offset = LLVMBuildMul(builder, loop_state.counter,
556 lp_build_interp_soa_update_pos_dyn(interp, gallivm, loop_state.counter);
577 lp_build_interp_soa_update_inputs_dyn(interp, gallivm, loop_state.counter);
664 &loop_state.counter, 1, "");
673 lp_build_name(counter, "counte
217 generate_fs(struct gallivm_state *gallivm, struct lp_fragment_shader *shader, const struct lp_fragment_shader_variant_key *key, LLVMBuilderRef builder, struct lp_type type, LLVMValueRef context_ptr, unsigned i, struct lp_build_interp_soa_context *interp, struct lp_build_sampler_soa *sampler, LLVMValueRef *pmask, LLVMValueRef (*color)[4], LLVMValueRef depth_ptr, LLVMValueRef facing, unsigned partial_mask, LLVMValueRef mask_input, LLVMValueRef counter) argument
442 generate_fs_loop(struct gallivm_state *gallivm, struct lp_fragment_shader *shader, const struct lp_fragment_shader_variant_key *key, LLVMBuilderRef builder, struct lp_type type, LLVMValueRef context_ptr, LLVMValueRef num_loop, struct lp_build_interp_soa_context *interp, struct lp_build_sampler_soa *sampler, LLVMValueRef mask_store, LLVMValueRef (*out_color)[4], LLVMValueRef depth_ptr, unsigned depth_bits, LLVMValueRef facing, LLVMValueRef counter) argument
787 LLVMValueRef counter = NULL; local
[all...]
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dpshints.h191 * counter-controlled horizontal or vertical stems at once.
202 * pairs for the counter-controlled stems.
209 * counter-controlled).
333 * The function to set counter-controlled stems.
520 * A method of the @T2_Hints class used to set a given counter mask
649 * counter ::
650 * The function to set counter masks.
663 T2_Hints_CounterFunc counter; member in struct:T2_Hints_FuncsRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dpshints.h191 * counter-controlled horizontal or vertical stems at once.
202 * pairs for the counter-controlled stems.
209 * counter-controlled).
333 * The function to set counter-controlled stems.
520 * A method of the @T2_Hints class used to set a given counter mask
649 * counter ::
650 * The function to set counter masks.
663 T2_Hints_CounterFunc counter; member in struct:T2_Hints_FuncsRec_
/external/skia/bench/
H A DMathBench.cpp297 int counter = 0; local
302 counter += proc(&data[i]);
312 counter += r->isFinite();
319 SkDebugf("%d\n", counter);
/external/stlport/test/unit/
H A Dhash_test.cpp154 for (size_t counter = 0; counter < 3077; ++counter)
155 hmap.insert(HMapType::value_type(1, counter));
/external/webrtc/src/modules/audio_processing/aec/
H A Daec_core.h65 int counter; member in struct:__anon33469
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
H A DSoapSerializationEnvelope.java168 for (int counter = 0; counter < parser.getAttributeCount(); counter++) {
169 String attributeName = parser.getAttributeName(counter);
170 String value = parser.getAttributeValue(counter);
589 for (int counter = 0; counter < cnt; counter++) {
591 soapObject.getAttributeInfo(counter, attributeInfo);
/external/valgrind/main/drd/
H A Ddrd_pthread_intercepts.c140 int counter; member in struct:__anon32775
184 DRD_IGNORE_VAR(sema->counter);
186 sema->counter = 0;
200 if (sema->counter == 0) {
202 while (sema->counter == 0) {
205 if (syscall(__NR_futex, (UWord)&sema->counter,
223 sema->counter--;
230 sema->counter++;
233 syscall(__NR_futex, (UWord)&sema->counter,
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_sim_common.c114 u8 counter[2]; local
125 addr[1] = counter;
132 WPA_PUT_BE16(counter, _counter);
137 wpa_hexdump(MSG_DEBUG, "EAP-SIM: counter", counter, 2);
142 /* XKEY' = SHA1(Identity|counter|NONCE_S|MK) */
325 int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter, argument
334 * MK = PRF'(K_re,"EAP-AKA' re-auth"|Identity|counter|NONCE_S)
339 WPA_PUT_BE16(seed3, counter);
506 attr->counter
[all...]
/external/wpa_supplicant_8/src/eap_common/
H A Deap_sim_common.c114 u8 counter[2]; local
125 addr[1] = counter;
132 WPA_PUT_BE16(counter, _counter);
137 wpa_hexdump(MSG_DEBUG, "EAP-SIM: counter", counter, 2);
142 /* XKEY' = SHA1(Identity|counter|NONCE_S|MK) */
325 int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter, argument
334 * MK = PRF'(K_re,"EAP-AKA' re-auth"|Identity|counter|NONCE_S)
339 WPA_PUT_BE16(seed3, counter);
506 attr->counter
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_sim_common.c114 u8 counter[2]; local
125 addr[1] = counter;
132 WPA_PUT_BE16(counter, _counter);
137 wpa_hexdump(MSG_DEBUG, "EAP-SIM: counter", counter, 2);
142 /* XKEY' = SHA1(Identity|counter|NONCE_S|MK) */
325 int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter, argument
334 * MK = PRF'(K_re,"EAP-AKA' re-auth"|Identity|counter|NONCE_S)
339 WPA_PUT_BE16(seed3, counter);
506 attr->counter
[all...]
/external/chromium_org/v8/src/
H A Dd8.cc746 Counter* counter = counter_map_->Lookup(name); local
748 if (counter == NULL) {
749 counter = counters_->GetNextCounter();
750 if (counter != NULL) {
751 counter_map_->Set(name, counter);
752 counter->Bind(name, is_histogram);
755 DCHECK(counter->is_histogram() == is_histogram);
757 return counter;
762 Counter* counter = GetCounter(name, false); local
764 if (counter !
781 Counter* counter = reinterpret_cast<Counter*>(histogram); local
1001 Counter* counter; member in struct:v8::CounterAndKey
1035 Counter* counter = counters[j].counter; local
[all...]
/external/chromium-trace/trace-viewer/src/tracing/importer/
H A Dlinux_perf_importer.js593 var counter = cpu.counters[counterName];
594 for (var sI = 0; sI < counter.timestamps.length; sI++)
595 counter.timestamps[sI] = (counter.timestamps[sI] + timeShift);
/external/chromium_org/base/time/
H A Dtime_win_unittest.cc45 int64 counter = reinterpret_cast<int64>(param); local
50 for (int index = 0; index < counter; index++) {
65 // The internal counter rolls over at ~49days. We'll use a mock
/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_quick_provider.cc81 base::HistogramBase* counter = base::Histogram::FactoryGet( local
83 counter->Add(static_cast<int>((end_time - start_time).InMilliseconds()));
/external/chromium_org/media/cast/test/utility/
H A Dudp_proxy_main.cc70 ByteCounterPipe(ByteCounter* counter) : counter_(counter) {} argument
/external/chromium_org/sql/
H A Dconnection_unittest.cc34 RefCounter(size_t* counter) argument
35 : counter_(counter) {
57 size_t* counter,
61 EXPECT_GT(*counter, 0u);
63 EXPECT_GT(*counter, 0u);
67 size_t* counter,
71 EXPECT_GT(*counter, 0u);
73 EXPECT_GT(*counter, 0u);
261 // count. The same counter is passed to the callback, so that it
56 ErrorCallbackSetHelper(sql::Connection* db, size_t* counter, const RefCounter& r, int error, sql::Statement* stmt) argument
66 ErrorCallbackResetHelper(sql::Connection* db, size_t* counter, const RefCounter& r, int error, sql::Statement* stmt) argument
/external/chromium_org/third_party/boringssl/src/crypto/dh/
H A Ddh.c129 if (dh->counter != NULL) BN_clear_free(dh->counter);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
H A Ddequantize_v6.asm28 mov r12, #2 ;loop counter
H A Dsixtappredict8x4_v6.asm48 mov r2, #0x90000 ; height=9 is top part of counter
59 orr r2, r2, #0x4 ; construct loop counter. width=8=4x2
85 tst r2, #0xff ; test loop counter
146 orr r2, r2, #2 ; loop counter
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_subtract_armv6.asm55 subs r9, r9, #1 ; decrement loop counter
125 subs r4, r4, #1 ; update loop counter
170 subs r4, r4, #1 ; update loop counter
261 subs r4, r4, #1 ; update loop counter
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
H A Dssim_opt_x86_64.asm86 mov rdx, 16 ;row counter
109 dec rdx ; counter
176 mov rdx, 8 ;row counter
190 dec rdx ; counter
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_ssim_opt_x86_64.asm86 mov rdx, 16 ;row counter
109 dec rdx ; counter
176 mov rdx, 8 ;row counter
190 dec rdx ; counter
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
H A Dgl_XML.py426 self.counter = None
430 self.counter = c
446 self.is_counter = is_attr_true( element, 'counter' )
494 return len(self.count_parameter_list) or self.counter
567 if self.counter or self.count_parameter_list:
570 if self.counter and self.count_parameter_list:
571 list.append( self.counter )
572 elif self.counter:
573 list = [ self.counter ]
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofile-handler_unittest.cc193 int* counter = static_cast<int*>(tick_counter); local
194 ++(*counter);
304 // Sleep for a bit and check that tick counter is making progress.
320 // Sleep for a bit and check that tick counter is not making progress.

Completed in 666 milliseconds

<<11121314151617181920>>