| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiVersionCheck.cpp | 154 ApisMap functions = ApisMap(); in iterate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
| H A D | DisplayGbm.cpp | 288 const FunctionsGL *functions = GetFunctionsGL(context); in createGLFB() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLRehydrator.cpp | 225 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 D | Module.h | 610 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 D | StackMapParser.h | 362 iterator_range<function_iterator> functions() const { in functions() function in llvm::StackMapParser::LocationKind
|
| H A D | Wasm.h | 149 ArrayRef<wasm::WasmFunction> functions() const { return Functions; } in functions() function in llvm::object::WasmObjectFile
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | message_lite.cc | 551 std::vector<std::pair<void (*)(const void*), const void*>> functions; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
| H A D | pinctrl-rk805.c | 70 const struct rk805_pin_function *functions;
member
|
| H A D | pinctrl-rockchip.h | 261 struct rockchip_pmx_func *functions; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
| H A D | composite.h | 317 struct list_head functions; global() member [all...] |
| /device/soc/rockchip/rk3588/kernel/include/linux/usb/ |
| H A D | composite.h | 328 struct list_head functions; global() member [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_store_config.cpp | 427 void RdbStoreConfig::SetScalarFunctions(const std::map<std::string, ScalarFunctionInfo> functions) in SetScalarFunctions() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mfenc.c | 37 MFFunctions functions; member [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Initialize.cpp | 426 void RelateTabledBuiltins(const FunctionT* functions, TSymbolTable& symbolTable) in RelateTabledBuiltins() argument [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | spvIR.h | 467 std::vector<Function*> functions; member in spv::Module
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module.cc | 75 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 D | dxil_module.h | 238 struct rb_tree *functions; member
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-wasm-objects.cc | 648 auto functions = in Create() local [all...] |
| /third_party/python/Tools/c-analyzer/c_parser/ |
| H A D | info.py | 1506 def functions(self): member in Declarations
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiVersionCheck.cpp | 155 ApisMap functions = ApisMap(); in iterate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | DisplayEGL.cpp | 81 WorkerContextEGL(EGLContext context, rx::FunctionsEGL *functions, EGLSurface pbuffer) WorkerContextEGL() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ProgramGL.cpp | 33 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 D | ContextGL.cpp | 61 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 D | DisplayGLX.cpp | 38 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 D | DisplayWGL.cpp | 937 WorkerContextWGL::WorkerContextWGL(FunctionsWGL *functions, in WorkerContextWGL() argument
|