Searched defs:path_prefix (Results 1 – 10 of 10) sorted by relevance
| /external/angle/src/common/ |
| D | gen_packed_gl_enums.py | 117 def write_header(enums, path_prefix, file_name, data_source_name, includes, namespace, argument 204 def write_cpp(enums, path_prefix, file_name, data_source_name, namespace, api_enum_name): argument
|
| /external/bazelbuild-rules_license/tests/ |
| D | license_test_utils.py | 48 path_prefix=LICENSE_PACKAGE_BASE): argument
|
| /external/autotest/client/cros/ |
| D | dbus_util.py | 60 dbus_interface, path_prefix=None, argument
|
| /external/dtc/tests/ |
| D | supernode_atdepth_offset.c | 38 static int path_prefix(const char *path, int depth) in path_prefix() function
|
| /external/cronet/net/test/embedded_test_server/ |
| D | request_handler_util.cc | 81 bool ShouldHandle(const HttpRequest& request, const std::string& path_prefix) { in ShouldHandle()
|
| /external/tensorflow/tensorflow/python/module/ |
| D | module.py | 343 def _flatten_non_variable_composites_with_tuple_path(structure, path_prefix=()): argument
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_common.h | 206 char path_prefix[kMaxPathLength]; member
|
| /external/grpc-grpc/src/core/lib/security/credentials/jwt/ |
| D | jwt_verifier.cc | 773 char* path_prefix = nullptr; in retrieve_key_and_verify() local
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/jwt/ |
| D | jwt_verifier.cc | 769 char* path_prefix = nullptr; in retrieve_key_and_verify() local
|
| /external/rust/crates/criterion/src/html/ |
| D | mod.rs | 781 let path_prefix = if full_summary { "../.." } else { "../../.." }; in generate_summary() localVariable
|