Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/test/
DCMakeLists.txt15 set(new_flags "") variable
19 set(new_flags "${new_flags} ${flag}") variable
21 set(new_flags "${new_flags} -O0") variable
/third_party/mesa3d/src/freedreno/ir3/
Dir3_cp.c161 struct ir3_register *reg, unsigned new_flags) in lower_immed()
274 try_swap_mad_two_srcs(struct ir3_instruction *instr, unsigned new_flags) in try_swap_mad_two_srcs()
354 unsigned new_flags = reg->flags; in reg_cp() local
382 unsigned new_flags = reg->flags; in reg_cp() local
/third_party/node/deps/cares/src/lib/
Dares_event_kqueue.c137 ares_event_flags_t new_flags) in ares_evsys_kqueue_event_process()
182 ares_event_flags_t new_flags) in ares_evsys_kqueue_event_mod()
Dares_event_poll.c62 ares_event_flags_t new_flags) in ares_evsys_poll_event_mod()
Dares_event_select.c64 ares_event_flags_t new_flags) in ares_evsys_select_event_mod()
Dares_event_epoll.c128 ares_event_flags_t new_flags) in ares_evsys_epoll_event_mod()
Dares_event_win32.c515 ares_event_flags_t new_flags) in ares_evsys_win32_event_mod()
/third_party/rust/crates/nix/test/sys/
Dtest_termios.rs122 let new_flags = in test_local_flags() localVariable
/third_party/node/deps/v8/src/objects/
Ddebug-objects.cc54 int new_flags = flags(kRelaxedLoad); in ClearBreakInfo() local
217 int new_flags = flags(kRelaxedLoad) & ~kHasCoverageInfo; in ClearCoverageInfo() local
Dfeedback-vector.cc420 int32_t new_flags = flags(); in set_tiering_state() local
/third_party/skia/third_party/externals/libwebp/swig/
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 …]
/third_party/ltp/testcases/kernel/io/aio/
Daio02.c206 int status, new_flags; in test_io() local
/third_party/mesa3d/src/gallium/frontends/xa/
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()
/third_party/mesa3d/src/intel/vulkan/
Danv_allocator.c1959 uint64_t new_flags = 0; in anv_device_import_bo() local
/third_party/rust/crates/regex/regex-syntax/src/hir/
Dtranslate.rs624 let mut new_flags = Flags::from_ast(ast_flags); in set_flags() localVariable
/third_party/node/deps/v8/src/builtins/
Dbuiltins-regexp-gen.cc1327 const TNode<String> new_flags = FlagsGetter(context, pattern, true); in TF_BUILTIN() local
/third_party/node/deps/v8/src/debug/
Dliveedit.cc1001 UnoptimizedCompileFlags new_flags = in PatchScript() local
/third_party/node/deps/v8/src/base/platform/
Dplatform-win32.cc1556 UINT new_flags = in EnsureConsoleOutputWin32() local
/third_party/python/Modules/
D_ssl.c3434 unsigned long new_flags, flags, set, clear; in set_verify_flags() local
3661 unsigned int new_flags = 0; in set_host_flags() local
/third_party/node/deps/v8/src/runtime/
Druntime-regexp.cc1672 Handle<String> new_flags = flags; in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/compiler/
Dsimplified-lowering.cc1820 CheckBoundsFlags new_flags = in VisitCheckBounds() local