Home
last modified time | relevance | path

Searched defs:FuncType (Results 1 - 13 of 13) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dresolved_type_def_function.h1 typedef void (FuncType) (); typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dresolved_type_def_function.rs8 pub type FuncType = ::std::option::Option<unsafe extern "C" fn()>; types
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave_main.c29 typedef uint32_t (*FuncType)(uint32_t, uint32_t, uint32_t); in DECLARE_TESTS() typedef
H A Dtest_bitmanip_main.cpp87 typedef Type (*FuncType)(Type); in testBitManip() typedef
123 typedef Type (*FuncType)(Type); in testByteSwap() typedef
H A Dtest_icmp_main.cpp261 typedef Ty (*FuncType)(Ty, Ty); in testsVecI1() typedef
H A Dtest_arith_main.cpp254 typedef Type (*FuncType)(Type, Type); in testsFp() typedef
324 typedef v4f32 (*FuncType)(v4f32, v4f32); in testsVecFp() typedef
[all...]
H A Dtest_sync_atomic_main.cpp91 typedef Type (*FuncType)(bool, volatile Type *, Type); in testAtomicRMW() typedef
142 typedef Type (*FuncType)(volatile Type *, Type, Type); in testValCompareAndSwap() typedef
212 typedef Type (*FuncType)(bool, volatile Type *, Type); in testAtomicRMWThreads() typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.h954 typedef bool (*FuncType)(T *); in CastAndCallFunction() typedef
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDebugTests.cpp150 enum FuncType enum in deqp::gles31::Functional::__anon30813::TestFunctionWrapper
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp837 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceConverter.cpp866 FunctionType *FuncType = Func.getFunctionType(); in installGlobalDeclarations() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp363 enum FuncType enum
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp363 enum FuncType enum

Completed in 21 milliseconds