/aosp_15_r20/external/tink/testing/cross_language/ |
H A D | jwt_kid_test.py | 105 def test_jwt_mac_sets_kid_for_tink_templates(self, template_name): argument 115 def test_jwt_mac_does_not_sets_kid_for_raw_templates(self, template_name): argument 126 def test_jwt_public_key_sign_sets_kid_for_tink_templates(self, template_name): argument 141 self, template_name): argument 154 def test_jwt_mac_sets_custom_kid_for_raw_keys(self, template_name): argument 166 def test_jwt_mac_fails_for_tink_keys_with_custom_kid(self, template_name): argument 183 self, template_name): argument 199 self, template_name): argument
|
H A D | key_template_consistency_test.py | 73 def test_key_template_is_consistent(self, template_name): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/include/boost/ |
D | operators_v1.hpp | 664 # define BOOST_IMPORT_TEMPLATE4(template_name) argument 665 # define BOOST_IMPORT_TEMPLATE3(template_name) argument 666 # define BOOST_IMPORT_TEMPLATE2(template_name) argument 667 # define BOOST_IMPORT_TEMPLATE1(template_name) argument 675 # define BOOST_IMPORT_TEMPLATE4(template_name) using ::template_name; argument 676 # define BOOST_IMPORT_TEMPLATE3(template_name) using ::template_name; argument 677 # define BOOST_IMPORT_TEMPLATE2(template_name) using ::template_name; argument 678 # define BOOST_IMPORT_TEMPLATE1(template_name) using ::template_name; argument 684 # define BOOST_IMPORT_TEMPLATE4(template_name) \ argument 688 # define BOOST_IMPORT_TEMPLATE3(template_name) \ argument [all …]
|
D | operators.hpp | 736 # define BOOST_OPERATOR_TEMPLATE(template_name) \ argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/runners/k8s/ |
D | k8s_base_runner.py | 235 def _template_file_from_name(cls, template_name): argument 240 def _create_from_template(self, template_name, **kwargs) -> object: argument
|
/aosp_15_r20/system/media/camera/docs/ |
H A D | metadata_enums.py | 35 template_name = sys.argv[2] variable
|
H A D | metadata_parser_xml.py | 387 template_name = sys.argv[2] variable
|
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/include/berberis/ndk_program_tests/ |
D | file.h | 29 char* template_name; in InitTempFileTemplate() local
|
/aosp_15_r20/libcore/ojluni/src/tools/build/tools/java.nio-generator/ |
H A D | gen_java_nio.py | 175 def iterate_through_primitives(input_dir, output_dir, template_name, output_name, byte_order): argument
|
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/sources/ |
H A D | templates.py | 41 def _render_to_path(env, template_name, dest, params): argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5ImagesArrayIndexing.cpp | 344 std::string template_name = "<-MAX-LOCAL-SIZE-X->"; in getComputeShaderCode() local
|
/aosp_15_r20/external/vboot_reference/tests/ |
H A D | vb2_host_flashrom_tests.c | 42 int mkstemp(char *template_name) in mkstemp()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayStencilAttachments.cpp | 671 std::string template_name = "<-MAX-VERTICES->"; in getGeometryShaderCode() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderPrimitiveCounter.cpp | 708 std::string template_name = "<-MAX-VERTICES->"; in GetGeometryShaderCode() local
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/ |
H A D | run_xds_tests.py | 3350 def get_instance_template(gcp, template_name): argument 3945 template_name = _BASE_TEMPLATE_NAME + gcp_suffix variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_xds_tests.py | 2763 def get_instance_template(gcp, template_name): argument 3245 template_name = _BASE_TEMPLATE_NAME + gcp_suffix variable
|
/aosp_15_r20/external/python/jinja/src/jinja2/ |
D | utils.py | 526 def autoescape(template_name): argument
|
D | runtime.py | 78 template_name, argument
|
D | nodes.py | 64 def __init__(self, environment, template_name=None): argument
|
/aosp_15_r20/external/libchrome/third_party/jinja2/ |
H A D | utils.py | 533 def autoescape(template_name): argument
|
H A D | runtime.py | 59 def new_context(environment, template_name, blocks, vars=None, argument
|
H A D | nodes.py | 81 def __init__(self, environment, template_name=None): argument
|
/aosp_15_r20/external/tink/testing/cross_language/protos/ |
H A D | testing_api.proto | 64 string template_name = 1; // template name used by Tinkey field
|
/aosp_15_r20/external/tink/testing/java_src/protos/ |
H A D | testing_api.proto | 64 string template_name = 1; // template name used by Tinkey field
|
/aosp_15_r20/external/tink/testing/go/protos/ |
H A D | testing_api.proto | 64 string template_name = 1; // template name used by Tinkey field
|