| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pt_post_vs.c | 74 #define FLAGS (0) macro 78 #define FLAGS (DO_CLIP_XY | DO_CLIP_FULL_Z | DO_VIEWPORT) macro 82 #define FLAGS (DO_CLIP_XY | DO_CLIP_HALF_Z | DO_VIEWPORT) macro 86 #define FLAGS (DO_CLIP_XY_GUARD_BAND | DO_CLIP_HALF_Z | DO_VIEWPORT) macro 90 #define FLAGS (DO_CLIP_FULL_Z | DO_VIEWPORT) macro 94 #define FLAGS (DO_CLIP_HALF_Z | DO_VIEWPORT) macro 98 #define FLAGS (DO_CLIP_XY | DO_CLIP_FULL_Z | DO_CLIP_USER | DO_VIEWPORT) macro 102 #define FLAGS (DO_CLIP_XY | DO_CLIP_FULL_Z | DO_CLIP_USER | DO_VIEWPORT | DO_EDGEFLAG) macro 113 #define FLAGS (pvs->flags) macro
|
| /external/tensorflow/tensorflow/python/tools/ |
| D | strip_unused.py | 48 FLAGS = None variable 103 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | print_selective_registration_header.py | 40 FLAGS = None variable 77 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | optimize_for_inference.py | 67 FLAGS = None variable 160 FLAGS, unparsed = parse_args() variable
|
| D | inspect_checkpoint.py | 27 FLAGS = None variable 202 FLAGS, unparsed = parser.parse_known_args() variable
|
| /external/tensorflow/tensorflow/python/client/ |
| D | notebook.py | 41 FLAGS = None variable 124 FLAGS, unparsed = parser.parse_known_args() variable
|
| /external/tensorflow/tensorflow/python/debug/examples/v2/ |
| D | debug_fibonacci_v2.py | 23 FLAGS = None variable 84 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | debug_mnist_v2.py | 38 FLAGS = None variable 239 FLAGS, unparsed = parse_args() variable
|
| /external/tensorflow/tensorflow/examples/speech_commands/ |
| D | train.py | 80 FLAGS = None variable 507 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | test_streaming_accuracy.py | 73 FLAGS = None variable 243 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | generate_streaming_test_wav.py | 48 FLAGS = None variable 280 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | wav_to_features.py | 40 FLAGS = None variable 181 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | label_wav_dir.py | 37 FLAGS = None variable 127 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | label_wav.py | 36 FLAGS = None variable 124 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | freeze.py | 56 FLAGS = None variable 307 FLAGS, unparsed = parser.parse_known_args() variable
|
| /external/tensorflow/tensorflow/python/platform/ |
| D | stacktrace_handler_test.py | 29 FLAGS = None variable 73 FLAGS, unparsed = parser.parse_known_args() variable
|
| /external/tensorflow/tensorflow/python/tools/api/generator/ |
| D | doc_srcs_test.py | 25 FLAGS = None variable 73 FLAGS, unparsed = parser.parse_known_args() variable
|
| /external/tensorflow/tensorflow/python/debug/examples/v1/ |
| D | debug_fibonacci.py | 26 FLAGS = None variable 98 FLAGS, unparsed = parser.parse_known_args() variable
|
| D | debug_mnist_v1.py | 38 FLAGS = None variable 233 FLAGS, unparsed = parse_args() variable
|
| /external/linux-kselftest/tools/testing/selftests/vm/ |
| D | hugepage-mmap.c | 33 #define FLAGS (MAP_SHARED | MAP_FIXED) macro 36 #define FLAGS (MAP_SHARED) macro
|
| D | map_hugetlb.c | 37 #define FLAGS (MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB | MAP_FIXED) macro 40 #define FLAGS (MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB) macro
|
| /external/python/absl-py/absl/flags/tests/ |
| D | module_baz.py | 23 FLAGS = flags.FLAGS variable
|
| /external/tensorflow/tensorflow/core/config/ |
| D | flags.py | 22 FLAGS = None variable
|
| /external/tensorflow/tensorflow/lite/tools/ |
| D | strip_strings.py | 22 FLAGS = flags.FLAGS variable
|
| /external/tensorflow/tensorflow/core/tfrt/saved_model/tests/ |
| D | gen_resource_gather_v1.py | 31 FLAGS = flags.FLAGS variable
|