Home
last modified time | relevance | path

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

12345678910>>...162

/external/rust/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 …]
/external/grpc-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 …]
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/build_stats/
Dbuild_stats_schema.json5 "mode": "NULLABLE" string
10 "mode": "NULLABLE" string
15 "mode": "REPEATED", string
20 "mode": "NULLABLE" string
25 "mode": "NULLABLE" string
30 "mode": "NULLABLE" string
35 "mode": "NULLABLE" string
40 "mode": "REPEATED", string
45 "mode": "NULLABLE" string
50 "mode": "NULLABLE" string
Dbuild_stats_schema_no_matrix.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": "REPEATED", string
40 "mode": "NULLABLE" string
45 "mode": "NULLABLE" string
/external/grpc-grpc/tools/run_tests/build_stats/
Dbuild_stats_schema.json5 "mode": "NULLABLE" string
10 "mode": "NULLABLE" string
15 "mode": "REPEATED", string
20 "mode": "NULLABLE" string
25 "mode": "NULLABLE" string
30 "mode": "NULLABLE" string
35 "mode": "NULLABLE" string
40 "mode": "REPEATED", string
45 "mode": "NULLABLE" string
50 "mode": "NULLABLE" string
Dbuild_stats_schema_no_matrix.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": "REPEATED", string
40 "mode": "NULLABLE" string
45 "mode": "NULLABLE" string
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-026.md3 ### CVE Number
6 ### Impact
29 ### Vulnerable Versions
33 ### Patches
41 ### For more information
47 ### Attribution
Dtfsa-2020-012.md3 ### CVE Number
6 ### Impact
18 ### Vulnerable Versions
22 ### Patches
30 ### For more information
36 ### Attribution
/external/tensorflow/tensorflow/python/grappler/
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 …]
/external/AFLplusplus/docs/
Denv_variables.md158 #### CMPLOG
166 #### CTX
177 #### INSTRUMENT LIST (selectively instrument files and functions)
188 #### LAF-INTEL
210 #### LTO
242 #### NGRAM
253 #### NOT_ZERO
265 #### Thread safe instrumentation counters (in all modes)
/external/xz-embedded/linux/lib/xz/
Dxz_private.h70 # define DEC_IS_SINGLE(mode) ((mode) == XZ_SINGLE) argument
72 # define DEC_IS_SINGLE(mode) (false) argument
76 # define DEC_IS_PREALLOC(mode) ((mode) == XZ_PREALLOC) argument
78 # define DEC_IS_PREALLOC(mode) (false) argument
82 # define DEC_IS_DYNALLOC(mode) ((mode) == XZ_DYNALLOC) argument
84 # define DEC_IS_DYNALLOC(mode) (false) argument
88 # define DEC_IS_MULTI(mode) (true) argument
90 # define DEC_IS_MULTI(mode) ((mode) != XZ_SINGLE) argument
92 # define DEC_IS_MULTI(mode) (false) argument
/external/swiftshader/third_party/SPIRV-Tools/source/val/
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 …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
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 …]
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/
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 …]
DParserScopeMatchingTest.java22 public void _testUnclosedArray(int mode) throws Exception in _testUnclosedArray()
45 private void _testUnclosedObject(int mode) throws Exception in _testUnclosedObject()
67 public void _testEOFInName(int mode) throws Exception in _testEOFInName()
93 private void _testWeirdToken(int mode) throws Exception in _testWeirdToken()
114 private void _testMismatchArrayToObject(int mode) throws Exception in _testMismatchArrayToObject()
137 private void _testMismatchObjectToArray(int mode) throws Exception in _testMismatchObjectToArray()
160 private void _testMisssingColon(int mode) throws Exception in _testMisssingColon()
/external/rust/crates/libz-sys/src/zlib/contrib/iostream3/
Dzfstream.cc52 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()
380 std::ios_base::openmode mode) in gzifstream()
389 std::ios_base::openmode mode) in gzifstream()
399 std::ios_base::openmode mode) in open()
410 std::ios_base::openmode mode) in attach()
435 std::ios_base::openmode mode) in gzofstream()
444 std::ios_base::openmode mode) in gzofstream()
454 std::ios_base::openmode mode) in open()
[all …]
/external/deqp/framework/common/
DtcuTexVerifierUtil.hpp69 inline bool isNearestMipmapFilter(const Sampler::FilterMode mode) in isNearestMipmapFilter()
74 inline bool isLinearMipmapFilter(const Sampler::FilterMode mode) in isLinearMipmapFilter()
79 inline bool isMipmapFilter(const Sampler::FilterMode mode) in isMipmapFilter()
84 inline bool isNearestFilter(const Sampler::FilterMode mode) in isNearestFilter()
89 inline bool isLinearFilter(const Sampler::FilterMode mode) in isLinearFilter()
94 inline bool isCubicFilter(const Sampler::FilterMode mode) in isCubicFilter()
99 inline Sampler::FilterMode getLevelFilter(const Sampler::FilterMode mode) in getLevelFilter()
108 inline bool isWrapModeSupported (const Sampler::WrapMode mode) in isWrapModeSupported()
/external/tensorflow/tensorflow/python/keras/distribute/
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 …]
/external/mesa3d/src/mesa/main/
Dpolygon.c54 cull_face(struct gl_context *ctx, GLenum mode, bool no_error) in cull_face()
75 _mesa_CullFace_no_error(GLenum mode) in _mesa_CullFace_no_error()
83 _mesa_CullFace(GLenum mode) in _mesa_CullFace()
106 front_face(struct gl_context *ctx, GLenum mode, bool no_error) in front_face()
126 _mesa_FrontFace_no_error(GLenum mode) in _mesa_FrontFace_no_error()
134 _mesa_FrontFace(GLenum mode) in _mesa_FrontFace()
158 polygon_mode(struct gl_context *ctx, GLenum face, GLenum mode, bool no_error) in polygon_mode()
224 _mesa_PolygonMode_no_error(GLenum face, GLenum mode) in _mesa_PolygonMode_no_error()
232 _mesa_PolygonMode(GLenum face, GLenum mode) in _mesa_PolygonMode()
Ddraw_validate.c361 _mesa_is_valid_prim_mode(const struct gl_context *ctx, GLenum mode) in _mesa_is_valid_prim_mode()
392 _mesa_valid_prim_mode(struct gl_context *ctx, GLenum mode, const char *name) in _mesa_valid_prim_mode()
654 GLenum mode, GLsizei count, GLenum type, in validate_DrawElements_common()
716 GLenum mode, GLsizei count, GLenum type, in _mesa_validate_DrawElements()
731 GLenum mode, const GLsizei *count, in _mesa_validate_MultiDrawElements()
794 _mesa_validate_DrawRangeElements(struct gl_context *ctx, GLenum mode, in _mesa_validate_DrawRangeElements()
857 count_tessellated_primitives(GLenum mode, GLuint count, GLuint num_instances) in count_tessellated_primitives()
910 GLenum mode, GLsizei count, GLsizei numInstances) in validate_draw_arrays()
947 _mesa_validate_DrawArrays(struct gl_context *ctx, GLenum mode, GLsizei count) in _mesa_validate_DrawArrays()
954 _mesa_validate_DrawArraysInstanced(struct gl_context *ctx, GLenum mode, GLint first, in _mesa_validate_DrawArraysInstanced()
[all …]
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_mode_setting.cpp79 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
97 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
117 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
136 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
157 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
174 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
190 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
208 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
228 [](const SpvExecutionMode& mode) { in ValidateEntryPoint()
266 const auto mode = i.GetOperandAs<SpvExecutionMode>(1); in ValidateEntryPoint() local
[all …]
/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 …]
/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 …]
/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 …]
/external/cronet/net/quic/
Dmock_quic_data.cc15 void MockQuicData::AddConnect(IoMode mode, int rv) { in AddConnect()
19 void MockQuicData::AddRead(IoMode mode, in AddRead()
25 void MockQuicData::AddRead(IoMode mode, int rv) { in AddRead()
29 void MockQuicData::AddWrite(IoMode mode, in AddWrite()
36 void MockQuicData::AddWrite(IoMode mode, int rv) { in AddWrite()
40 void MockQuicData::AddWrite(IoMode mode, in AddWrite()

12345678910>>...162