| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | glslang_tab.cpp | 5539 TFunction *function = new TFunction(&symbol->getName(), TType(EbtVoid)); global() local 6358 TFunction *function; global() variable [all...] |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 1592 void HlslParseContext::handleFunctionDeclarator(const TSourceLoc& loc, TFunction& function, bool prototype) in handleFunctionDeclarator() argument 1651 handleFunctionDefinition(const TSourceLoc& loc, TFunction& function, const TAttributes& attributes, TIntermNode*& entryPointTree) handleFunctionDefinition() argument 2292 handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* functionBody, TIntermNode*& node) handleFunctionBody() argument 2310 remapEntryPointIO(TFunction& function, TVariable*& returnValue, TVector<TVariable*>& inputs, TVector<TVariable*>& outputs) remapEntryPointIO() argument 2435 remapNonEntryPointIO(TFunction& function) remapNonEntryPointIO() argument 2475 handleFunctionArgument(TFunction* function, TIntermTyped*& arguments, TIntermTyped* newArg) handleFunctionArgument() argument 5486 handleFunctionCall(const TSourceLoc& loc, TFunction* function, TIntermTyped* arguments) handleFunctionCall() argument 5762 addInputArgumentConversions(const TFunction& function, TIntermTyped*& arguments) addInputArgumentConversions() argument 5835 expandArguments(const TSourceLoc& loc, const TFunction& function, TIntermTyped*& arguments) expandArguments() argument 5908 addOutputArgumentConversions(const TFunction& function, TIntermOperator& intermNode) addOutputArgumentConversions() argument 6550 constructorError(const TSourceLoc& loc, TIntermNode* node, TFunction& function, TOperator op, TType& type) constructorError() argument [all...] |
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8.cc | 2125 i::Handle<i::JSFunction> function = i::Handle<i::JSFunction>::cast(callable); in TestVerifySourcePositions() local 2441 FunctionAndArgumentsToString(Local<Function> function, Local<Value> arguments, Local<String>* source, Isolate* isolate) FunctionAndArgumentsToString() argument 3821 Local<Value> function = InspectorClient() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 2228 Node* function in BuildBitCountingCall() local 2348 Node* function = gasm_->ExternalConstant(ref); BuildCFuncInstruction() local 2391 Node* function = gasm_->ExternalConstant(ref); BuildIntToFloatConversionInstruction() local 2434 Node* function = gasm_->ExternalConstant(call_ref); BuildCcallConvertFloat() local 2964 Node* function = gasm_->ExternalConstant(ref); BuildDiv64Call() local 2977 BuildCCall(MachineSignature* sig, Node* function, Args... args) BuildCCall() argument 3281 BuildLoadCallTargetFromExportedFunctionData( Node* function) BuildLoadCallTargetFromExportedFunctionData() argument 3301 Node* function = args[0]; BuildCallRef() local 5420 Node* function = MemoryInit() local 5495 Node* function = MemoryCopy() local 5514 Node* function = MemoryFill() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 785 Handle<JSFunction> function in AppendJavaScriptFrame() local 826 IsStrictFrame(Handle<JSFunction> function) IsStrictFrame() argument 836 IsVisibleInStackTrace(Handle<JSFunction> function) IsVisibleInStackTrace() argument 844 ShouldIncludeFrame(Handle<JSFunction> function) ShouldIncludeFrame() argument 862 IsNotHidden(Handle<JSFunction> function) IsNotHidden() argument 880 AppendFrame(Handle<Object> receiver_or_instance, Handle<Object> function, Handle<HeapObject> code, int offset, int flags, Handle<FixedArray> parameters) AppendFrame() argument 924 JSFunction const function = JSFunction::cast(object); IsBuiltinFunction() local [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser-base.h | 4199 FunctionLiteralT function = impl()->ParseFunctionLiteral( ParseHoistableDeclaration() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_types.h | 1687 uint16 function; /* SVGA3dFogFunction */ member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGPUShaderFP64Tests.cpp | 2986 _uniform_function function = (_uniform_function)data[n_check * 3 + 0]; verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() local 13488 BuiltinFunctionTest(deqp::Context& context, std::string caseName, FunctionEnum function, TypeDefinition typeDefinition) BuiltinFunctionTest() argument 13895 getFunctionObject(FunctionEnum function, const typeDetails& type) getFunctionObject() argument 14657 isFunctionImplemented(FunctionEnum function, const typeDetails& type) const isFunctionImplemented() argument 15114 test(FunctionEnum function, const typeDetails& type) test() argument 15452 FunctionEnum function; init() member [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.h | 8159 void CallRuntime(R (*function)(P...)) { in CallRuntime() argument 8164 void TailCallRuntime(R (*function)(P...)) { in TailCallRuntime() argument 8883 CallRuntimeHelper(R (function)P...), RuntimeCallType call_type) CallRuntimeHelper() argument [all...] |
| /third_party/python/Modules/ |
| H A D | posixmodule.c | 1684 win32_error(const char* function, const char* filename) in win32_error() argument 1699 win32_error_object_err(const char* function, PyObject* filename, DWORD err) in win32_error_object_err() argument 1712 win32_error_object(const char* function, PyObject* filename) in win32_error_object() argument [all...] |
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 10212 VULKAN_HPP_NAMESPACE::CuFunctionNVX function; in createCuFunctionNVX() local 10232 VULKAN_HPP_NAMESPACE::CuFunctionNVX function; in createCuFunctionNVXUnique() local 19530 VULKAN_HPP_NAMESPACE::CudaFunctionNV function; createCudaFunctionNV() local 19550 VULKAN_HPP_NAMESPACE::CudaFunctionNV function; createCudaFunctionNVUnique() local [all...] |
| /third_party/vulkan-loader/loader/generated/ |
| H A D | vk_loader_extensions.c | 5347 DestroyCuFunctionNVX( VkDevice device, VkCuFunctionNVX function, const VkAllocationCallbacks* pAllocator) DestroyCuFunctionNVX() argument 7562 DestroyCudaFunctionNV( VkDevice device, VkCudaFunctionNV function, const VkAllocationCallbacks* pAllocator) DestroyCudaFunctionNV() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic.h | 1879 qlcnic_get_mac_address(struct qlcnic_adapter *adapter, u8 *mac, u8 function) qlcnic_get_mac_address() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| H A D | main.h | 502 void (*function)(void *data); member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic.h | 1879 qlcnic_get_mac_address(struct qlcnic_adapter *adapter, u8 *mac, u8 function) qlcnic_get_mac_address() argument
|
| /kernel/linux/linux-6.6/include/acpi/ |
| H A D | actbl2.h | 2970 u8 function; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | rtl8xxxu.h | 902 u8 function; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.cpp | 2763 handleError(GLenum errorCode, const char *message, const char *file, const char *function, unsigned int line) handleError() argument 9253 handleError(GLenum errorCode, const char *message, const char *file, const char *function, unsigned int line) handleError() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_abstract.cpp | 10623 auto function = panda::CopyableGlobal(vm, func); ParseJsGetFunc() local 10650 auto function = panda::CopyableGlobal(vm, func); ParseJsFunc() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/qlge/ |
| H A D | qlge.h | 1759 u32 function; member
|
| /kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
| H A D | aacraid.h | 1986 __le32 function; member 2005 u32 function; member
|
| /kernel/linux/linux-6.6/drivers/staging/qlge/ |
| H A D | qlge.h | 1759 u32 function; member
|
| /kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/ |
| H A D | mpi30_cnfg.h | 73 u8 function; member
|
| /kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
| H A D | aacraid.h | 1987 __le32 function; member 2006 u32 function; member
|
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 2024 i::Handle<i::JSFunction> function = in BindToCurrentContext() local 2679 i::Handle<i::JSFunction> function = in CompileFunctionInternal() local 2814 CreateCodeCacheForFunction( Local<Function> function) CreateCodeCacheForFunction() argument 9145 i::Handle<i::JSReceiver> function = Utils::OpenHandle(*v8_function); EnqueueMicrotask() local [all...] |