Home
last modified time | relevance | path

Searched defs:api (Results 251 - 275 of 335) sorted by relevance

1...<<11121314

/third_party/vk-gl-cts/modules/egl/
H A DteglImageTests.cpp151 ImageTestCase (EglTestContext& eglTestCtx, ApiType api, const string& name, const string& desc) in ImageTestCase() argument
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner.cpp57 MediaScannerObj::MediaScannerObj(MediaScannerObj::ScanType type, MediaLibraryApi api) : type_(type), api_(api) in MediaScannerObj() argument
165 MediaLibraryApi api = skipPhoto_ ? MediaLibraryApi::API_OLD : MediaLibraryApi::API_10; in CommitTransaction() local
44 MediaScannerObj(const std::string &path, const std::shared_ptr<IMediaScannerCallback> &callback, MediaScannerObj::ScanType type, MediaLibraryApi api) MediaScannerObj() argument
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp110 bool MockNetsysNativeClient::CheckMockApi(const std::string &api) in CheckMockApi() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp566 EGLBoolean EglBindAPIImpl(EGLenum api) in EglBindAPIImpl() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c1040 int api = msgbuf[1]; in ixgbe_negotiate_vf_api() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c1040 int api = msgbuf[1]; in ixgbe_negotiate_vf_api() local
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c112 MSH3_API *api; member
[all...]
/third_party/glfw/tests/
H A Dglfwinfo.c175 static const char* get_api_name(int api) in get_api_name() argument
/third_party/cmsis/CMSIS/RTOS2/Include/
H A Dcmsis_os2.h97 uint32_t api; ///< API version (major.minor.rev: mmnnnrrrr dec). member
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h533 enum st_api_type api; member
/third_party/node/
H A DMakefile[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c1009 gl_api api; in st_api_create_context() local
1413 get_version(struct pipe_screen *screen, struct st_config_options *options, gl_api api) get_version() argument
[all...]
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h903 native_window_api_connect( struct ANativeWindow* window, int api) native_window_api_connect() argument
915 native_window_api_disconnect( struct ANativeWindow* window, int api) native_window_api_disconnect() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dcontext.c986 pa_context_connect( pa_context *c, const char *server, pa_context_flags_t flags, const pa_spawn_api *api) global() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp47 namespace api namespace
H A DvktApiBufferMemoryRequirementsTests.cpp49 namespace api namespace
H A DvktApiBufferViewAccessTests.cpp52 namespace api namespace
H A DvktApiMaintenance3Check.cpp44 namespace api namespace
H A DvktApiVersionCheck.cpp61 namespace api namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMarkerTests.cpp47 namespace api namespace
H A DvktApiBufferMemoryRequirementsTests.cpp49 namespace api namespace
H A DvktApiBufferViewAccessTests.cpp52 namespace api namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp684 const APInt &api = CI->getValue(); in ConstantFoldCastInstruction() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp569 EGLBoolean EGLAPIENTRY BindAPI(EGLenum api) in BindAPI() argument
H A Dmain.cpp465 EGLAPI EGLBoolean EGLAPIENTRY eglBindAPI(EGLenum api) in eglBindAPI() argument

Completed in 44 milliseconds

1...<<11121314