Home
last modified time | relevance | path

Searched defs:extra_flags (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dformatter.py104 extra_flags={}, argument
142 extra_flags={}, argument
193 extra_flags={}, argument
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_response_info.cc160 int extra_flags = 0; in InitFromPickle() local
364 int extra_flags = 0; in Persist() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_asm_opts_util.cc30 std::vector<std::string> extra_flags = absl::StrSplit( in PtxOptsFromDebugOptions() local
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/support/
H A Drun_bindings_generator.py10 def RunBindingsGenerator(out_dir, root_dir, mojom_file, extra_flags=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dgpu_asm_opts.h35 std::vector<std::string> extra_flags; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/i915/
H A Danv_batch_chain.c94 uint32_t extra_flags) in anv_execbuf_add_bo()
162 uint32_t extra_flags) in anv_execbuf_add_bo_bitset()
/aosp_15_r20/external/cronet/components/nacl/common/
H A Dpnacl_types.h33 std::string extra_flags; member
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/testsuite/lib/
Dlibffi.exp280 proc run-many-tests { testcases extra_flags } {
/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_attributes.c95 unsigned *extra_flags) in panfrost_compute_magic_divisor()
/aosp_15_r20/art/libartbase/base/
H A Dos_linux.cc40 static File* CreateEmptyFile(const char* name, int extra_flags) { in CreateEmptyFile()
/aosp_15_r20/external/iproute2/ip/
H A Dxfrm_state.c237 static int xfrm_state_extra_flag_parse(__u32 *extra_flags, int *argcp, char ***argvp) in xfrm_state_extra_flag_parse()
320 __u32 extra_flags = 0; in xfrm_state_modify() local
H A Dipxfrm.c932 __u32 extra_flags = rta_getattr_u32(tb[XFRMA_SA_EXTRA_FLAGS]); in xfrm_state_info_print() local
/aosp_15_r20/external/libffi/testsuite/lib/
H A Dlibffi.exp478 proc run-many-tests { testcases extra_flags } {
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dclone_test.cc44 void CloneVMAndWait(Runner runner, int extra_flags, int expect_return) { in CloneVMAndWait()
/aosp_15_r20/external/angle/src/tests/restricted_traces/
H A Drestricted_trace_gold_tests.py346 def _run_tests(args, tests, extra_flags, env, screenshot_dir, results, test_results): argument
/aosp_15_r20/external/webrtc/api/test/pclf/
H A Dpeer_configurer.cc196 uint32_t extra_flags) { in SetPortAllocatorExtraFlags()
/aosp_15_r20/external/angle/src/tests/
H A Drun_perf_tests.py336 def _run_tests(tests, args, extra_flags, env): argument
/aosp_15_r20/external/autotest/client/cros/enterprise/
H A Denterprise_policy_base.py563 def _enterprise_enroll(self, extra_flags, extension_paths, auto_login): argument
/aosp_15_r20/external/ltp/lib/
H A Dtst_netlink.c251 unsigned int extra_flags = 0; in tst_netlink_add_message() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_batch_chain.c1254 uint32_t extra_flags) in anv_execbuf_add_bo()
1356 uint32_t extra_flags) in anv_execbuf_add_bo_bitset()
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dmounts.cc628 const char* fs_type, uint64_t extra_flags, in MountWithDefaults()
/aosp_15_r20/external/aac/libFDK/src/
H A DFDK_qmf_domain.cpp486 int FDK_QmfDomain_InitFilterBank(HANDLE_FDK_QMF_DOMAIN qd, UINT extra_flags) { in FDK_QmfDomain_InitFilterBank()
/aosp_15_r20/external/liburing/test/
H A Daccept.c145 int extra_flags) in start_accept_listen()
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py2439 def load_async(cls, source_code: str, cuda=False, submit_fn=None, extra_flags=()): argument
2629 extra_flags=(), argument
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp4372 …::BeginChild(const char* str_id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild()
4378 …ol ImGui::BeginChild(ImGuiID id, const ImVec2& size_arg, bool border, ImGuiWindowFlags extra_flags) in BeginChild()
4424 bool ImGui::BeginChildFrame(ImGuiID id, const ImVec2& size, ImGuiWindowFlags extra_flags) in BeginChildFrame()
6677 void ImGui::BeginTooltipEx(ImGuiWindowFlags extra_flags, bool override_previous_tooltip) in BeginTooltipEx()
6902 bool ImGui::BeginPopupEx(ImGuiID id, ImGuiWindowFlags extra_flags) in BeginPopupEx()

12