| /third_party/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 924 void IRContext::AddCalls(const Function* func, std::queue<uint32_t>* todo) { in AddCalls() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureShadowTests.cpp | 1012 deUint32 func; in init() member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | tncc.c | 257 static void * tncc_get_sym(void *handle, char *func) in tncc_get_sym() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | tncs.c | 323 static void * tncs_get_sym(void *handle, char *func) in tncs_get_sym() argument
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrContextWrapper.cpp | 304 void ContextWrapper::glStencilFunc (deUint32 func, int ref, deUint32 mask) in glStencilFunc() argument 314 void ContextWrapper::glDepthFunc (deUint32 func) in glDepthFunc() argument
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrRenderState.hpp | 187 TestFunc func; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | tncc.c | 257 static void * tncc_get_sym(void *handle, char *func) in tncc_get_sym() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | tncs.c | 323 static void * tncs_get_sym(void *handle, char *func) in tncs_get_sym() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | wpa_debug.c | 1006 void wpa_msg_register_cb(wpa_msg_cb_func func) in wpa_msg_register_cb() argument 1014 void wpa_msg_register_ifname_cb(wpa_msg_get_ifname_func func) in wpa_msg_register_ifname_cb() argument 1234 void hostapd_logger_register_cb(hostapd_logger_cb_func func) in hostapd_logger_register_cb() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | vk_loader_platform.h | 235 static inline void loader_platform_thread_once_fn(pthread_once_t *ctl, void (*func)(void)) { in loader_platform_thread_once_fn() argument
|
| /third_party/vulkan-loader/tests/framework/layer/ |
| H A D | wrap_objects.cpp | 135 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func) { in get_chain_info() argument 144 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func) { in get_chain_info() argument
|
| /third_party/zlib/ |
| H A D | deflate.c | 103 compress_func func; member 759 compress_func func; in deflateParams() local
|
| /third_party/eudev/src/shared/ |
| H A D | hashmap.c | 149 const char *func; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_drawtext.c | 1210 int (*func)(AVFilterContext *, AVBPrint *, char *, unsigned, char **, int); member
|
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 492 curl_sshkeycallback func = in ssh_knownhost() local
|
| /third_party/curl/lib/vtls/ |
| H A D | schannel.c | 1611 traverse_cert_store(const CERT_CONTEXT *context, Read_crt_func func, in traverse_cert_store() argument
|
| /third_party/backends/backend/ |
| H A D | dll.c | 84 posix_dlsym (void *handle, const char *func) in posix_dlsym() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_route.c | 88 route_f func; member
|
| /third_party/alsa-lib/src/alisp/ |
| H A D | alisp.c | 2970 struct alisp_object * (*func)(struct alisp_instance *instance, struct alisp_object * args); member
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-port.h | 1308 ThreadWithParam(UserThreadFunc* func, T param, Notification* thread_can_start) in ThreadWithParam() argument 1502 ThreadWithParam(UserThreadFunc* func, T param, Notification* thread_can_start) in ThreadWithParam() argument 1509 RunnableImpl(UserThreadFunc* func, T param) : func_(func), param_(param) {} in RunnableImpl() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DecimalFormat.java | 2652 public synchronized void setProperties(PropertySetter func) { in setProperties() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_mass_storage.c | 1397 static uint32_t usb_task_creat(uint32_t *taskid, TSK_ENTRY_FUNC func, uint16_t prio, in usb_task_creat() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DecimalFormat.java | 2423 public synchronized void setProperties(PropertySetter func) { in setProperties() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | astro.cpp | 733 SunTimeAngleFunc func; in getSunTime() local 762 RiseSetCoordFunc func; in getSunRiseSet() local 1249 MoonTimeAngleFunc func; in getMoonTime() local 1287 MoonRiseSetCoordFunc func; in getMoonRiseSet() local 1299 UDate CalendarAstronomer::timeOfAngle(AngleFunc& func, double desired, in timeOfAngle() argument 1367 riseOrSet(CoordFunc& func, UBool rise, double diameter, double refraction, double epsilon) riseOrSet() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | core.c | 1931 int uv_register_task_to_event(struct uv_loop_s* loop, uv_post_task func, void* handler) in uv_register_task_to_event() argument 1765 uv__getsockpeername(const uv_handle_t* handle, uv__peersockfunc func, struct sockaddr* name, int* namelen) uv__getsockpeername() argument
|