Home
last modified time | relevance | path

Searched defs:functions (Results 176 - 200 of 244) sorted by relevance

12345678910

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp154 ApisMap functions = ApisMap(); in iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp288 const FunctionsGL *functions = GetFunctionsGL(context); in createGLFB() local
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp225 std::vector<const FunctionDeclaration*> functions; in symbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModule.h610 iterator_range<iterator> functions() { in functions() function in llvm::Module
613 iterator_range<const_iterator> functions() const { in functions() function in llvm::Module
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DStackMapParser.h362 iterator_range<function_iterator> functions() const { in functions() function in llvm::StackMapParser::LocationKind
H A DWasm.h149 ArrayRef<wasm::WasmFunction> functions() const { return Functions; } in functions() function in llvm::object::WasmObjectFile
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc551 std::vector<std::pair<void (*)(const void*), const void*>> functions; member
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rk805.c70 const struct rk805_pin_function *functions; member
H A Dpinctrl-rockchip.h261 struct rockchip_pmx_func *functions; member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dcomposite.h317 struct list_head functions; global() member
[all...]
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dcomposite.h328 struct list_head functions; global() member
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp427 void RdbStoreConfig::SetScalarFunctions(const std::map<std::string, ScalarFunctionInfo> functions) in SetScalarFunctions() argument
/third_party/ffmpeg/libavcodec/
H A Dmfenc.c37 MFFunctions functions; member
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DInitialize.cpp426 void RelateTabledBuiltins(const FunctionT* functions, TSymbolTable& symbolTable) in RelateTabledBuiltins() argument
[all...]
/third_party/glslang/SPIRV/
H A DspvIR.h467 std::vector<Function*> functions; member in spv::Module
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.cc75 const std::vector<WasmFunction>& functions = module->functions; in GetWasmFunctionOffset() local
83 const std::vector<WasmFunction>& functions = module->functions; in GetNearestWasmFunction() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.h238 struct rb_tree *functions; member
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc648 auto functions = in Create() local
[all...]
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py1506 def functions(self): member in Declarations
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp155 ApisMap functions = ApisMap(); in iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp81 WorkerContextEGL(EGLContext context, rx::FunctionsEGL *functions, EGLSurface pbuffer) WorkerContextEGL() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DProgramGL.cpp33 ProgramGL(const gl::ProgramState &data, const FunctionsGL *functions, const angle::FeaturesGL &features, StateManagerGL *stateManager, const std::shared_ptr<RendererGL> &renderer) ProgramGL() argument
161 LinkEventNativeParallel(PostLinkImplFunctor &&functor, const FunctionsGL *functions, GLuint programID) LinkEventNativeParallel() argument
H A DContextGL.cpp61 const FunctionsGL *functions = getFunctions(); in createShader() local
84 const FunctionsGL *functions = getFunctions(); in createTexture() local
96 const FunctionsGL *functions = getFunctions(); in createRenderbuffer() local
108 const FunctionsGL *functions = getFunctions(); in createBuffer() local
129 const FunctionsGL *functions = getFunctions(); in createVertexArray() local
151 const FunctionsGL *functions = getFunctions(); createFenceNV() local
185 const FunctionsGL *functions = getFunctions(); createMemoryObject() local
195 const FunctionsGL *functions = getFunctions(); createSemaphore() local
366 const FunctionsGL *functions = getFunctions(); updateAttributesForBaseInstance() local
408 const FunctionsGL *functions = getFunctions(); resetUpdatedAttributes() local
451 const FunctionsGL *functions = getFunctions(); drawArraysInstancedBaseInstance() local
617 const FunctionsGL *functions = getFunctions(); drawElementsInstancedBaseVertexBaseInstance() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp38 bool HasParallelShaderCompileExtension(const rx::FunctionsGL *functions) in HasParallelShaderCompileExtension() argument
1004 WorkerContextGLX(glx::Context context, FunctionsGLX *functions, glx::Pbuffer buffer) WorkerContextGLX() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp937 WorkerContextWGL::WorkerContextWGL(FunctionsWGL *functions, in WorkerContextWGL() argument

Completed in 35 milliseconds

12345678910