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

  /external/webrtc/webrtc/modules/audio_processing/vad/
vad_circular_buffer.cc 116 int index_1 = 0; local
119 if (Get(index_1, &v) < 0)
122 Set(index_1, 0);
124 for (index = index_2; index > index_1; index--) {
130 for (; index > index_1; index--) {
  /external/vboot_reference/tests/tpm_lite/
readonly.c 66 uint32_t index_0, index_1, index_2, index_3; local
87 TlclRead(INDEX1, (uint8_t*) &index_1, sizeof(index_1)) != TPM_SUCCESS ||
  /external/tensorflow/tensorflow/core/kernels/
resize_bicubic_op.cc 69 int64 index_1; member in struct:tensorflow::__anon39895::WeightsAndIndices
87 out->index_1 = Bound(in_loc, limit);
171 x_wai.advance = calc.Advance(x_wai.index_0, x_wai.index_1, x_wai.index_2,
177 (*x_wais)[x].index_1 *= resizer_state.channels;
191 x_wai.advance = calc.Advance(x_wai.index_0, x_wai.index_1, x_wai.index_2,
209 x_index = x_wai.index_1;
249 const T* y_ptr_1 = input_b_ptr + y_wai.index_1 * in_row_width;
426 output_grad(b, y_wai.index_0, x_wai.index_1, c) +=
433 output_grad(b, y_wai.index_1, x_wai.index_0, c) +=
435 output_grad(b, y_wai.index_1, x_wai.index_1, c) +
    [all...]
  /external/protobuf/src/google/protobuf/util/
field_comparator.h 87 int index_1, int index_2,
117 int index_1, int index_2,
field_comparator.cc 62 int index_1, int index_2,
72 reflection_1->GetRepeated##METHOD(message_1, field, index_1), \
102 message_1, field, index_1, &scratch1),
message_differencer_unittest.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
field_comparator.h 87 int index_1, int index_2,
117 int index_1, int index_2,
  /external/libchrome/base/test/
trace_event_analyzer_unittest.cc 862 size_t index_1 = 0; local
866 &index_1, &index_2));
884 EXPECT_FALSE(FindClosest(event_ptrs, query_one, 0, &index_1, &index_2));
886 EXPECT_TRUE(FindClosest(event_ptrs, query_one, 3, &index_1, NULL));
887 EXPECT_EQ(0u, index_1);
889 EXPECT_TRUE(FindClosest(event_ptrs, query_named, 1, &index_1, &index_2));
890 EXPECT_EQ(0u, index_1);
893 EXPECT_TRUE(FindClosest(event_ptrs, query_named, 4, &index_1, &index_2));
894 EXPECT_EQ(4u, index_1);
897 EXPECT_TRUE(FindClosest(event_ptrs, query_named, 3, &index_1, &index_2))
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-nios2.c     [all...]
  /dalvik/docs/
prettify.js 515 * [index_0, style_0, index_1, style_1, ..., index_n, style_n]
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp 7469 int index_1 = rnd.getInt(0, width-1); local
    [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js 766 * [index_0, style_0, index_1, style_1, ..., index_n, style_n]
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 771 * [index_0, style_0, index_1, style_1, ..., index_n, style_n]
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js 771 * [index_0, style_0, index_1, style_1, ..., index_n, style_n]
    [all...]

Completed in 762 milliseconds