| /third_party/tzdata/ |
| H A D | localtime.c | 1941 mktmcpy(struct tm *dest, struct tm const *src) in mktmcpy() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | instructions-aarch64.h | 750 static Instruction* Cast(T src) { in Cast() argument 755 static const Instruction* CastConst(T src) { in CastConst() argument
|
| H A D | macro-assembler-aarch64.cc | 1818 Move(const GenericOperand& dst, const GenericOperand& src) Emit() argument 2296 PushMultipleTimes(int count, Register src) Emit() argument 2434 Poke(const Register& src, const Operand& offset) Emit() argument 2543 LoadCPURegList(CPURegList registers, const MemOperand& src) Emit() argument [all...] |
| H A D | simulator-aarch64.h | 564 void WriteLane(T src, int lane) { in WriteLane() argument 580 void WriteLane(vixl::internal::SimFloat16 src, int lane) { in WriteLane() argument [all...] |
| /third_party/python/PC/ |
| H A D | launcher2.c | 1201 copyWstr(const wchar_t **dest, const wchar_t *src) in copyWstr() argument
|
| /third_party/python/Objects/ |
| H A D | memoryobject.c | 256 last_dim_is_contiguous(const Py_buffer *dest, const Py_buffer *src) in last_dim_is_contiguous() argument 272 equiv_format(const Py_buffer *dest, const Py_buffer *src) in equiv_format() argument 292 equiv_shape(const Py_buffer *dest, const Py_buffer *src) equiv_shape() argument 312 equiv_structure(const Py_buffer *dest, const Py_buffer *src) equiv_structure() argument 389 copy_single(PyMemoryViewObject *self, const Py_buffer *dest, const Py_buffer *src) copy_single() argument 422 copy_buffer(const Py_buffer *dest, const Py_buffer *src) copy_buffer() argument 480 buffer_to_contiguous(char *mem, const Py_buffer *src, char order) buffer_to_contiguous() argument 527 init_shared_values(Py_buffer *dest, const Py_buffer *src) init_shared_values() argument 540 init_shape_strides(Py_buffer *dest, const Py_buffer *src) init_shape_strides() argument 567 init_suboffsets(Py_buffer *dest, const Py_buffer *src) init_suboffsets() argument 660 mbuf_add_view(_PyManagedBufferObject *mbuf, const Py_buffer *src) mbuf_add_view() argument 698 mbuf_add_incomplete_view(_PyManagedBufferObject *mbuf, const Py_buffer *src, int ndim) mbuf_add_incomplete_view() argument 841 memory_from_contiguous_copy(const Py_buffer *src, char order) memory_from_contiguous_copy() argument 983 PyBuffer_ToContiguous(void *buf, const Py_buffer *src, Py_ssize_t len, char order) PyBuffer_ToContiguous() argument 2181 Py_buffer *src = VIEW_ADDR(self); memoryview_tobytes_impl() local 2241 Py_buffer *src = VIEW_ADDR(self); memoryview_hex_impl() local 2536 Py_buffer src; memory_ass_sub() local [all...] |
| H A D | bytesobject.c | 3569 _PyBytes_Repeat(char* dest, Py_ssize_t len_dest, const char* src, Py_ssize_t len_src) _PyBytes_Repeat() argument
|
| /third_party/selinux/libsepol/src/ |
| H A D | policydb.c | 1781 int type_set_cpy(type_set_t * dst, const type_set_t * src) in type_set_cpy() argument
|
| /third_party/selinux/checkpolicy/ |
| H A D | policy_define.c | 2344 static int avrule_cpy(avrule_t *dest, const avrule_t *src) in avrule_cpy() argument
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pBufferDataUploadTests.cpp | 519 static deUint64 medianTimeMemcpy (void* dst, const void* src, int numBytes) in medianTimeMemcpy() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboSRGBWriteControlTests.cpp | 1197 std::string equation, src, dst; in enableFramebufferBlend() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineDynamicOffsetTests.cpp | 2148 std::ostringstream src; in initPrograms() local 2177 std::ostringstream src; in initPrograms() local 2205 std::ostringstream src; in initPrograms() local
|
| H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 749 std::ostringstream src; in addVerificationComputeShader() local 849 std::ostringstream src; in initPrograms() local 871 std::ostringstream src; in initPrograms() local 1471 std::ostringstream src; initPrograms() local 1500 std::ostringstream src; initPrograms() local [all...] |
| H A D | vktPipelinePushConstantTests.cpp | 1497 std::stringstream src; in getPushConstantDeclarationStr() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 353 static inline T swizzleColorChannel (const tcu::Vector<T, 4>& src, TextureSwizzleComponent swizzle) in swizzleColorChannel() argument 368 static inline tcu::Vector<T, 4> swizzleColor (const tcu::Vector<T, 4>& src, const MaybeTextureSwizzle& swizzle) in swizzleColor() argument 379 static void swizzlePixels (const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle) in swizzlePixels() argument 390 swizzlePixels(const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle) swizzlePixels() argument 407 swizzleTexture(tcu::Texture2D& dst, const tcu::Texture2D& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument 419 swizzleTexture(tcu::Texture2DArray& dst, const tcu::Texture2DArray& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument 431 swizzleTexture(tcu::TextureCube& dst, const tcu::TextureCube& src, const MaybeTextureSwizzle& swizzle) swizzleTexture() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 2085 std::ostringstream src; in initPassthroughPrograms() local 2105 std::ostringstream src; in initPassthroughPrograms() local 2135 std::ostringstream src; in initPassthroughPrograms() local 2160 std::ostringstream src; initPassthroughPrograms() local 2190 std::ostringstream src; initPassthroughPrograms() local 2208 std::ostringstream src; initPassthroughPrograms() local 4114 std::ostringstream src; initPrograms() local 4135 std::ostringstream src; initPrograms() local 4756 std::ostringstream src; initPrograms() local 4776 std::ostringstream src; initPrograms() local 4791 std::ostringstream src; initPrograms() local 5107 std::ostringstream src; initPrograms() local 5140 std::ostringstream src; initPrograms() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationInvarianceTests.cpp | 248 std::ostringstream src; in addDefaultPrograms() local 264 std::ostringstream src; in addDefaultPrograms() local 340 std::ostringstream src; in addDefaultPrograms() local 367 std::ostringstream src; in addDefaultPrograms() local 1935 std::ostringstream src; initPrograms() local 1951 std::ostringstream src; initPrograms() local 1996 std::ostringstream src; initPrograms() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 986 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() argument 993 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() argument 1009 generateLocalDeclaration(std::ostringstream& src, const StructType& structType, int ) generateLocalDeclaration() argument 1014 generateLayoutAndPrecisionDeclaration(std::ostringstream& src, deUint32 flags, deUint32 buffer, deUint32 stride, deUint32 offset) generateLayoutAndPrecisionDeclaration() argument 1023 generateDeclaration(std::ostringstream& src, const VarType& type, const std::string& name, int indentLevel, deUint32 fieldHints, deUint32 flagsMask, deUint32 buffer, deUint32 stride, deUint32 offset) generateDeclaration() argument 1074 generateDeclaration(std::ostringstream& src, const InterfaceBlockMember& member, int indentLevel, deUint32 buffer, deUint32 stride, deUint32 offset) generateDeclaration() argument 1118 const std::vector<T> src = v; semiShuffle() local 1162 generateDeclaration(std::ostringstream& src, int blockNdx, const InterfaceBlock& block, const InterfaceLayout& layout, bool shuffleUniformMembers) generateDeclaration() argument 1205 generateValueSrc(std::ostringstream& src, const InterfaceLayoutEntry& entry, const void* basePtr, int elementNdx) generateValueSrc() argument 1266 writeMatrixTypeSrc(int columnCount, int rowCount, std::string type, std::ostringstream& src, const std::string& srcName, const void* basePtr, const InterfaceLayoutEntry& entry, bool vector) writeMatrixTypeSrc() argument 1341 generateTestSrcMatrixPerVec(std::ostringstream& src, glu::DataType elementType, const std::string& srcName, const void* basePtr, const InterfaceLayoutEntry& entry) generateTestSrcMatrixPerVec() argument 1360 generateTestSrcMatrixPerElement(std::ostringstream& src, glu::DataType elementType, const std::string& srcName, const void* basePtr, const InterfaceLayoutEntry& entry) generateTestSrcMatrixPerElement() argument 1380 generateSingleAssignment(std::ostringstream& src, glu::DataType elementType, const std::string& srcName, const void* basePtr, const InterfaceLayoutEntry& entry, MatrixLoadFlags matrixLoadFlag) generateSingleAssignment() argument 1403 generateAssignment(std::ostringstream& src, const InterfaceLayout& layout, const VarType& type, const std::string& srcName, const std::string& apiName, int blockNdx, const void* basePtr, MatrixLoadFlags matrixLoadFlag) generateAssignment() argument 1465 generateAssignment(std::ostringstream& src, const InterfaceLayout& layout, const ShaderInterface& shaderInterface, const std::map<int, void*>& blockPointers, MatrixLoadFlags matrixLoadFlag) generateAssignment() argument 1508 std::ostringstream src; generatePassthroughShader() local 1522 std::ostringstream src; generateTestShader() local [all...] |
| H A D | vktTransformFeedbackSimpleTests.cpp | 2711 std::ostringstream src; in initPrograms() local 2734 std::ostringstream src; in initPrograms() local 2747 std::ostringstream src; in initPrograms() local 2774 std::ostringstream src; in initPrograms() local 2787 std::ostringstream src; initPrograms() local 2803 std::ostringstream src; initPrograms() local 2828 std::ostringstream src; initPrograms() local 2853 std::ostringstream src; initPrograms() local 2867 std::ostringstream src; initPrograms() local 2882 std::ostringstream src; initPrograms() local 2913 std::ostringstream src; initPrograms() local 2936 std::ostringstream src; initPrograms() local 2949 std::ostringstream src; initPrograms() local 3005 std::ostringstream src; initPrograms() local 3024 std::ostringstream src; initPrograms() local 3149 std::ostringstream src; initPrograms() local 3170 std::ostringstream src; initPrograms() local 3185 std::ostringstream src; initPrograms() local 3230 std::ostringstream src; initPrograms() local 3247 std::ostringstream src; initPrograms() local 3275 std::ostringstream src; initPrograms() local 3409 std::ostringstream src; initPrograms() local 3425 std::ostringstream src; initPrograms() local 3473 std::ostringstream src; initPrograms() local 3494 std::ostringstream src; initPrograms() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 961 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() argument 968 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() argument 984 generateLocalDeclaration(std::ostringstream& src, const StructType& structType, int ) generateLocalDeclaration() argument 989 generateLayoutAndPrecisionDeclaration(std::ostringstream& src, deUint32 flags, deUint32 offset) generateLayoutAndPrecisionDeclaration() argument 998 generateDeclaration(std::ostringstream& src, const VarType& type, const std::string& name, int indentLevel, deUint32 unusedHints, deUint32 flagsMask, deUint32 offset) generateDeclaration() argument 1046 generateDeclaration(std::ostringstream& src, const Uniform& uniform, int indentLevel, deUint32 offset) generateDeclaration() argument 1089 const std::vector<T> src = v; semiShuffle() local 1161 generateDeclaration(std::ostringstream& src, int blockNdx, const UniformBlock& block, const UniformLayout& layout, bool shuffleUniformMembers) generateDeclaration() argument 1198 generateValueSrc(std::ostringstream& src, const UniformLayoutEntry& entry, const void* basePtr, int elementNdx) generateValueSrc() argument 1266 writeMatrixTypeSrc(int columnCount, int rowCount, std::string compare, std::string compareType, std::ostringstream& src, const std::string& srcName, const void* basePtr, const UniformLayoutEntry& entry, bool vector) writeMatrixTypeSrc() argument 1334 generateTestSrcMatrixPerVec(glu::DataType elementType, std::ostringstream& src, const std::string& srcName, const void* basePtr, const UniformLayoutEntry& entry, bool vector) generateTestSrcMatrixPerVec() argument 1377 generateTestSrcMatrixPerElement(glu::DataType elementType, std::ostringstream& src, const std::string& srcName, const void* basePtr, const UniformLayoutEntry& entry, bool vector) generateTestSrcMatrixPerElement() argument 1421 generateSingleCompare(std::ostringstream& src, glu::DataType elementType, const std::string& srcName, const void* basePtr, const UniformLayoutEntry& entry, MatrixLoadFlags matrixLoadFlag) generateSingleCompare() argument 1452 generateCompareSrc(std::ostringstream& src, const char* resultVar, const VarType& type, const std::string& srcName, const std::string& apiName, const UniformLayout& layout, int blockNdx, const void* basePtr, deUint32 unusedMask, MatrixLoadFlags matrixLoadFlag) generateCompareSrc() argument 1523 generateCompareSrc(std::ostringstream& src, const char* resultVar, const ShaderInterface& interface, const UniformLayout& layout, const std::map<int, void*>& blockPointers, bool isVertex, MatrixLoadFlags matrixLoadFlag) generateCompareSrc() argument 1581 std::ostringstream src; generateVertexShader() local 1625 std::ostringstream src; generateFragmentShader() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | config.c | 183 char **src; in wpa_config_write_str() local 243 int *src, res; in wpa_config_write_int() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_ctrl_iface.c | 1919 u8 src[ETH_ALEN], *buf; in hostapd_ctrl_iface_eapol_rx() local 2106 u8 dst[ETH_ALEN], src[ETH_ALEN]; in hostapd_ctrl_iface_data_test_tx() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp.c | 4408 void dpp_notify_chirp_received(void *msg_ctx, int id, const u8 *src, in dpp_notify_chirp_received() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuCompressedTexture.cpp | 364 inline deUint8 extend4To8 (deUint8 src) in extend4To8() argument 370 inline deUint8 extend5To8 (deUint8 src) in extend5To8() argument 376 inline deUint8 extend6To8 (deUint8 src) in extend6To8() argument 403 get64BitBlock(const deUint8* src, int blockNdx) get64BitBlock() argument 415 get128BitBlockStart(const deUint8* src, int blockNdx) get128BitBlockStart() argument 421 get128BitBlockEnd(const deUint8* src, int blockNdx) get128BitBlockEnd() argument 426 getBit(deUint64 src, int bit) getBit() argument 431 getBits(deUint64 src, int low, int high) getBits() argument 441 extend7To8(deUint8 src) extend7To8() argument 447 extendSigned3To8(deUint8 src) extendSigned3To8() argument 459 extend11To16(deUint16 src) extend11To16() argument 465 extend11To16WithSign(deInt16 src) extend11To16WithSign() argument 473 decompressETC1Block(deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_RGB8], deUint64 src) decompressETC1Block() argument 542 decompressETC2Block(deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_RGB8], deUint64 src, deUint8 alphaDst[ETC2_UNCOMPRESSED_BLOCK_SIZE_A8], bool alphaMode) decompressETC2Block() argument 804 decompressEAC8Block(deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_A8], deUint64 src) decompressEAC8Block() argument 843 decompressEAC11Block(deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_R11], deUint64 src, bool signedMode) decompressEAC11Block() argument 913 decompressETC1(const PixelBufferAccess& dst, const deUint8* src) decompressETC1() argument 923 decompressETC2(const PixelBufferAccess& dst, const deUint8* src) decompressETC2() argument 933 decompressETC2_EAC_RGBA8(const PixelBufferAccess& dst, const deUint8* src) decompressETC2_EAC_RGBA8() argument 968 decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1(const PixelBufferAccess& dst, const deUint8* src) decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1() argument 1001 decompressEAC_R11(const PixelBufferAccess& dst, const deUint8* src, bool signedMode) decompressEAC_R11() argument 1040 decompressEAC_RG11(const PixelBufferAccess& dst, const deUint8* src, bool signedMode) decompressEAC_RG11() argument 1246 uint8ToFloat(deUint8 src) uint8ToFloat() argument 1251 int8ToFloat(deInt8 src) int8ToFloat() argument 1256 bgr16torgba32(deUint16 src) bgr16torgba32() argument 1312 extractModeBc6(deUint8 src) extractModeBc6() argument 1335 extractModeBc7(deUint8 src) extractModeBc7() argument 1344 get64BitBlockLE(const deUint8* src, int blockNdx) get64BitBlockLE() argument 1542 decompressBc2(const PixelBufferAccess& dst, const deUint8* src) decompressBc2() argument 1614 decompressBc3(const PixelBufferAccess& dst, const deUint8* src) decompressBc3() argument 1705 decompressBc4(const PixelBufferAccess& dst, const deUint8* src, bool hasSign) decompressBc4() argument 1765 decompressBc5(const PixelBufferAccess& dst, const deUint8* src, bool hasSign) decompressBc5() argument 1815 decompressBc6H(const PixelBufferAccess& dst, const deUint8* src, bool hasSign) decompressBc6H() argument 2212 decompressBc7(const PixelBufferAccess& dst, const deUint8* src) decompressBc7() argument 2418 decompressBlock(CompressedTexFormat format, const PixelBufferAccess& dst, const deUint8* src, const TexDecompressionParams& params) decompressBlock() argument 2498 decompress(const PixelBufferAccess& dst, CompressedTexFormat fmt, const deUint8* src, const TexDecompressionParams& params) decompress() argument [all...] |
| H A D | tcuTexture.cpp | 102 inline deUint32 readUint24 (const deUint8* src) in readUint24() argument 115 inline deUint8 readUint32Low8 (const deUint8* src) in readUint32Low8() argument 126 inline deUint8 readUint32High8 (const deUint8* src) in readUint32High8() argument 159 readUint32High16(const deUint8* src) readUint32High16() argument 181 readUint32Low24(const deUint8* src) readUint32Low24() argument 192 readUint32High24(const deUint8* src) readUint32High24() argument 395 floatToChannel(deUint8* dst, float src, TextureFormat::ChannelType type) floatToChannel() argument 431 convertSat(S src) convertSat() argument 445 convertSatUint24(S src) convertSatUint24() argument 459 convertSatUint10(S src) convertSatUint10() argument 473 convertSatUint12(S src) convertSatUint12() argument 486 intToChannel(deUint8* dst, int src, TextureFormat::ChannelType type) intToChannel() argument 521 channelToUnormFloat(deUint32 src, int bits) channelToUnormFloat() argument 530 signExtend(deUint32 src, int bits) signExtend() argument 539 channelToSnormFloat(deUint32 src, int bits) channelToSnormFloat() argument 547 unormFloatToChannel(float src, int bits) unormFloatToChannel() argument 555 snormFloatToChannel(float src, int bits) snormFloatToChannel() argument 564 uintToChannel(deUint32 src, int bits) uintToChannel() argument 570 intToChannel(deInt32 src, int bits) intToChannel() argument 1079 swizzleGe(const Vector<T, 4>& v, TextureFormat::ChannelOrder src, TextureFormat::ChannelOrder dst) swizzleGe() argument 2911 fetchGatherArray2DOffsets(const ConstPixelBufferAccess& src, const Sampler& sampler, float s, float t, int depth, int componentNdx, const IVec2 (&offsets)[4]) fetchGatherArray2DOffsets() argument 2941 gatherArray2DOffsets(const ConstPixelBufferAccess& src, const Sampler& sampler, float s, float t, int depth, int componentNdx, const IVec2 (&offsets)[4]) gatherArray2DOffsets() argument 2949 gatherArray2DOffsetsCompare(const ConstPixelBufferAccess& src, const Sampler& sampler, float ref, float s, float t, int depth, const IVec2 (&offsets)[4]) gatherArray2DOffsetsCompare() argument [all...] |