Home
last modified time | relevance | path

Searched defs:functions (Results 126 - 150 of 253) sorted by relevance

1234567891011

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_function.c160 dxil_add_function(struct rb_tree *functions, const struct dxil_func *func, in dxil_add_function() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DWindowSurfaceWGL.cpp19 WindowSurfaceWGL(const egl::SurfaceState &state, EGLNativeWindowType window, int pixelFormat, const FunctionsWGL *functions, EGLint orientation) WindowSurfaceWGL() argument
H A DPbufferSurfaceWGL.cpp19 PbufferSurfaceWGL(const egl::SurfaceState &state, EGLint width, EGLint height, EGLenum textureFormat, EGLenum textureTarget, bool largest, int pixelFormat, HDC deviceContext, const FunctionsWGL *functions) PbufferSurfaceWGL() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DPbufferSurfaceCGL.cpp128 const FunctionsGL *functions = GetFunctionsGL(context); in createDefaultFramebuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DPbufferSurfaceEAGL.cpp131 const FunctionsGL *functions = GetFunctionsGL(context); in createDefaultFramebuffer() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp38 std::vector<opt::Function*> functions; in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp38 std::vector<opt::Function*> functions; in Apply() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBackendD3D12.cpp27 ResultOrError<ComPtr<IDXGIFactory4>> CreateFactory(const PlatformFunctions* functions, in CreateFactory() argument
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp38 std::vector<opt::Function*> functions; in Apply() local
/third_party/vulkan-loader/loader/
H A Dunknown_function_handling.c106 const struct loader_layer_functions *const functions = &(inst->expanded_activated_layer_list.list[0]->functions); in loader_check_layer_list_for_dev_ext_address() local
207 const struct loader_layer_functions *const functions = &(layer_prop_list->functions); in loader_check_layer_list_for_phys_dev_ext_address() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp20 ClearMultiviewGL::ClearMultiviewGL(const FunctionsGL *functions, StateManagerGL *stateManager) in ClearMultiviewGL() argument
H A DShaderGL.cpp180 const FunctionsGL *functions = mRenderer->getFunctions(); in compileShader() local
187 const FunctionsGL *functions = mRenderer->getFunctions(); in checkShader() local
217 const FunctionsGL *functions = mRenderer->getFunctions(); in peekCompletion() local
/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
H A Djs_drag_context.cpp258 napi_property_descriptor functions[] = { in DeclareDragInterface() local
/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h75 int32_t functions; member
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_key_parser.cpp82 static parse_key_function functions[] = { in Parse() local
108 static parse_key_function functions[] = { in DeclarativeParse() local
128 ParseMatch(const std::vector<std::string>& keys, std::vector<KeyParam>& keyParams, parse_key_function functions[], int32_t funcLen, bool styleRes) const ParseMatch() argument
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ability/
H A Dcamera_ability_napi.cpp176 napi_value CameraFunctionsNapi::CreateCameraFunctions(napi_env env, sptr<CameraAbility> functions, FunctionsType type) in CreateCameraFunctions() argument
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.cpp204 UPerfFunction *functions[FUNCTION_COUNT]; in main() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_int64.cpp115 struct hash_table *functions; member in __anon7187::lower_64bit_visitor
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.h53 std::vector<AsmJsOffsetFunctionEntries> functions; member
126 explicit IndirectNameMap(std::vector<IndirectNameMapEntry> functions) in IndirectNameMap() argument
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8windbg-extension.cc263 std::vector<std::pair<const wchar_t*, WRL::ComPtr<IModelMethod>>> functions = in Initialize() local
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dandroid.py20 import gyp.generator.make as make # Reuse global functions from make backend. namespace
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c809 st_init_driver_functions(struct pipe_screen *screen, struct dd_function_table *functions, bool has_egl_image_validate) st_init_driver_functions() argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dandroid.py20 import gyp.generator.make as make # Reuse global functions from make backend. namespace
/third_party/node/deps/v8/src/compiler/
H A Djs-inlining-heuristic.h53 base::Optional<JSFunctionRef> functions[kMaxCallPolymorphism]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectApiTests.cpp106 const std::vector<std::string> functions = { in iterate() local

Completed in 16 milliseconds

1234567891011