Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 9345) sorted by relevance

12345678910>>...374

/aosp_15_r20/external/cronet/net/http/
H A Dtransport_security_state_static.json40 { "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
48 …{ "name": "hangout", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true … string
49 …{ "name": "insurance", "policy": "public-suffix", "mode": "force-https", "include_subdomains": tru… string
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dscenario_result_schema.json5 "mode": "NULLABLE", string
10 "mode": "NULLABLE", string
15 "mode": "NULLABLE", string
20 "mode": "NULLABLE", string
25 "mode": "NULLABLE", string
30 "mode": "NULLABLE", string
35 "mode": "NULLABLE", string
42 "mode": "NULLABLE", string
47 "mode": "NULLABLE", string
52 "mode": "NULLABLE", string
[all …]
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/
H A Dscenario_result_schema.json5 "mode": "NULLABLE", string
10 "mode": "NULLABLE", string
15 "mode": "NULLABLE", string
20 "mode": "NULLABLE", string
25 "mode": "NULLABLE", string
30 "mode": "NULLABLE", string
35 "mode": "NULLABLE", string
42 "mode": "NULLABLE", string
47 "mode": "NULLABLE", string
52 "mode": "NULLABLE", string
[all …]
/aosp_15_r20/external/googleapis/
H A Dapi-index-v1.json58 "mode": "CLIENT_STREAMING", string
69 "mode": "UNARY", string
80 "mode": "UNARY", string
91 "mode": "UNARY", string
102 "mode": "UNARY", string
113 "mode": "UNARY", string
124 "mode": "SERVER_STREAMING", string
135 "mode": "SERVER_STREAMING", string
146 "mode": "CLIENT_STREAMING", string
157 "mode": "CLIENT_STREAMING", string
[all …]
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Ddraw.c181 valid_prim_mode_custom(struct gl_context *ctx, GLenum mode, in valid_prim_mode_custom()
207 _mesa_valid_prim_mode(struct gl_context *ctx, GLenum mode) in _mesa_valid_prim_mode()
213 valid_prim_mode_indexed(struct gl_context *ctx, GLenum mode) in valid_prim_mode_indexed()
246 validate_DrawElements_common(struct gl_context *ctx, GLenum mode, in validate_DrawElements_common()
266 GLenum mode, GLsizei count, GLenum type) in _mesa_validate_DrawElements()
283 GLenum mode, const GLsizei *count, in _mesa_validate_MultiDrawElements()
345 _mesa_validate_DrawRangeElements(struct gl_context *ctx, GLenum mode, in _mesa_validate_DrawRangeElements()
412 count_tessellated_primitives(GLenum mode, GLuint count, GLuint num_instances) in count_tessellated_primitives()
465 GLenum mode, GLsizei count, GLsizei numInstances) in validate_draw_arrays()
493 _mesa_validate_DrawArrays(struct gl_context *ctx, GLenum mode, GLsizei count) in _mesa_validate_DrawArrays()
[all …]
H A Dglthread_draw.c288 const GLenum mode = cmd->mode; in _mesa_unmarshal_DrawArraysInstanced() local
300 GLenum8 mode; member
312 const GLenum mode = cmd->mode; in _mesa_unmarshal_DrawArraysInstancedBaseInstanceDrawID() local
330 GLenum8 mode; member
354 const GLenum mode = cmd->mode; in _mesa_unmarshal_DrawArraysUserBuf() local
386 draw_arrays(GLuint drawid, GLenum mode, GLint first, GLsizei count, in draw_arrays()
481 GLenum8 mode; member
491 const GLenum mode = cmd->mode; in _mesa_unmarshal_MultiDrawArraysUserBuf() local
522 _mesa_marshal_MultiDrawArrays(GLenum mode, const GLint *first, in _mesa_marshal_MultiDrawArrays()
627 const GLenum mode = cmd->mode; in _mesa_unmarshal_DrawElements() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/
H A Dauto_mixed_precision_test.py280 def _count_casts(mode, nodes): argument
354 def _lower_precision_dtype(self, mode): argument
357 def _assert_output_f16(self, mode, node_map, node_name, output_port=0): argument
361 def _run(self, mode, fetches): argument
374 def _maybe_skip(self, mode): argument
384 def _run_simple_loop_test(self, mode, inp, body, out): argument
441 def test_conv_bn(self, mode): argument
473 def test_conv3d_bn(self, mode): argument
499 def test_conv3d(self, mode): argument
530 def test_conv_bn_dropout(self, mode): argument
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistributed_training_utils_v1.py136 def unwrap_output_dict(strategy, grouped_outputs, mode): argument
432 mode, argument
452 mode=None): argument
601 def _prepare_feed_values(model, inputs, targets, sample_weights, mode): argument
684 def _build_network_on_replica(model, mode, inputs=None, targets=None): argument
754 def _build_distributed_network(model, strategy, mode, inputs=None, argument
764 def _clone_and_build_model(model, mode, inputs=None, targets=None): argument
806 def clone_model_on_replicas(model, strategy, mode, inputs=None, targets=None): argument
816 def _make_execution_function(model, mode): argument
830 def _make_execution_function_without_cloning(model, mode): argument
[all …]
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/video/
H A Dgeodelx.c37 static const struct mode { struct
44 } vga_mode = { argument
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/notification/modes/
H A DZenModeTest.java106 ZenMode mode = new ZenMode("id", azr, configZenRule); in constructor_enabledRule_statusEnabled() local
116 ZenMode mode = new ZenMode("id", azr, configZenRule); in constructor_activeRule_statusActive() local
127 ZenMode mode = new ZenMode("id", azr, configZenRule); in constructor_disabledRuleByUser_statusDisabledByUser() local
137 ZenMode mode = new ZenMode("id", azr, configZenRule); in constructor_disabledRuleByOther_statusDisabledByOther() local
147 ZenMode mode = new ZenMode("id", rule, zenConfigRuleFor(rule, false)); in isCustomManual_customManualMode() local
158 ZenMode mode = new ZenMode("id", rule, zenConfigRuleFor(rule, false)); in isCustomManual_scheduleTime_false() local
169 ZenMode mode = new ZenMode("id", rule, zenConfigRuleFor(rule, false)); in isCustomManual_scheduleCalendar_false() local
180 ZenMode mode = new ZenMode("id", rule, zenConfigRuleFor(rule, false)); in isCustomManual_appProvidedMode_false() local
191 ZenMode mode = ZenMode.manualDndMode(dndRule, false); in isCustomManual_manualDnd_false() local
256 ZenMode mode = new TestModeBuilder().setInterruptionFilter( in getInterruptionFilter_returnsFilter() local
[all …]
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd_fallback.py19 def autograd_fallback_mode(mode): argument
47 def test_no_grad(self, mode): argument
70 def test_no_autograd_kernel(self, mode): argument
90 def _check_ctx(self, mode, *, mode_nothing_raises=False): argument
101 def test_no_autograd_kernel_inplace(self, mode): argument
145 def test_cpu_return_self(self, mode): argument
172 def test_composite_registered_to_cpu(self, mode): argument
186 def test_autograd_function_registered_to_cpu(self, mode): argument
212 def test_inplace_autograd_function_registered_to_cpu(self, mode): argument
254 def test_inplace_on_tensor_that_does_not_require_grad(self, mode): argument
[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/external/aws-sdk-java-v2/test/sdk-benchmarks/src/main/resources/software/amazon/awssdk/benchmark/
H A Dbaseline.json9 "mode": "Throughput", string
29 "mode": "Throughput", string
49 "mode": "Throughput", string
69 "mode": "Throughput", string
89 "mode": "Throughput", string
109 "mode": "Throughput", string
129 "mode": "Throughput", string
149 "mode": "Throughput", string
169 "mode": "Throughput", string
189 "mode": "Throughput", string
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_mode_setting.cpp79 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
97 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
118 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
137 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
159 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
176 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
192 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
211 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
231 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
250 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_mode_setting.cpp79 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
97 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
118 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
137 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
159 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
176 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
192 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
211 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
231 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
250 [](const spv::ExecutionMode& mode) { in ValidateEntryPoint()
[all …]
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/
H A DNextXxxAccessTest.java126 private void _testIsNextTokenName1(int mode) throws Exception in _testIsNextTokenName1()
196 private void _testIsNextTokenName2(int mode) throws Exception in _testIsNextTokenName2()
232 private void _testIsNextTokenName3(int mode) throws Exception in _testIsNextTokenName3()
267 private void _testIsNextTokenName4(int mode) throws Exception in _testIsNextTokenName4()
287 private void _testIsNextTokenName5(int mode) throws Exception in _testIsNextTokenName5()
306 private void _testNextFieldNameIndent(int mode) throws Exception in _testNextFieldNameIndent()
323 private void _textNextText(int mode) throws Exception in _textNextText()
358 private void _textNextInt(int mode) throws Exception in _textNextInt()
394 private void _textNextLong(int mode) throws Exception in _textNextLong()
430 private void _textNextBoolean(int mode) throws Exception in _textNextBoolean()
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dtypes.cc34 RetransmissionAndFlowControlMode mode) { in operator ==()
37 bool operator==(RetransmissionAndFlowControlMode mode, in operator ==()
41 bool operator==(const AnyChannelMode& any, CreditBasedFlowControlMode mode) { in operator ==()
44 bool operator==(CreditBasedFlowControlMode mode, const AnyChannelMode& any) { in operator ==()
48 RetransmissionAndFlowControlMode mode) { in operator !=()
51 bool operator!=(RetransmissionAndFlowControlMode mode, in operator !=()
55 bool operator!=(const AnyChannelMode& any, CreditBasedFlowControlMode mode) { in operator !=()
58 bool operator!=(CreditBasedFlowControlMode mode, const AnyChannelMode& any) { in operator !=()
62 std::string AnyChannelModeToString(const AnyChannelMode& mode) { in AnyChannelModeToString()
70 pw::StatusWithSize AnyChannelModeToPwString(const AnyChannelMode& mode, in AnyChannelModeToPwString()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dstat.py21 def S_IMODE(mode): argument
27 def S_IFMT(mode): argument
50 def S_ISDIR(mode): argument
54 def S_ISCHR(mode): argument
58 def S_ISBLK(mode): argument
62 def S_ISREG(mode): argument
66 def S_ISFIFO(mode): argument
70 def S_ISLNK(mode): argument
74 def S_ISSOCK(mode): argument
78 def S_ISDOOR(mode): argument
[all …]
/aosp_15_r20/external/python/cpython3/Lib/
Dstat.py21 def S_IMODE(mode): argument
27 def S_IFMT(mode): argument
50 def S_ISDIR(mode): argument
54 def S_ISCHR(mode): argument
58 def S_ISBLK(mode): argument
62 def S_ISREG(mode): argument
66 def S_ISFIFO(mode): argument
70 def S_ISLNK(mode): argument
74 def S_ISSOCK(mode): argument
78 def S_ISDOOR(mode): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dstat.py21 def S_IMODE(mode): argument
27 def S_IFMT(mode): argument
50 def S_ISDIR(mode): argument
54 def S_ISCHR(mode): argument
58 def S_ISBLK(mode): argument
62 def S_ISREG(mode): argument
66 def S_ISFIFO(mode): argument
70 def S_ISLNK(mode): argument
74 def S_ISSOCK(mode): argument
78 def S_ISDOOR(mode): argument
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dstat.py21 def S_IMODE(mode): argument
27 def S_IFMT(mode): argument
50 def S_ISDIR(mode): argument
54 def S_ISCHR(mode): argument
58 def S_ISBLK(mode): argument
62 def S_ISREG(mode): argument
66 def S_ISFIFO(mode): argument
70 def S_ISLNK(mode): argument
74 def S_ISSOCK(mode): argument
78 def S_ISDOOR(mode): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dstat.py21 def S_IMODE(mode): argument
27 def S_IFMT(mode): argument
50 def S_ISDIR(mode): argument
54 def S_ISCHR(mode): argument
58 def S_ISBLK(mode): argument
62 def S_ISREG(mode): argument
66 def S_ISFIFO(mode): argument
70 def S_ISLNK(mode): argument
74 def S_ISSOCK(mode): argument
78 def S_ISDOOR(mode): argument
[all …]
/aosp_15_r20/external/python/cpython3/Modules/
D_stat.c92 # define S_ISBLK(mode) (((mode) & S_IFMT) == S_IFBLK) argument
96 # define S_ISFIFO(mode) (((mode) & S_IFMT) == S_IFIFO) argument
100 # define S_ISLNK(mode) (((mode) & S_IFMT) == S_IFLNK) argument
104 # define S_ISSOCK(mode) (((mode) & S_IFMT) == S_IFSOCK) argument
108 # define S_ISDOOR(mode) 0 argument
112 # define S_ISPORT(mode) 0 argument
116 # define S_ISWHT(mode) 0 argument
255 mode_t mode; in _PyLong_AsMode_t() local
328 mode_t mode = _PyLong_AsMode_t(omode); in stat_S_IMODE() local
341 mode_t mode = _PyLong_AsMode_t(omode); in stat_S_IFMT() local
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dstat.py21 def S_IMODE(mode): argument
27 def S_IFMT(mode): argument
50 def S_ISDIR(mode): argument
54 def S_ISCHR(mode): argument
58 def S_ISBLK(mode): argument
62 def S_ISREG(mode): argument
66 def S_ISFIFO(mode): argument
70 def S_ISLNK(mode): argument
74 def S_ISSOCK(mode): argument
78 def S_ISDOOR(mode): argument
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp174 gl::PrimitiveMode mode, in drawArrays()
182 gl::PrimitiveMode mode, in drawArraysInstanced()
191 gl::PrimitiveMode mode, in drawArraysInstancedBaseInstance()
202 gl::PrimitiveMode mode, in drawElements()
211 gl::PrimitiveMode mode, in drawElementsBaseVertex()
222 gl::PrimitiveMode mode, in drawElementsInstanced()
232 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertex()
244 gl::PrimitiveMode mode, in drawElementsInstancedBaseVertexBaseInstance()
257 gl::PrimitiveMode mode, in drawRangeElements()
268 gl::PrimitiveMode mode, in drawRangeElementsBaseVertex()
[all …]

12345678910>>...374