/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mount_setattr/ |
H A 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
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_cp.c | 125 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 D | CMakeLists.txt | 15 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 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 …]
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/xa/ |
H A 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()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A 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
|
H A D | test_seg6_loop.c | 231 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/i915/ |
H A D | anv_gem.c | 107 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/ |
D | test_termios.rs | 104 let new_flags = in test_local_flags() localVariable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/ |
H A D | testcases.c | 112 int new_flags; in validate_reserved() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/unix/ |
D | terminal.rs | 104 let new_flags = if non_block { in set_non_block() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | flags.cc | 81 std::vector<Flag> new_flags = { in AppendMarkForCompilationPassFlagsInternal() local
|
/aosp_15_r20/external/ltp/testcases/kernel/io/aio/ |
H A D | aio02.c | 206 int status, new_flags; in test_io() local
|
/aosp_15_r20/packages/modules/adb/ |
D | adb_utils_test.cpp | 156 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 D | CppAssetManager2.java | 933 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 D | descriptor.rs | 83 let new_flags = modify_flags(flags); in modify_descriptor_flags() localVariable
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | test_suite.cc | 360 UINT new_flags = SEM_FAILCRITICALERRORS | in SuppressErrorDialogs() local
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | test_suite.cc | 505 UINT new_flags = in SuppressErrorDialogs() local
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | hang_watcher.cc | 1079 const uint64_t new_flags = in SetDeadline() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | IdentifierTable.h | 993 unsigned new_flags = InfoPtr.getInt(); in getIdentifierInfoFlag() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | IdentifierTable.h | 1019 unsigned new_flags = InfoPtr.getInt(); in getIdentifierInfoFlag() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | IdentifierTable.h | 1018 unsigned new_flags = InfoPtr.getInt(); in getIdentifierInfoFlag() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | IdentifierTable.h | 1018 unsigned new_flags = InfoPtr.getInt(); in getIdentifierInfoFlag() local
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | persistent_memory_allocator.cc | 70 uint32_t new_flags = (loaded_flags & ~flag) | flag; in SetFlag() local
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_memory_allocator.cc | 90 uint32_t new_flags = (loaded_flags & ~flag) | flag; in SetFlag() local
|