Home
last modified time | relevance | path

Searched +defs:mode +defs:name (Results 1 – 25 of 1556) sorted by relevance

12345678910>>...63

/aosp_15_r20/external/cronet/net/http/
H A Dtransport_security_state_static.json35 { "name": "pinning-test.badssl.com", "policy": "test", "include_subdomains": true }, string
36 { "name": "example.test", "policy": "test", "include_subdomains": true }, string
40 { "name": "app", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string
41 … { "name": "bank", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string
42 …{ "name": "chrome", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string
43 { "name": "dev", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string
44 { "name": "foo", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string
45 { "name": "gle", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string
46 … { "name": "gmail", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string
47 …{ "name": "google", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string
[all …]
H A Dtransport_security_state_static_unittest_default.json13 { "name": "hsts-preloaded.test", "policy": "test", "mode": "force-https" }, string
14 …{ "name": "include-subdomains-hsts-preloaded.test", "policy": "test", "mode": "force-https", "incl… string
15 { "name": "example", "policy": "test", "mode": "force-https", "include_subdomains": true }, string
17 { "name": "no-rejected-pins-pkp.preloaded.test", "policy": "test" }, string
19 { "name": "hsts-hpkp-preloaded.test", "policy": "test", "mode": "force-https" }, string
21 { "name": "www.example.org", "policy": "test" }, string
22 { "name": "test.example.org", "policy": "test" }, string
23 { "name": "mail.example.org", "policy": "test" }, string
24 { "name": "mail.example.com", "policy": "test" }, string
25 { "name": "example.test", "policy": "test" } string
H A Dtransport_security_state_static_unittest3.json12 "name": "example.com", string
14 "mode": "force-https", string
17 "name": "hpkp.example.com", string
20 "name": "example.org", string
22 "mode": "force-https" string
24 "name": "badssl.com", string
28 "name": "mix.badssl.com", string
30 "mode": "force-https", string
36 "mode": "force-https", string
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dscenario_result_schema.json5 "mode": "NULLABLE", string
6 "name": "buildNumber", string
10 "mode": "NULLABLE", string
11 "name": "buildUrl", string
15 "mode": "NULLABLE", string
16 "name": "jobName", string
20 "mode": "NULLABLE", string
21 "name": "gitCommit", string
25 "mode": "NULLABLE", string
26 "name": "gitActualCommit", string
[all …]
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/
H A Dscenario_result_schema.json5 "mode": "NULLABLE", string
6 "name": "buildNumber", string
10 "mode": "NULLABLE", string
11 "name": "buildUrl", string
15 "mode": "NULLABLE", string
16 "name": "jobName", string
20 "mode": "NULLABLE", string
21 "name": "gitCommit", string
25 "mode": "NULLABLE", string
26 "name": "gitActualCommit", string
[all …]
/aosp_15_r20/external/grpc-grpc/tools/run_tests/build_stats/
H A Dbuild_stats_schema.json3 "name": "build_number", string
5 "mode": "NULLABLE" string
8 "name": "timestamp", string
10 "mode": "NULLABLE" string
13 "name": "matrix", string
15 "mode": "REPEATED", string
18 "name": "name", string
20 "mode": "NULLABLE" string
23 "name": "duration", string
25 "mode": "NULLABLE" string
[all …]
H A Dbuild_stats_schema_no_matrix.json3 "name": "build_number", string
5 "mode": "NULLABLE" string
8 "name": "timestamp", string
10 "mode": "NULLABLE" string
13 "name": "duration", string
15 "mode": "NULLABLE" string
18 "name": "pass_count", string
20 "mode": "NULLABLE" string
23 "name": "failure_count", string
25 "mode": "NULLABLE" string
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/build_stats/
Dbuild_stats_schema.json3 "name": "build_number", string
5 "mode": "NULLABLE" string
8 "name": "timestamp", string
10 "mode": "NULLABLE" string
13 "name": "matrix", string
15 "mode": "REPEATED", string
18 "name": "name", string
20 "mode": "NULLABLE" string
23 "name": "duration", string
25 "mode": "NULLABLE" string
[all …]
Dbuild_stats_schema_no_matrix.json3 "name": "build_number", string
5 "mode": "NULLABLE" string
8 "name": "timestamp", string
10 "mode": "NULLABLE" string
13 "name": "duration", string
15 "mode": "NULLABLE" string
18 "name": "pass_count", string
20 "mode": "NULLABLE" string
23 "name": "failure_count", string
25 "mode": "NULLABLE" string
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_kernel.cc67 absl::string_view name) { in InputExpression()
75 xla::XlaOp XlaOpKernelContext::Input(absl::string_view name) { in Input()
83 TensorShape XlaOpKernelContext::InputShape(absl::string_view name) { in InputShape()
91 StatusOr<xla::Shape> XlaOpKernelContext::InputXlaShape(absl::string_view name) { in InputXlaShape()
107 DataType XlaOpKernelContext::InputType(absl::string_view name) { in InputType()
129 xla::PrimitiveType XlaOpKernelContext::InputXlaType(absl::string_view name) { in InputXlaType()
141 xla::ValueInferenceMode mode) { in ConstantInput()
154 absl::string_view name) { in InputIndex()
173 absl::string_view name, xla::Literal* dynamism_literal) { in ResolveInputDynamism()
178 Status XlaOpKernelContext::ConstantInput(absl::string_view name, in ConstantInput()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/iostream3/
Dzfstream.cc51 gzfilebuf::open(const char *name, in open()
52 std::ios_base::openmode mode) in open()
80 std::ios_base::openmode mode) in attach()
131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode()
379 gzifstream::gzifstream(const char* name, in gzifstream()
380 std::ios_base::openmode mode) in gzifstream()
389 std::ios_base::openmode mode) in gzifstream()
398 gzifstream::open(const char* name, in open()
399 std::ios_base::openmode mode) in open()
410 std::ios_base::openmode mode) in attach()
[all …]
/aosp_15_r20/external/python/cpython2/Lib/
Dos.py42 name = 'posix' variable
56 name = 'nt' variable
70 name = 'os2' variable
88 name = 'ce' variable
103 name = 'riscos' variable
136 def makedirs(name, mode=0777): argument
159 def removedirs(name): argument
518 def _exists(name): argument
531 def _spawnvef(mode, file, args, env, func): argument
558 def spawnv(mode, file, args): argument
[all …]
Dtarfile.py311 def filemode(mode): argument
369 def __init__(self, name, mode): argument
398 def __init__(self, name, mode, comptype, fileobj, bufsize): argument
656 def __init__(self, fileobj, mode): argument
932 def __init__(self, name=""): argument
959 def _setpath(self, name): argument
1098 def _posix_split_name(self, name): argument
1152 def _create_gnu_long_header(cls, name, type): argument
1513 def __init__(self, name=None, mode="r", fileobj=None, format=None, argument
1640 def open(cls, name=None, mode="r", fileobj=None, bufsize=RECORDSIZE, **kwargs): argument
[all …]
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dglsl_symbol_table.cpp32 bool add_interface(const glsl_type *i, enum ir_variable_mode mode) in add_interface()
62 const glsl_type *get_interface(enum ir_variable_mode mode) in get_interface()
85 symbol_table_entry(const glsl_type *t, enum ir_variable_mode mode) : in symbol_table_entry()
128 bool glsl_symbol_table::name_declared_this_scope(const char *name) in name_declared_this_scope()
169 bool glsl_symbol_table::add_type(const char *name, const glsl_type *t) in add_type()
175 bool glsl_symbol_table::add_interface(const char *name, const glsl_type *i, in add_interface()
176 enum ir_variable_mode mode) in add_interface()
209 char *name = ralloc_asprintf(mem_ctx, "#default_precision_%s", type_name); in add_default_precision_qualifier() local
223 ir_variable *glsl_symbol_table::get_variable(const char *name) in get_variable()
229 const glsl_type *glsl_symbol_table::get_type(const char *name) in get_type()
[all …]
/aosp_15_r20/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java434 public Bundle call(String method, String name, Bundle args) { in call()
492 final int mode = getSyncDisabledMode(args); in call() local
502 final int mode = getResetModeEnforcingPermission(args); in call() local
507 final int mode = getResetModeEnforcingPermission(args); in call() local
512 final int mode = getResetModeEnforcingPermission(args); in call() local
517 final int mode = getResetModeEnforcingPermission(args); in call() local
675 String name = values.getAsString(Settings.Secure.NAME); in insert() local
778 String name = values.getAsString(Settings.Secure.NAME); in update() local
806 public ParcelFileDescriptor openFile(Uri uri, String mode) throws FileNotFoundException { in openFile()
972 String name = names.get(i); in dumpSettingsLocked() local
[all …]
/aosp_15_r20/external/deqp-deps/amber/src/
Dtype.h38 static bool IsSignedInt(FormatMode mode) { in IsSignedInt()
43 static bool IsUnsignedInt(FormatMode mode) { in IsUnsignedInt()
48 static bool IsInt(FormatMode mode) { in IsInt()
52 static bool IsFloat(FormatMode mode) { in IsFloat()
56 static bool IsInt8(FormatMode mode, uint32_t num_bits) { in IsInt8()
59 static bool IsInt16(FormatMode mode, uint32_t num_bits) { in IsInt16()
62 static bool IsInt32(FormatMode mode, uint32_t num_bits) { in IsInt32()
65 static bool IsInt64(FormatMode mode, uint32_t num_bits) { in IsInt64()
69 static bool IsUint8(FormatMode mode, uint32_t num_bits) { in IsUint8()
72 static bool IsUint16(FormatMode mode, uint32_t num_bits) { in IsUint16()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dos.py41 def _exists(name): argument
53 name = 'posix' variable
73 name = 'nt' variable
200 def makedirs(name, mode=0o777, exist_ok=False): argument
232 def removedirs(name): argument
847 def _spawnvef(mode, file, args, env, func): argument
874 def spawnv(mode, file, args): argument
883 def spawnve(mode, file, args, env): argument
895 def spawnvp(mode, file, args): argument
905 def spawnvpe(mode, file, args, env): argument
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dos.py41 def _exists(name): argument
53 name = 'posix' variable
73 name = 'nt' variable
200 def makedirs(name, mode=0o777, exist_ok=False): argument
232 def removedirs(name): argument
847 def _spawnvef(mode, file, args, env, func): argument
874 def spawnv(mode, file, args): argument
883 def spawnve(mode, file, args, env): argument
895 def spawnvp(mode, file, args): argument
905 def spawnvpe(mode, file, args, env): argument
[all …]
/aosp_15_r20/external/python/cpython3/Lib/
Dos.py41 def _exists(name): argument
53 name = 'posix' variable
73 name = 'nt' variable
200 def makedirs(name, mode=0o777, exist_ok=False): argument
232 def removedirs(name): argument
847 def _spawnvef(mode, file, args, env, func): argument
874 def spawnv(mode, file, args): argument
883 def spawnve(mode, file, args, env): argument
895 def spawnvp(mode, file, args): argument
905 def spawnvpe(mode, file, args, env): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dos.py41 def _exists(name): argument
53 name = 'posix' variable
73 name = 'nt' variable
200 def makedirs(name, mode=0o777, exist_ok=False): argument
232 def removedirs(name): argument
847 def _spawnvef(mode, file, args, env, func): argument
874 def spawnv(mode, file, args): argument
883 def spawnve(mode, file, args, env): argument
895 def spawnvp(mode, file, args): argument
905 def spawnvpe(mode, file, args, env): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dos.py41 def _exists(name): argument
53 name = 'posix' variable
73 name = 'nt' variable
200 def makedirs(name, mode=0o777, exist_ok=False): argument
232 def removedirs(name): argument
847 def _spawnvef(mode, file, args, env, func): argument
874 def spawnv(mode, file, args): argument
883 def spawnve(mode, file, args, env): argument
895 def spawnvp(mode, file, args): argument
905 def spawnvpe(mode, file, args, env): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dos.py41 def _exists(name): argument
53 name = 'posix' variable
73 name = 'nt' variable
200 def makedirs(name, mode=0o777, exist_ok=False): argument
232 def removedirs(name): argument
847 def _spawnvef(mode, file, args, env, func): argument
874 def spawnv(mode, file, args): argument
883 def spawnve(mode, file, args, env): argument
895 def spawnvp(mode, file, args): argument
905 def spawnvpe(mode, file, args, env): argument
[all …]
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_tarfile.py43 mode = "r:" variable in ReadTest
226 mode = "r:gz" variable in GzipListTest
232 mode = "r:bz2" variable in Bz2ListTest
500 mode="r|" variable in StreamReadTest
542 def _testfunc_file(self, name, mode): argument
550 def _testfunc_fileobj(self, name, mode): argument
802 mode = "w:" variable in WriteTest
1157 mode = "w|" variable in StreamWriteTest
1216 def _calc_size(self, name, link=None): argument
1230 def _test(self, name, link=None): argument
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/
H A DUnixNativeDispatcher.java68 static int open(UnixPath path, int flags, int mode) throws UnixException { in open()
76 private static native int open0(long pathAddress, int flags, int mode) in open0()
82 static int openat(int dfd, byte[] path, int flags, int mode) throws UnixException { in openat()
90 private static native int openat0(int dfd, long pathAddress, int flags, int mode) in openat0()
101 static long fopen(UnixPath filename, String mode) throws UnixException { in fopen()
165 static void mknod(UnixPath path, int mode, long dev) throws UnixException { in mknod()
168 mknod0(buffer.address(), mode, dev); in mknod() local
173 private static native void mknod0(long pathAddress, int mode, long dev) in mknod0()
211 static void mkdir(UnixPath path, int mode) throws UnixException { in mkdir()
214 mkdir0(buffer.address(), mode); in mkdir() local
[all …]
/aosp_15_r20/cts/libs/vogar-expect/src/vogar/expect/
H A DExpectationStore.java72 public Expectation get(String name) { in get()
102 private Expectation getByNameOrPackage(String name) { in getByNameOrPackage()
118 … public static ExpectationStore parse(Set<File> expectationFiles, ModeId mode) throws IOException { in parse()
138 Class<?> owningClass, Set<String> expectationResources, ModeId mode) in parseResources()
153 private void parse(URL url, ModeId mode) throws IOException { in parse()
162 public void parse(File expectationsFile, ModeId mode) throws IOException { in parse()
171 private void parse(Reader reader, String source, ModeId mode) throws IOException { in parse()
186 private void readExpectation(JsonReader reader, ModeId mode) throws IOException { in readExpectation()
198 String name = reader.nextName(); in readExpectation() local

12345678910>>...63