Home
last modified time | relevance | path

Searched defs:query (Results 226 - 250 of 682) sorted by relevance

12345678910>>...28

/third_party/musl/src/network/
H A Dgetnameinfo.c183 unsigned char query[18+PTR_MAX], reply[512]; in getnameinfo() local
/third_party/musl/porting/linux/user/src/network/
H A Dgetnameinfo.c182 unsigned char query[18+PTR_MAX], reply[512]; in getnameinfo() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetnameinfo.c158 unsigned char query[18+PTR_MAX], reply[512]; in getnameinfo() local
/third_party/node/deps/cares/src/lib/
H A Dares_qcache.c424 ares_qcache_insert(ares_channel_t *channel, const struct timeval *now, const struct query *query, ares_dns_record_t *dnsrec) ares_qcache_insert() argument
/third_party/mesa3d/src/mesa/main/
H A Deval.c492 _mesa_GetnMapdvARB( GLenum target, GLenum query, GLsizei bufSize, GLdouble *v ) in _mesa_GetnMapdvARB() argument
576 _mesa_GetMapdv( GLenum target, GLenum query, GLdouble *v ) in _mesa_GetMapdv() argument
582 _mesa_GetnMapfvARB( GLenum target, GLenum query, GLsizei bufSize, GLfloat *v ) in _mesa_GetnMapfvARB() argument
667 _mesa_GetMapfv( GLenum target, GLenum query, GLfloat *v ) in _mesa_GetMapfv() argument
674 _mesa_GetnMapivARB( GLenum target, GLenum query, GLsizei bufSize, GLint *v ) _mesa_GetnMapivARB() argument
759 _mesa_GetMapiv( GLenum target, GLenum query, GLint *v ) _mesa_GetMapiv() argument
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_noop_drm_shim.c327 struct drm_i915_query *query = arg; in i915_ioctl_query() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-igmp_querier.c64 struct igmpv3_query *query; member
158 struct igmpv3_query *query; /* pointer to igmpv3_query structure */ in create_query() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_monitor.c38 struct intel_perf_query_object *query; member
147 struct intel_perf_query_info *query = &perf_cfg->queries[group_index]; in iris_get_monitor_group_info() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_synchronization2.c33 vk_common_CmdWriteTimestamp( VkCommandBuffer commandBuffer, VkPipelineStageFlagBits pipelineStage, VkQueryPool queryPool, uint32_t query) vk_common_CmdWriteTimestamp() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_driver_query.c50 struct pipe_query *query[NUM_QUERIES]; member
69 struct pipe_query *query = bq->query[idx]; in hud_batch_query_update() local
207 struct pipe_query *query[NUM_QUERIES]; global() member
241 struct pipe_query *query = info->query[info->tail]; query_new_value_normal() local
427 struct pipe_driver_query_info query = { 0 }; hud_driver_query_install() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_lib.c57 const char *query, *query_end; in OSSL_parse_url() local
/third_party/openssl/crypto/http/
H A Dhttp_lib.c50 const char *query, *query_end; in OSSL_parse_url() local
/third_party/openssl/crypto/property/
H A Dproperty_parse.c440 int ossl_property_match_count(const OSSL_PROPERTY_LIST *query, in ossl_property_match_count() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DQueryGL.cpp104 GLuint query; in queryCounter() local
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.cpp460 SkCodec::Result SkGifImageReader::parse(int query) in parse() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPassCache.cpp96 ResultOrError<VkRenderPass> RenderPassCache::GetRenderPass(const RenderPassCacheQuery& query) { in GetRenderPass() argument
[all...]
/third_party/openssl/test/
H A Dproperty_test.c82 const char *query; member
159 int query; member
301 const char *query; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLSteensAliasAnalysis.cpp266 AliasResult CFLSteensAAResult::query(const MemoryLocation &LocA, in query() function in CFLSteensAAResult
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp88 GLuint query = 0; in checkFramebufferSize() local
193 GLuint query = 0; checkFramebufferRenderable() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_sd.c276 struct p2p_sd_query *query; in p2p_start_sd() local
117 p2p_unlink_sd_query(struct p2p_data *p2p, struct p2p_sd_query *query) p2p_unlink_sd_query() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_auth.c96 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) in hostapd_acl_query_free() argument
106 hostapd_radius_acl_query(struct hostapd_data *hapd, const u8 *addr, struct hostapd_acl_query_data *query) hostapd_radius_acl_query() argument
454 struct hostapd_acl_query_data *query, *prev; hostapd_acl_recv_radius() local
608 struct hostapd_acl_query_data *query, *prev; hostapd_acl_deinit() local
[all...]
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11.cpp122 XVisualInfo query; in getVisualInfo() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_sd.c276 struct p2p_sd_query *query; in p2p_start_sd() local
117 p2p_unlink_sd_query(struct p2p_data *p2p, struct p2p_sd_query *query) p2p_unlink_sd_query() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_auth.c137 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) in hostapd_acl_query_free() argument
147 hostapd_radius_acl_query(struct hostapd_data *hapd, const u8 *addr, struct hostapd_acl_query_data *query) hostapd_radius_acl_query() argument
519 struct hostapd_acl_query_data *query, *prev; hostapd_acl_recv_radius() local
671 struct hostapd_acl_query_data *query, *prev; hostapd_acl_deinit() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceMap.h26 ANGLE_INLINE ResourceType *query(IDType id) const in query() function in gl::final

Completed in 18 milliseconds

12345678910>>...28