Home
last modified time | relevance | path

Searched defs:helper (Results 1 - 25 of 58) sorted by relevance

123

/third_party/rust/crates/serde/serde/src/de/
H A Dsize_hint.rs24 fn helper(bounds: (usize, Option<usize>)) -> Option<usize> { in helper() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dallowlist-namespaces-basic.hpp8 inner::Helper helper; member
H A Dallowlist-namespaces.hpp8 inner::Helper helper; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_nir_lower_helper_writes.c74 nir_ssa_def *helper = nir_load_helper_invocation(b, 1); in nir_lower_helper_writes() local
/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowOuterVariable.js23 var helper = function (t) { function
/third_party/python/Lib/test/test_tools/
H A Dtest_freeze.py13 import freeze as helper namespace
/third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/helper/
H A DWebHelper.java
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DExtensionAccessor.cs38 private readonly ReflectionUtil.IExtensionReflectionHelper helper; field in Google.Protobuf.Reflection.ExtensionAccessor
/third_party/python/Lib/test/
H A Dprofilee.py55 def helper(): function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_barrier_test.cc68 auto* helper = in TEST_F() local
102 auto* helper = TEST_F() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanImageTest.cpp140 VulkanHelper helper; in TEST_P() local
195 VulkanHelper helper; in TEST_P() local
263 VulkanHelper helper; in TEST_P() local
[all...]
/third_party/skia/src/gpu/ops/
H A DAtlasInstancedHelper.h44 bool isCompatible(const AtlasInstancedHelper& helper) { in isCompatible() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpcg_engine.h114 random_internal::stream_u128_helper<state_type> helper; in operator <<() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dclspv_helper.cc68 spv_result_t ParseExtendedInst(ReflectionHelper* helper, in ParseExtendedInst() argument
214 auto* helper = reinterpret_cast<ReflectionHelper*>(user_data); ParseReflection() local
268 ReflectionHelper helper; Compile() local
[all...]
/third_party/libuv/test/
H A Drunner.c372 const task_entry_t* helper; in find_helpers() local
H A Dtest-ipc.c417 static int run_ipc_test(const char* helper, uv_read_cb read_cb) { in run_ipc_test() argument
280 spawn_helper(uv_pipe_t* channel, uv_process_t* process, const char* helper) spawn_helper() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_uniform_atomics.c256 nir_ssa_def *helper = nir_is_helper_invocation(b, 1); in optimize_and_rewrite_atomic() local
/third_party/node/deps/v8/src/base/
H A Datomicops.h79 namespace helper { namespace
408 namespace helper { global() namespace
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c43 static inline bool need_interleave_path(struct u_transfer_helper *helper, in need_interleave_path() argument
58 struct u_transfer_helper *helper = prsc->screen->transfer_helper; in handle_transfer() local
102 struct u_transfer_helper *helper in u_transfer_helper_resource_create() local
152 struct u_transfer_helper *helper = pscreen->transfer_helper; u_transfer_helper_resource_destroy() local
249 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_transfer_map() local
368 struct u_transfer_helper *helper = pctx->screen->transfer_helper; flush_region() local
490 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_transfer_flush_region() local
520 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_transfer_unmap() local
562 struct u_transfer_helper *helper = calloc(1, sizeof(*helper)); u_transfer_helper_create() local
575 u_transfer_helper_destroy(struct u_transfer_helper *helper) u_transfer_helper_destroy() argument
594 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_deinterleave_transfer_map() local
695 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_deinterleave_transfer_unmap() local
[all...]
/third_party/python/Lib/
H A Dcontextlib.py288 def helper(*args, **kwds): function
321 def helper(*args, **kwds): function
/third_party/rust/crates/syn/src/
H A Dlib.rs841 mod helper; modules
/third_party/icu/icu4c/source/test/intltest/
H A Ditutil.cpp230 IcuTestErrorCodeTestHelper helper; in TestIcuTestErrorCode() local
[all...]
H A Drestest.cpp590 ResourceBundle helper = res.get(j, status); in TestGetSize() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_parser.c469 parse_rsw(FILE *fp, uint32_t *value, int i, uint32_t *helper) in parse_rsw() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp172 RoHelper helper; in IsSupportedWinRelease() local
183 RoHelper helper; in IsSpriteVisual() local

Completed in 16 milliseconds

123