Home
last modified time | relevance | path

Searched defs:new_flags (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c480 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
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_cp.c125 struct ir3_register *reg, unsigned new_flags) in lower_immed()
218 try_swap_mad_two_srcs(struct ir3_instruction *instr, unsigned new_flags) in try_swap_mad_two_srcs()
282 unsigned new_flags = reg->flags; in reg_cp() local
309 unsigned new_flags = reg->flags; in reg_cp() local
/aosp_15_r20/external/llvm/lib/Fuzzer/test/
H A DCMakeLists.txt15 set(new_flags "") variable
19 set(new_flags "${new_flags} ${flag}") variable
21 set(new_flags "${new_flags} -O0") variable
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c3671 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 …]
/aosp_15_r20/external/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c243 xa_flags_compat(unsigned int old_flags, unsigned int new_flags) in xa_flags_compat()
445 unsigned int new_flags, in xa_surface_redefine()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_seg6local.c327 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local
364 uint8_t new_flags = 0; in __pop_egr() local
H A Dtest_seg6_loop.c231 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/i915/
H A Danv_gem.c107 uint32_t new_flags = 0; in anv_i915_gem_import_bo_alloc_flags_to_bo_flags() local
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/
Dtest_termios.rs104 let new_flags = in test_local_flags() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.c112 int new_flags; in validate_reserved() local
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/unix/
Dterminal.rs104 let new_flags = if non_block { in set_non_block() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dflags.cc81 std::vector<Flag> new_flags = { in AppendMarkForCompilationPassFlagsInternal() local
/aosp_15_r20/external/ltp/testcases/kernel/io/aio/
H A Daio02.c206 int status, new_flags; in test_io() local
/aosp_15_r20/packages/modules/adb/
Dadb_utils_test.cpp156 int new_flags = fcntl(fd.get(), F_GETFL, 0); local
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DCppAssetManager2.java933 final Ref<Integer> new_flags = new Ref<>(0); in ResolveReference() local
1629 final Ref<Integer> new_flags = new Ref<>(0); in ResolveAttributeReference() local
/aosp_15_r20/external/crosvm/base/src/sys/unix/
H A Ddescriptor.rs83 let new_flags = modify_flags(flags); in modify_descriptor_flags() localVariable
/aosp_15_r20/external/libchrome/base/test/
H A Dtest_suite.cc360 UINT new_flags = SEM_FAILCRITICALERRORS | in SuppressErrorDialogs() local
/aosp_15_r20/external/cronet/base/test/
H A Dtest_suite.cc505 UINT new_flags = in SuppressErrorDialogs() local
/aosp_15_r20/external/cronet/base/threading/
H A Dhang_watcher.cc1079 const uint64_t new_flags = in SetDeadline() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DIdentifierTable.h993 unsigned new_flags = InfoPtr.getInt(); in getIdentifierInfoFlag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DIdentifierTable.h1019 unsigned new_flags = InfoPtr.getInt(); in getIdentifierInfoFlag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DIdentifierTable.h1018 unsigned new_flags = InfoPtr.getInt(); in getIdentifierInfoFlag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DIdentifierTable.h1018 unsigned new_flags = InfoPtr.getInt(); in getIdentifierInfoFlag() local
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.cc70 uint32_t new_flags = (loaded_flags & ~flag) | flag; in SetFlag() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator.cc90 uint32_t new_flags = (loaded_flags & ~flag) | flag; in SetFlag() local

12