/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/ |
D | c_interface_test.cpp | 34 const char input_text[] = in TEST() local 62 const char input_text[] = "%1 = OpName"; in TEST() local 75 const char input_text[] = "OpNop"; in TEST() local 96 const char input_text[] = "OpNop"; in TEST() local 110 const char input_text[] = " OpName\n"; in TEST() local 143 const char input_text[] = "OpNop"; in TEST() local 180 const char input_text[] = "OpNop"; in TEST() local 219 const char input_text[] = " OpName"; in TEST() local 245 const char input_text[] = "OpNop"; in TEST() local 276 const char input_text[] = "OpNop"; in TEST() local
|
D | cpp_interface_test.cpp | 44 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local 82 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local 128 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | c_interface_test.cpp | 34 const char input_text[] = in TEST() local 62 const char input_text[] = "%1 = OpName"; in TEST() local 75 const char input_text[] = "OpNop"; in TEST() local 96 const char input_text[] = "OpNop"; in TEST() local 110 const char input_text[] = " OpName\n"; in TEST() local 143 const char input_text[] = "OpNop"; in TEST() local 180 const char input_text[] = "OpNop"; in TEST() local 219 const char input_text[] = " OpName"; in TEST() local 245 const char input_text[] = "OpNop"; in TEST() local 276 const char input_text[] = "OpNop"; in TEST() local
|
H A D | cpp_interface_test.cpp | 44 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local 82 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local 128 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | c_interface_test.cpp | 34 const char input_text[] = in TEST() local 62 const char input_text[] = "%1 = OpName"; in TEST() local 75 const char input_text[] = "OpNop"; in TEST() local 96 const char input_text[] = "OpNop"; in TEST() local 110 const char input_text[] = " OpName\n"; in TEST() local 143 const char input_text[] = "OpNop"; in TEST() local 180 const char input_text[] = "OpNop"; in TEST() local 219 const char input_text[] = " OpName"; in TEST() local 245 const char input_text[] = "OpNop"; in TEST() local 276 const char input_text[] = "OpNop"; in TEST() local
|
H A D | cpp_interface_test.cpp | 44 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local 82 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local 128 const std::string input_text = "%2 = OpSizeOf %1 %3\n"; in TEST() local
|
/aosp_15_r20/external/protobuf/conformance/ |
H A D | text_format_conformance_suite.cc | 159 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTest() 165 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTestProto2() 171 const string& test_name, ConformanceLevel level, const string& input_text, in RunValidTextFormatTestWithMessage()
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | text_format_conformance_suite.cc | 159 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTest() 165 const string& test_name, ConformanceLevel level, const string& input_text) { in RunValidTextFormatTestProto2() 171 const string& test_name, ConformanceLevel level, const string& input_text, in RunValidTextFormatTestWithMessage()
|
/aosp_15_r20/external/pigweed/pw_console/py/ |
H A D | log_filter_test.py | 90 input_text, argument 205 input_text, argument
|
H A D | log_view_test.py | 568 input_text, argument
|
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/ |
H A D | text_encoder3s.cc | 92 const TfLiteTensor& input_text = in Prepare() local 149 const TfLiteTensor& input_text = in Eval() local
|
H A D | text_encoder.cc | 164 const TfLiteTensor& input_text = in Prepare() local 216 const TfLiteTensor& input_text = in Eval() local
|
/aosp_15_r20/external/libconfig/tests/ |
H A D | tests.c | 87 static void parse_string_and_compare_error(const char *input_text, in parse_string_and_compare_error() 192 const char *input_text; in TT_TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text.cpp | 830 const char* input_text, in spvTextToBinary() 839 const char* input_text, in spvTextToBinaryWithOptions()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | text.cpp | 831 const char* input_text, in spvTextToBinary() 840 const char* input_text, in spvTextToBinaryWithOptions()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | text.cpp | 829 const char* input_text, in spvTextToBinary() 838 const char* input_text, in spvTextToBinaryWithOptions()
|
/aosp_15_r20/external/XNNPACK/tools/ |
H A D | dump-jit-output.py | 38 def preprocess(input_text): argument
|
H A D | xngen | 59 def preprocess(input_text, input_globals, input_path="codegen"): argument
|
H A D | xngen.py | 59 def preprocess(input_text, input_globals, input_path="codegen"): argument
|
/aosp_15_r20/external/libtextclassifier/native/utils/tokenfree/ |
H A D | byte_encoder.cc | 22 bool ByteEncoder::Encode(StringPiece input_text, in Encode()
|
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/ |
H A D | log_filter.py | 89 input_text: str | None = None variable in LogFilter
|
H A D | pw_ptpython_repl.py | 299 def user_code_complete_callback(self, input_text, future): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/ |
D | ui_utils.py | 255 def wait_and_input_text(device, input_text, duration_ms=None, **kwargs): argument
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/ |
H A D | sentencepiece_tokenizer_tflite.cc | 72 const TfLiteTensor& input_text = in Eval() local
|
/aosp_15_r20/external/cronet/net/tools/ |
H A D | print_certificates.py | 106 def extract_certificates_from_der_ascii(input_text): argument
|