| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.h | 202 const std::vector<Function>& functions() const { return functions_; } in functions() function in tint::writer::spirv::Builder
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_negative.cpp | 63 dng_noise_profile::dng_noise_profile (const dng_std_vector<dng_noise_function> &functions) in dng_noise_profile() argument
|
| /third_party/python/Objects/ |
| H A D | moduleobject.c | 158 _add_methods_to_object(PyObject *module, PyObject *name, PyMethodDef *functions) in _add_methods_to_object() argument 449 PyModule_AddFunctions(PyObject *m, PyMethodDef *functions) in PyModule_AddFunctions() argument
|
| /third_party/vulkan-loader/tests/framework/ |
| H A D | test_environment.cpp | 169 : functions(&functions), callbacks(callbacks) {} variable 171 : functions(&functions), inst(inst), callbacks(callbacks) {} variable 270 : functions(&functions), dev(device), callbacks(callbacks){}; global() variable 804 create_surface_helper(VulkanFunctions* functions, VkInstance inst, VkSurfaceKHR& surface, const char* load_func_name) global() argument 810 create_surface(VulkanFunctions* functions, VkInstance inst, VkSurfaceKHR& surface, [[maybe_unused]] const char* api_selection) global() argument [all...] |
| /base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/ |
| H A D | js_coordination_context.cpp | 656 napi_property_descriptor functions[] = {
in DeclareDeviceCoordinationInterface() local
|
| /base/usb/usb_manager/services/native/src/ |
| H A D | usb_right_manager.cpp | 472 int32_t UsbRightManager::HasSetFuncRight(int32_t functions) in HasSetFuncRight() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/pinctrl/ |
| H A D | pinctrl-rk806.c | 66 const struct rk806_pin_function *functions; member
|
| /third_party/mesa3d/src/gallium/frontends/osmesa/ |
| H A D | osmesa.c | 990 static struct name_function functions[] = { variable
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-coverage.cc | 645 std::vector<CoverageFunction>* functions = &result->back().functions; in Collect() local [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-profiler-agent-impl.cc | 362 auto functions = std::make_unique< in coverageToProtocol() local
|
| /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
|
| /base/usb/usb_manager/services/zidl/src/ |
| H A D | usb_srv_stub.cpp | 282 int32_t functions; in DoGetCurrentFunctions() local
|
| /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...] |
| /drivers/peripheral/usb/ddk/device/src/ |
| H A D | adapter_if.c | 767 static int32_t CreatKernelFunc(const char *devName, const struct UsbFnFunction *functions, uint8_t confVal) in CreatKernelFunc() argument 795 static int32_t CreatFunc(const char *devName, const struct UsbFnFunction *functions, uint8_t confVal) in CreatFunc() argument [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...] |