| /external/llvm/lib/Fuzzer/test/ |
| D | CMakeLists.txt | 15 set(new_flags "") variable 19 set(new_flags "${new_flags} ${flag}") variable 21 set(new_flags "${new_flags} -O0") variable
|
| /external/mesa3d/src/freedreno/ir3/ |
| D | ir3_cp.c | 153 struct ir3_register *reg, unsigned new_flags) in lower_immed() 266 try_swap_mad_two_srcs(struct ir3_instruction *instr, unsigned new_flags) in try_swap_mad_two_srcs() 314 unsigned new_flags = reg->flags; in reg_cp() local 339 unsigned new_flags = reg->flags; in reg_cp() local
|
| /external/linux-kselftest/tools/testing/selftests/mount_setattr/ |
| D | mount_setattr_test.c | 480 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 544 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 580 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 674 unsigned int old_flags = 0, new_flags = 0; in TEST_F() local 731 unsigned int old_flags1 = 0, old_flags2 = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 765 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 912 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 1447 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
|
| /external/rust/crates/nix/test/sys/ |
| D | test_termios.rs | 122 let new_flags = in test_local_flags() localVariable
|
| /external/webp/swig/ |
| D | libwebp_python_wrap.c | 3671 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPGetInfo() local 3677 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPGetInfo() local 3723 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGB() local 3729 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGB() local 3776 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGBA() local 3782 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGBA() local 3829 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeARGB() local 3835 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeARGB() local 3882 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeBGR() local 3888 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeBGR() local [all …]
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | flags.cc | 81 std::vector<Flag> new_flags = { in AppendMarkForCompilationPassFlagsInternal() local
|
| /external/mesa3d/src/gallium/frontends/xa/ |
| D | xa_tracker.c | 243 xa_flags_compat(unsigned int old_flags, unsigned int new_flags) in xa_flags_compat() 445 unsigned int new_flags, in xa_surface_redefine()
|
| /external/ltp/testcases/kernel/io/aio/ |
| D | aio02.c | 206 int status, new_flags; in test_io() local
|
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
| D | test_lwt_seg6local.c | 327 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local 364 uint8_t new_flags = 0; in __pop_egr() local
|
| D | test_seg6_loop.c | 231 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local
|
| /external/libchrome/base/test/ |
| D | test_suite.cc | 360 UINT new_flags = SEM_FAILCRITICALERRORS | in SuppressErrorDialogs() local
|
| /external/cronet/base/test/ |
| D | test_suite.cc | 557 UINT new_flags = in SuppressErrorDialogs() local
|
| /external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
| D | CppAssetManager2.java | 917 final Ref<Integer> new_flags = new Ref<>(0); in ResolveReference() local 1587 final Ref<Integer> new_flags = new Ref<>(0); in ResolveAttributeReference() local
|
| /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
| D | CppAssetManager2.java | 911 final Ref<Integer> new_flags = new Ref<>(0); in ResolveReference() local 1580 final Ref<Integer> new_flags = new Ref<>(0); in ResolveAttributeReference() local
|
| /external/cronet/base/threading/ |
| D | hang_watcher.cc | 1063 const uint64_t new_flags = in SetDeadline() local
|
| /external/libchrome/base/metrics/ |
| D | persistent_memory_allocator.cc | 70 uint32_t new_flags = (loaded_flags & ~flag) | flag; in SetFlag() local
|
| /external/cronet/base/metrics/ |
| D | persistent_memory_allocator.cc | 80 uint32_t new_flags = (loaded_flags & ~flag) | flag; in SetFlag() local
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_allocator.c | 1855 uint64_t new_flags = 0; in anv_device_import_bo() local
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | ext_attr.c | 1769 unsigned int *new_flags, unsigned int *old_flags) in ext2fs_xattrs_flags()
|
| /external/rust/crates/regex-syntax/src/hir/ |
| D | translate.rs | 624 let mut new_flags = Flags::from_ast(ast_flags); in set_flags() localVariable
|
| /external/python/cpython3/Modules/ |
| D | _ssl.c | 3408 unsigned long new_flags, flags, set, clear; in set_verify_flags() local 3635 unsigned int new_flags = 0; in set_host_flags() local
|
| /external/python/cpython2/Modules/ |
| D | _ssl.c | 2538 unsigned long new_flags, flags, set, clear; in set_verify_flags() local
|