HomeSort by relevance Sort by last modified time
    Searched refs:index_1 (Results 1 - 12 of 12) 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 ||
  /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 831 size_t index_1 = 0; local
835 &index_1, &index_2));
853 EXPECT_FALSE(FindClosest(event_ptrs, query_one, 0, &index_1, &index_2));
855 EXPECT_TRUE(FindClosest(event_ptrs, query_one, 3, &index_1, NULL));
856 EXPECT_EQ(0u, index_1);
858 EXPECT_TRUE(FindClosest(event_ptrs, query_named, 1, &index_1, &index_2));
859 EXPECT_EQ(0u, index_1);
862 EXPECT_TRUE(FindClosest(event_ptrs, query_named, 4, &index_1, &index_2));
863 EXPECT_EQ(4u, index_1);
866 EXPECT_TRUE(FindClosest(event_ptrs, query_named, 3, &index_1, &index_2))
    [all...]
  /external/v8/src/wasm/
asm-wasm-builder.cc 800 uint16_t index_1 = current_function_builder_->AddLocal(kAstF64); local
805 AddLeb128(index_1, true);
812 AddLeb128(index_1, true);
820 AddLeb128(index_1, true);
    [all...]
  /toolchain/binutils/binutils-2.25/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/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/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 771 * [index_0, style_0, index_1, style_1, ..., index_n, style_n]
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 771 * [index_0, style_0, index_1, style_1, ..., index_n, style_n]
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 771 * [index_0, style_0, index_1, style_1, ..., index_n, style_n]
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js 771 * [index_0, style_0, index_1, style_1, ..., index_n, style_n]
    [all...]

Completed in 468 milliseconds