/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | attr_value.pb_text.cc | 88 ::tensorflow::strings::Scanner* scanner, bool nested, bool close_curly, in ProtoParseFromScanner() 415 ::tensorflow::strings::Scanner* scanner, bool nested, bool close_curly, in ProtoParseFromScanner() 643 ::tensorflow::strings::Scanner* scanner, bool nested, bool close_curly, in ProtoParseFromScanner() 749 ::tensorflow::strings::Scanner* scanner, bool nested, bool close_curly, in ProtoParseFromScanner()
|
/aosp_15_r20/system/nvram/messages/tests/ |
H A D | io_test.cpp | 144 NestedInputStreamBuffer nested(&buf, SIZE_MAX); in TEST() local 150 NestedInputStreamBuffer nested(&buf, 5); in TEST() local 158 NestedInputStreamBuffer nested(&buf, 10); in TEST() local 166 NestedInputStreamBuffer nested(&buf, 16); in TEST() local
|
/aosp_15_r20/external/perfetto/src/tools/proto_merger/ |
H A D | proto_file_serializer.cc | 164 for (const auto& nested : message.nested_messages) { in SerializeMessage() local 181 for (const auto& nested : message.deleted_nested_messages) { in SerializeMessage() local 218 for (const auto& nested : proto_file.deleted_messages) { in ProtoFileToDotProto() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/miette-derive/src/ |
D | fmt.rs | 211 let nested = parse_token_expr(&content, true)?; in parse_token_expr() localVariable 218 let nested = parse_token_expr(&content, true)?; in parse_token_expr() localVariable 225 let nested = parse_token_expr(&content, true)?; in parse_token_expr() localVariable
|
/aosp_15_r20/external/kotlinx.serialization/core/commonMain/src/kotlinx/serialization/internal/ |
H A D | Tagged.kt | 172 … protected fun nested(nestedName: String): String = composeName(currentTagOrNull ?: "", nestedName) in popTag() method in kotlinx.serialization.internal.NamedValueEncoder 330 … protected fun nested(nestedName: String): String = composeName(currentTagOrNull ?: "", nestedName) method in kotlinx.serialization.internal.NamedValueDecoder
|
/aosp_15_r20/external/rust/android-crates-io/crates/thiserror-impl/src/ |
D | attr.rs | 169 let nested = parse_token_expr(&content, true)?; in parse_token_expr() localVariable 176 let nested = parse_token_expr(&content, true)?; in parse_token_expr() localVariable 183 let nested = parse_token_expr(&content, true)?; in parse_token_expr() localVariable
|
/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | object_utils_unittest.ts | 18 const nested = {quux: 'qux'}; constant 43 const nested = {quux: 'qux'}; constant
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/ |
H A D | NotImplementedExceptionTest.java | 32 final Throwable nested = new RuntimeException(); in testConstructors() local 52 …essage, final NotImplementedException nie, final String message, final Throwable nested, final Str… in assertCorrect()
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/ |
D | MultiFailureDescriptionTest.java | 45 MultiFailureDescription nested = new MultiFailureDescription(failure2); in testCreation_nested() local 57 MultiFailureDescription nested = new MultiFailureDescription(failure2); in testFormat() local
|
/aosp_15_r20/external/stg/test_cases/info_tests/struct/ |
H A D | nested.c | 1 struct nested { struct 6 struct nested inner; argument
|
H A D | nested.cc | 1 struct nested { struct 6 struct nested inner; argument
|
/aosp_15_r20/external/stg/test_cases/diff_tests/struct/ |
H A D | nested.1.c | 1 struct nested { struct 6 struct nested inner; argument
|
H A D | nested.0.cc | 1 struct nested { struct 6 struct nested inner; argument
|
H A D | nested.0.c | 1 struct nested { struct 6 struct nested inner; argument
|
H A D | nested.1.cc | 1 struct nested { struct 6 struct nested inner; argument
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/ |
D | INestedService.cpp | 19 namespace nested { namespace 236 namespace nested { namespace 283 namespace nested { namespace
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/ |
D | INestedService.cpp | 19 namespace nested { namespace 236 namespace nested { namespace 283 namespace nested { namespace
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/ |
H A D | FileUtilsDeleteDirectoryLinuxTest.java | 80 final File nested = new File(top, "nested"); in testThrowsOnCannotDeleteFile() local 101 final File nested = new File(top, "nested"); in testThrowsOnNullList() local
|
/aosp_15_r20/external/slf4j/slf4j-ext/src/test/java/org/slf4j/profiler/ |
H A D | ProfilerTest.java | 96 Profiler nested = profiler.startNested("subtask"); in testNestedProfiling() local 125 public void doSubtask(Profiler nested) { in doSubtask()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | proto3_arena_lite_unittest.cc | 135 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local 145 std::unique_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | proto3_arena_lite_unittest.cc | 135 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local 145 std::unique_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/ |
H A D | StackTraceRecoveryNestedTest.kt | 35 val nested = async { in <lambda>() constant
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/re/ |
D | _parser.py | 295 def checkgroupname(self, name, offset, nested): argument 447 def _parse_sub(source, state, verbose, nested): argument 507 def _parse(source, state, verbose, nested, first=False): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/re/ |
D | _parser.py | 295 def checkgroupname(self, name, offset, nested): argument 447 def _parse_sub(source, state, verbose, nested): argument 507 def _parse(source, state, verbose, nested, first=False): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/re/ |
H A D | _parser.py | 295 def checkgroupname(self, name, offset, nested): argument 447 def _parse_sub(source, state, verbose, nested): argument 507 def _parse(source, state, verbose, nested, first=False): argument
|