Home
last modified time | relevance | path

Searched defs:dst (Results 3251 - 3275 of 6330) sorted by relevance

1...<<131132133134135136137138139140>>...254

/third_party/skia/include/private/
H A DSkNx_neon.h48 AI static void Store2(void* dst, const SkNx& a, const SkNx& b) { in Store2() argument
56 AI static void Store3(void* dst, const SkNx& a, const SkNx& b, const SkNx& c) { in Store3() argument
65 AI static void Store4(void* dst, const SkNx& a, const SkNx& b, const SkNx& c, const SkNx& d) { in Store4() argument
178 AI static void Store4(void* dst, const SkNx& r, const SkNx& g, const SkNx& b, const SkNx& a) { in Store4() argument
323 AI static void Store4(void* dst, const SkNx& r, const SkNx& g, const SkNx& b, const SkNx& a) { in Store4() argument
[all...]
/third_party/skia/fuzz/
H A DFuzzMain.cpp524 void* dst = bitmap.getAddr(0, 0); in fuzz_img() local
/third_party/selinux/libsepol/src/
H A Dmls.c453 static inline int mls_copy_context(context_struct_t * dst, in mls_copy_context() argument
473 static inline int mls_scopy_context(context_struct_t * dst, in mls_scopy_context() argument
757 int mls_semantic_level_cpy(mls_semantic_level_t * dst, in mls_semantic_level_cpy() argument
803 mls_semantic_range_cpy(mls_semantic_range_t * dst, const mls_semantic_range_t * src) mls_semantic_range_cpy() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboMultisampleTests.cpp80 void render (tcu::Surface& dst) in render() argument
H A Des3fOcclusionQueryTests.cpp119 static void generateVertices (std::vector<float>& dst, float width, float height, int primitiveCount, int verticesPerPrimitive, de::Random rnd, float primitiveSize, float minZ, float maxZ) in generateVertices() argument
H A Des3fRasterizerDiscardTests.cpp127 static void generateVertices (std::vector<float>& dst, int numPrimitives, de::Random& rnd, deUint32 drawMode) in generateVertices() argument
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp335 void GridRenderCase::renderTo (std::vector<tcu::Surface>& dst) in renderTo() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragOpInteractionCase.cpp150 float* dst = (float*)((deUint8*)pointer.data + pointer.stride*vertexNdx); in setVertex() local
H A DglsShaderLibraryCase.cpp422 static void generateUniformDeclarations (std::ostream& dst, const ValueBlock& valueBlock) in generateUniformDeclarations() argument
568 static void specializeShaderSources (ProgramSources& dst, in specializeShaderSources() argument
589 static void specializeProgramSources (glu::ProgramSources& dst, in specializeProgramSources() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp61 void createShaders (SourceCollections& dst, TestParams params) in createShaders() argument
H A DvktPipelineIdentifierTests.cpp75 void createGraphicsShaders (SourceCollections& dst, TestParams testParams) in createGraphicsShaders() argument
109 void createComputeShaders (SourceCollections& dst, TestParams testParams) in createComputeShaders() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmVariablePointersTests.cpp83 void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSwizzleTests.cpp168 const tcu::SurfaceAccess dst = tcu::SurfaceAccess(referenceFrame, pixelFormat); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp301 void generateLookupCoordinates (const UVec2& imageSize, vector<Vec2>* dst) in generateLookupCoordinates() argument
568 void initPrograms (SourceCollections& dst, TestParameters params) in initPrograms() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_fast_pac.c113 static int eap_fast_copy_buf(u8 **dst, size_t *dst_len, in eap_fast_copy_buf() argument
H A Deap_teap_pac.c113 static int eap_teap_copy_buf(u8 **dst, size_t *dst_len, in eap_teap_copy_buf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_sm.c1187 static int eapol_auth_conf_clone(struct eapol_auth_config *dst, in eapol_auth_conf_clone() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_named_pipe.c116 struct wpa_ctrl_dst *dst, *next; in ctrl_flush_broken_pipes() local
134 struct wpa_ctrl_dst *dst; ctrl_open_pipe() local
222 ctrl_close_pipe(struct wpa_ctrl_dst *dst) ctrl_close_pipe() argument
257 struct wpa_ctrl_dst *dst = (struct wpa_ctrl_dst *) overlap; ctrl_iface_write_completed() local
279 wpa_supplicant_ctrl_iface_rx(struct wpa_ctrl_dst *dst, size_t len) wpa_supplicant_ctrl_iface_rx() argument
348 struct wpa_ctrl_dst *dst = (struct wpa_ctrl_dst *) overlap; ctrl_iface_read_completed() local
358 struct wpa_ctrl_dst *dst = eloop_data; wpa_supplicant_ctrl_iface_receive() local
479 struct wpa_ctrl_dst *dst, *next; wpa_supplicant_ctrl_iface_send() local
558 struct wpa_global_dst *dst, *next; global_flush_broken_pipes() local
576 struct wpa_global_dst *dst; global_open_pipe() local
653 global_close_pipe(struct wpa_global_dst *dst) global_close_pipe() argument
688 struct wpa_global_dst *dst = (struct wpa_global_dst *) overlap; global_iface_write_completed() local
713 wpa_supplicant_global_iface_rx(struct wpa_global_dst *dst, size_t len) wpa_supplicant_global_iface_rx() argument
764 struct wpa_global_dst *dst = (struct wpa_global_dst *) overlap; global_iface_read_completed() local
775 struct wpa_global_dst *dst = eloop_data; wpa_supplicant_global_iface_receive() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_query_ap.c206 void gas_query_ap_tx_status(struct gas_query_ap *gas, const u8 *dst, in gas_query_ap_tx_status() argument
612 gas_query_dialog_token_available(struct gas_query_ap *gas, const u8 *dst, u8 dialog_token) gas_query_dialog_token_available() argument
645 gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst) gas_query_new_dialog_token() argument
674 gas_query_ap_req(struct gas_query_ap *gas, const u8 *dst, int freq, struct wpabuf *req, void (*cb)(void *ctx, const u8 *dst, u8 dialog_token, enum gas_query_ap_result result, const struct wpabuf *adv_proto, const struct wpabuf *resp, u16 status_code), void *ctx) gas_query_ap_req() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dgas_server.c41 u8 dst[ETH_ALEN]; member
436 void gas_server_tx_status(struct gas_server *gas, const u8 *dst, const u8 *data, in gas_server_tx_status() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuFuzzyImageCompare.cpp97 static inline void writeUnorm8 (const tcu::PixelBufferAccess& dst, int x, int y, deUint32 val) in writeUnorm8() argument
107 inline void writeUnorm8<4> (const tcu::PixelBufferAccess& dst, int x, int y, deUint32 val) in writeUnorm8() argument
146 deUint32 dst = 0; in bilinearSample() local
162 separableConvolve(const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, int shiftX, int shiftY, const std::vector<float>& kernelX, const std::vector<float>& kernelY) separableConvolve() argument
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeCommandLine.hpp126 inline void getTypeDefault (ValueType* dst) in getTypeDefault() argument
318 dispatchParse(const OptInfo* info, const char* src, TypedFieldMap* dst) dispatchParse() argument
343 dispatchSetDefault(TypedFieldMap* dst) dispatchSetDefault() argument
366 setFromNamedValue(const void* value, TypedFieldMap* dst) setFromNamedValue() argument
[all...]
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidUtil.cpp306 void describePlatform (JNIEnv* env, std::ostream& dst) in describePlatform() argument
382 void describePlatform (ANativeActivity* activity, std::ostream& dst) in describePlatform() argument
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp208 ValueRangeAccess dst = entry->getValueRange(); in setValue() local
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearCase.cpp101 static void renderReference (tcu::Surface& dst, const vector<ClearOp>& clears, const tcu::PixelFormat& pixelFormat) in renderReference() argument
136 static void readPixels (EGLint api, const ApiFunctions& func, tcu::Surface& dst) in readPixels() argument
[all...]

Completed in 30 milliseconds

1...<<131132133134135136137138139140>>...254