Home
last modified time | relevance | path

Searched defs:func (Results 901 - 925 of 1104) sorted by relevance

1...<<31323334353637383940>>...45

/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc772 Register func = i.InputRegister(0); in AssembleArchInstruction() local
843 Register func = i.InputRegister(0); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc656 Register func = i.InputRegister(0); in AssembleArchInstruction() local
738 Register func = i.InputRegister(0); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc899 Register func = i.InputRegister(0); in AssembleArchInstruction() local
999 Register func = i.InputRegister(0); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc780 Register func = i.InputRegister(0); in AssembleArchInstruction() local
854 Register func = i.InputRegister(0); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc690 Register func = i.InputRegister(0); in AssembleArchInstruction() local
775 Register func = i.InputRegister(0); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc637 Register func = i.InputRegister(0); in AssembleArchInstruction() local
716 Register func = i.InputRegister(0); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc708 Register func = i.InputOrZeroRegister(0); in AssembleArchInstruction() local
777 Register func = i.InputOrZeroRegister(0); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc733 const i::wasm::WasmFunction& func = module->functions[function_index]; in GetFunctionRange() local
759 const i::wasm::WasmFunction& func = module->functions[function_index]; in GetFunctionHash() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c59 int (* func)(struct NineDevice9 *This, struct csmt_instruction *instr); member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c1340 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func) in brw_SYNC() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c2686 struct nir_function *func; in lp_build_nir_llvm() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_sm.c596 uint32_t func : 16; /* mask or 4-bit logic op (depending on mode) */ member
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c1993 core_set_error_debug(const OSSL_CORE_HANDLE *handle, const char *file, int line, const char *func) core_set_error_debug() argument
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py1401 def func(): function
1409 def func(): function
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py2764 async def func(): member in GetEventLoopTestsMixin.test_get_event_loop_returns_running_loop.Policy
2805 async def func() function
[all...]
/third_party/openssl/crypto/
H A Dprovider_core.c1991 core_set_error_debug(const OSSL_CORE_HANDLE *handle, const char *file, int line, const char *func) core_set_error_debug() argument
/third_party/opencl-headers/src/
H A Dopencl_wrapper.cpp265 auto func = OHOS::clGetPlatformIDs; in clGetPlatformIDs() local
275 auto func = OHOS::clGetPlatformInfo; in clGetPlatformInfo() local
285 auto func in clGetDeviceIDs() local
295 auto func = OHOS::clGetDeviceInfo; clGetDeviceInfo() local
306 auto func = OHOS::clCreateContext; clCreateContext() local
317 auto func = OHOS::clCreateContextFromType; clCreateContextFromType() local
326 auto func = OHOS::clRetainContext; clRetainContext() local
335 auto func = OHOS::clReleaseContext; clReleaseContext() local
345 auto func = OHOS::clGetContextInfo; clGetContextInfo() local
355 auto func = OHOS::clCreateProgramWithSource; clCreateProgramWithSource() local
366 auto func = OHOS::clCreateProgramWithBinary; clCreateProgramWithBinary() local
376 auto func = OHOS::clGetProgramInfo; clGetProgramInfo() local
386 auto func = OHOS::clGetProgramBuildInfo; clGetProgramBuildInfo() local
395 auto func = OHOS::clRetainProgram; clRetainProgram() local
404 auto func = OHOS::clReleaseProgram; clReleaseProgram() local
414 auto func = OHOS::clBuildProgram; clBuildProgram() local
423 auto func = OHOS::clCreateKernel; clCreateKernel() local
432 auto func = OHOS::clRetainKernel; clRetainKernel() local
441 auto func = OHOS::clReleaseKernel; clReleaseKernel() local
450 auto func = OHOS::clSetKernelArg; clSetKernelArg() local
459 auto func = OHOS::clCreateBuffer; clCreateBuffer() local
468 auto func = OHOS::clRetainMemObject; clRetainMemObject() local
477 auto func = OHOS::clReleaseMemObject; clReleaseMemObject() local
487 auto func = OHOS::clGetImageInfo; clGetImageInfo() local
496 auto func = OHOS::clRetainCommandQueue; clRetainCommandQueue() local
505 auto func = OHOS::clReleaseCommandQueue; clReleaseCommandQueue() local
516 auto func = OHOS::clEnqueueReadBuffer; clEnqueueReadBuffer() local
530 auto func = OHOS::clEnqueueReadBufferRect; clEnqueueReadBufferRect() local
543 auto func = OHOS::clEnqueueWriteBuffer; clEnqueueWriteBuffer() local
555 auto func = OHOS::clEnqueueWriteImage; clEnqueueWriteImage() local
567 auto func = OHOS::clEnqueueReadImage; clEnqueueReadImage() local
579 auto func = OHOS::clEnqueueMapBuffer; clEnqueueMapBuffer() local
592 auto func = OHOS::clEnqueueMapImage; clEnqueueMapImage() local
603 auto func = OHOS::clEnqueueUnmapMemObject; clEnqueueUnmapMemObject() local
613 auto func = OHOS::clGetKernelWorkGroupInfo; clGetKernelWorkGroupInfo() local
623 auto func = OHOS::clGetEventProfilingInfo; clGetEventProfilingInfo() local
635 auto func = OHOS::clEnqueueNDRangeKernel; clEnqueueNDRangeKernel() local
645 auto func = OHOS::clWaitForEvents; clWaitForEvents() local
654 auto func = OHOS::clRetainEvent; clRetainEvent() local
663 auto func = OHOS::clReleaseEvent; clReleaseEvent() local
673 auto func = OHOS::clGetEventInfo; clGetEventInfo() local
682 auto func = OHOS::clFlush; clFlush() local
691 auto func = OHOS::clFinish; clFinish() local
701 auto func = OHOS::clCreateImage2D; clCreateImage2D() local
712 auto func = OHOS::clCreateImage3D; clCreateImage3D() local
723 auto func = OHOS::clCreateCommandQueue; clCreateCommandQueue() local
733 auto func = OHOS::clGetCommandQueueInfo; clGetCommandQueueInfo() local
744 auto func = OHOS::clEnqueueCopyImage; clEnqueueCopyImage() local
756 auto func = OHOS::clEnqueueCopyBufferToImage; clEnqueueCopyBufferToImage() local
768 auto func = OHOS::clEnqueueCopyImageToBuffer; clEnqueueCopyImageToBuffer() local
780 auto func = OHOS::clRetainDevice; clRetainDevice() local
789 auto func = OHOS::clReleaseDevice; clReleaseDevice() local
799 auto func = OHOS::clCreateImage; clCreateImage() local
809 auto func = OHOS::clEnqueueFillImage; clEnqueueFillImage() local
823 auto func = OHOS::clCreateCommandQueueWithProperties; clCreateCommandQueueWithProperties() local
832 auto func = OHOS::clGetExtensionFunctionAddress; clGetExtensionFunctionAddress() local
840 auto func = OHOS::clCreateProgramWithIL; clCreateProgramWithIL() local
849 auto func = OHOS::clSVMAlloc; clSVMAlloc() local
858 auto func = OHOS::clSVMFree; clSVMFree() local
868 auto func = OHOS::clEnqueueSVMMap; clEnqueueSVMMap() local
878 auto func = OHOS::clEnqueueSVMUnmap; clEnqueueSVMUnmap() local
887 auto func = OHOS::clSetKernelArgSVMPointer; clSetKernelArgSVMPointer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp105 static const char* getDerivateFuncName (DerivateFunc func) in getDerivateFuncName() argument
126 static const char* getDerivateFuncCaseName (DerivateFunc func) in getDerivateFuncCaseName() argument
147 static inline bool isDfdxFunc (DerivateFunc func) in isDfdxFunc() argument
152 static inline bool isDfdyFunc (DerivateFunc func) in isDfdyFunc() argument
157 isFwidthFunc(DerivateFunc func) isFwidthFunc() argument
162 isSubgroupFunc(DerivateFunc func) isSubgroupFunc() argument
562 DerivateFunc func; global() member
901 ConstantDerivateCase(tcu::TestContext& testCtx, const std::string& name, DerivateFunc func, glu::DataType type) ConstantDerivateCase() argument
1130 LinearDerivateCase(tcu::TestContext& testCtx, const std::string& name, DerivateFunc func, glu::DataType type, glu::Precision precision, bool inNonUniformControlFlow, SurfaceType surfaceType, int numSamples, const std::string& fragmentSrcTmpl, BaseUniformType usedDefaultUniform) LinearDerivateCase() argument
1426 TextureDerivateCase(tcu::TestContext& testCtx, const std::string& name, DerivateFunc func, glu::DataType type, glu::Precision precision, SurfaceType surfaceType, int numSamples) TextureDerivateCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp1443 FunctionProgramsSimple1 (Function func) : m_func(func) {} in FunctionProgramsSimple1() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp602 TIntermAggregate *TIntermAggregate::CreateFunctionCall(const TFunction &func, in CreateFunctionCall() argument
608 TIntermAggregate *TIntermAggregate::CreateRawFunctionCall(const TFunction &func, in CreateRawFunctionCall() argument
614 TIntermAggregate *TIntermAggregate::CreateBuiltInFunctionCall(const TFunction &func, in CreateBuiltInFunctionCall() argument
627 TIntermAggregate(const TFunction *func, const TType &type, TOperator op, TIntermSequence *arguments) TIntermAggregate() argument
[all...]
H A DBuildSPIRV.cpp1450 void SPIRVBuilder::startNewFunction(spirv::IdRef functionId, const TFunction *func) in startNewFunction() argument
2065 ImmutableString SPIRVBuilder::hashFunctionName(const TFunction *func) in hashFunctionName() argument
H A DOutputHLSL.cpp2183 const TFunction *func = node->getFunction(); in visitFunctionDefinition() local
2342 const TFunction *func = node->getFunction(); in visitFunctionPrototype() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_autogen.cpp665 CallCapture CaptureDepthFunc(const State &glState, bool isCallValid, GLenum func) in CaptureDepthFunc() argument
2251 CaptureStencilFunc(const State &glState, bool isCallValid, GLenum func, GLint ref, GLuint mask) CaptureStencilFunc() argument
2266 CaptureStencilFuncSeparate(const State &glState, bool isCallValid, GLenum face, GLenum func, GLint ref, GLuint mask) CaptureStencilFuncSeparate() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_1_0.cpp39 void Context::alphaFunc(AlphaTestFunc func, GLfloat ref) in alphaFunc() argument
44 void Context::alphaFuncx(AlphaTestFunc func, GLfixed ref) in alphaFuncx() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_2_0_autogen.cpp955 void GL_APIENTRY GL_DepthFunc(GLenum func) in GL_DepthFunc() argument
2734 void GL_APIENTRY GL_StencilFunc(GLenum func, GLint ref, GLuint mask) in GL_StencilFunc() argument
2758 GL_StencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) GL_StencilFuncSeparate() argument
[all...]

Completed in 96 milliseconds

1...<<31323334353637383940>>...45