Home
last modified time | relevance | path

Searched refs:loop_counter (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Doutfeed_in_nested_computation_test.cc45 XlaOp loop_counter = GetTupleElement(state_tuple, 0); in XLA_TEST_F() local
46 Outfeed(loop_counter, int_shape, ""); in XLA_TEST_F()
47 Gt(loop_counter, ConstantR0<int32_t>(&cond_builder, 0)); in XLA_TEST_F()
54 XlaOp loop_counter = GetTupleElement(state_tuple, 0); in XLA_TEST_F() local
59 XlaOp sum = Add(some_input, Broadcast(loop_counter, {2})); in XLA_TEST_F()
62 XlaOp iter_left = Sub(loop_counter, ConstantR0<int32_t>(&body_builder, 1)); in XLA_TEST_F()
/external/webrtc/webrtc/system_wrappers/source/
Dcritical_section_unittest.cc59 int loop_counter = 0; in WaitForCount() local
63 while (count->Count() < target && loop_counter < 100 * target) { in WaitForCount()
64 ++loop_counter; in WaitForCount()
/external/brotli/c/dec/
Ddecode.c261 s->loop_counter = 0; in DecodeMetaBlockLength()
271 i = s->loop_counter; in DecodeMetaBlockLength()
274 s->loop_counter = i; in DecodeMetaBlockLength()
320 i = s->loop_counter; in DecodeMetaBlockLength()
323 s->loop_counter = i; in DecodeMetaBlockLength()
1444 int i = s->loop_counter; in ReadContextModes()
1449 s->loop_counter = i; in ReadContextModes()
1640 int i = s->loop_counter; in ProcessCommandsInternal()
1922 s->loop_counter = i; in ProcessCommandsInternal()
2170 s->loop_counter = 0; in BrotliDecoderDecompressStream()
[all …]
Dstate.h105 int loop_counter; member
Dstate.c44 s->loop_counter = 0; in BrotliDecoderStateInit()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.h82 LLVMValueRef loop_counter);
92 LLVMValueRef loop_counter,
Dlp_bld_depth.c536 LLVMValueRef loop_counter) in lp_build_depth_stencil_load_swizzled() argument
553 LLVMValueRef looplsb = LLVMBuildAnd(builder, loop_counter, in lp_build_depth_stencil_load_swizzled()
555 LLVMValueRef loopmsb = LLVMBuildAnd(builder, loop_counter, in lp_build_depth_stencil_load_swizzled()
570 LLVMValueRef loopx2 = LLVMBuildShl(builder, loop_counter, in lp_build_depth_stencil_load_swizzled()
668 LLVMValueRef loop_counter, in lp_build_depth_stencil_write_swizzled() argument
699 LLVMValueRef looplsb = LLVMBuildAnd(builder, loop_counter, in lp_build_depth_stencil_write_swizzled()
701 LLVMValueRef loopmsb = LLVMBuildAnd(builder, loop_counter, in lp_build_depth_stencil_write_swizzled()
711 LLVMValueRef loopx2 = LLVMBuildShl(builder, loop_counter, in lp_build_depth_stencil_write_swizzled()
/external/tensorflow/tensorflow/python/ops/
Dwhile_v2.py90 loop_counter = constant_op.constant(
96 loop_vars = [loop_counter, maximum_iterations_loop_var] + loop_vars
106 def wrapped_cond(loop_counter, maximum_iterations_arg, *args): argument
116 loop_counter < maximum_iterations_arg,
131 def wrapped_body(loop_counter, maximum_iterations_arg, *args): argument
163 return [loop_counter + 1, maximum_iterations_arg] + list(outputs)
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py335 handler_func=(lambda handler, forms, loop_counter=i:\
336 _extension_log_handler(handler, forms, loop_counter)))
342 loop_counter=i:\
344 loop_counter,
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dfunction_utils_test.cc609 name: "while/loop_counter"
629 input: "while/loop_counter:output:0"
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest_oldapi.cc624 int loop_counter = 0; in SetUp() local
627 ASSERT_LT(loop_counter++, 10); in SetUp()
/external/libhevc/common/arm/
Dihevc_inter_pred_luma_horz_w16out.s109 @r14 - loop_counter