| /third_party/pulseaudio/src/pulsecore/ |
| H A D | source.c | 93 void pa_source_new_data_set_channel_map(pa_source_new_data *data, const pa_channel_map *map) { in pa_source_new_data_set_channel_map() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiDeviceInitializationTests.cpp | 2116 QueueFamilyConfigurations buildQueueConfigurations (const map<deUint32, VkQueueFamilyProperties>& queueFamilyProperties) in buildQueueConfigurations() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingDataSpillTests.cpp | 256 const TypeMap map = in getGLSLInputValDecl() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 641 std::string map (const T& a) map() function in vkt::robustness::__anon28603::ShaderStream 650 std::string map (const Variable& a) map() function in vkt::robustness::__anon28603::ShaderStream 665 std::string map (const Operation& a) map() function in vkt::robustness::__anon28603::ShaderStream 671 std::string map (const char*& a) map() function in vkt::robustness::__anon28603::ShaderStream 677 std::string map (const char& a) map() function in vkt::robustness::__anon28603::ShaderStream [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiDeviceInitializationTests.cpp | 2127 QueueFamilyConfigurations buildQueueConfigurations (const map<deUint32, VkQueueFamilyProperties>& queueFamilyProperties) in buildQueueConfigurations() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | formatutils.cpp | 606 void InsertFormatInfo(InternalFormatInfoMap *map, const InternalFormat &formatInfo) in InsertFormatInfo() argument 791 void AddRGBAXFormat(InternalFormatInfoMap *map, in AddRGBAXFormat() argument 832 void AddRGBAFormat(InternalFormatInfoMap *map, in AddRGBAFormat() argument 855 static void AddLUMAFormat(InternalFormatInfoMap *map, in AddLUMAFormat() argument 891 AddDepthStencilFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint depthBits, GLuint stencilBits, GLuint unusedBits, GLenum format, GLenum type, GLenum componentType, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddDepthStencilFormat() argument 928 AddCompressedFormat(InternalFormatInfoMap *map, GLenum internalFormat, GLuint compressedBlockWidth, GLuint compressedBlockHeight, GLuint compressedBlockDepth, GLuint compressedBlockSize, GLuint componentCount, bool srgb, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddCompressedFormat() argument 965 AddYUVFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint cr, GLuint y, GLuint cb, GLuint alpha, GLuint shared, GLenum format, GLenum type, GLenum componentType, bool srgb, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddYUVFormat() argument 1022 InternalFormatInfoMap map; BuildInternalFormatInfoMap() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Buffer11.cpp | 538 angle::Result Buffer11::map(const gl::Context *context, GLenum access, void **mapPtr) in map() function in rx::Buffer11 1358 angle::Result Buffer11::NativeStorage::map(const gl::Context *context, map() function in rx::Buffer11::NativeStorage 1678 angle::Result Buffer11::EmulatedIndexedStorage::map(const gl::Context *context, map() function in rx::Buffer11::EmulatedIndexedStorage 1736 angle::Result Buffer11::PackStorage::map(const gl::Context *context, map() function in rx::Buffer11::PackStorage 1861 angle::Result Buffer11::SystemMemoryStorage::map(const gl::Context *context, map() function in rx::Buffer11::SystemMemoryStorage [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | ScheduleDAGInstrs.cpp | 682 void ScheduleDAGInstrs::addBarrierChain(Value2SUsMap &map) { in addBarrierChain() argument 693 void ScheduleDAGInstrs::insertBarrierChain(Value2SUsMap &map) { in insertBarrierChain() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcViewportArrayTests.cpp | 118 void* Utils::buffer::map(GLenum access) const in map() function in glcts::ViewportArray::Utils::buffer
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkNullDriver.cpp | 430 virtual void* map (void) /*override*/ { return m_memory; } in map() function in vk::__anon27739::PrivateDeviceMemory 527 virtual void* map (void) /*override*/ in map() function in vk::__anon27739::ExternalDeviceMemoryAndroid
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_wrapper.h | 1297 ANGLE_INLINE VkResult DeviceMemory::map(VkDevice device, in map() function in rx::DescriptorSetIndex::DeviceMemory 1367 ANGLE_INLINE VkResult Allocation::map(const Allocator &allocator, uint8_t **mapPointer) const in map() function in rx::DescriptorSetIndex::Allocation
|
| H A D | vk_utils.h | 386 angle::Result map(ContextVk *contextVk, VkDeviceSize size, uint8_t **ptrOut) in map() function in rx::vk::BufferMemory
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | quant_enc.c | 363 int map[NUM_MB_SEGMENTS] = { 0, 1, 2, 3 }; in SimplifySegments() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | timezone.cpp | 763 int32_t* map; member in TZEnumeration [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | reslist.cpp | 505 const KeyMapEntry *map = fKeyMap; in mapKey() local 1370 KeyMapEntry *map; in compactKeys() local [all...] |
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_vulkan.cpp | 638 char* map = NULL; in ImGui_ImplVulkan_CreateFontsTexture() local
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgxvar.c | 681 ft_var_load_delta_set_index_mapping( TT_Face face, FT_ULong offset, GX_DeltaSetIdxMap map, GX_ItemVarStore itemStore, FT_ULong table_len ) ft_var_load_delta_set_index_mapping() argument [all...] |
| /third_party/pulseaudio/src/utils/ |
| H A D | pactl.c | 507 const char* pa_cvolume_to_json_object(const pa_cvolume *c, const pa_channel_map *map, int print_dB) { in pa_cvolume_to_json_object() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | InductiveRangeCheckElimination.cpp | 474 template <typename M> LoopStructure map(M Map) const { in map() function
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutablecptrie.cpp | 183 MutableCodePointTrie *MutableCodePointTrie::fromUCPMap(const UCPMap *map, UErrorCode &errorCode) { in fromUCPMap() argument 1774 umutablecptrie_fromUCPMap(const UCPMap *map, UErrorCode *pErrorCode) { in umutablecptrie_fromUCPMap() argument
|
| H A D | unames.cpp | 1908 uint8_t map[256], trailMap[256]; in uchar_swapNames() local 1773 makeTokenMap(const UDataSwapper *ds, int16_t tokens[], uint16_t tokenCount, uint8_t map[256], UErrorCode *pErrorCode) makeTokenMap() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_bottlenecks.h | 1690 DoMapArea16(uint16 *dPtr, uint32 count0, uint32 count1, uint32 count2, int32 step0, int32 step1, int32 step2, const uint16 *map) DoMapArea16() argument
|
| H A D | dng_reference.cpp | 2615 RefMapArea16(uint16 *dPtr, uint32 count0, uint32 count1, uint32 count2, int32 step0, int32 step1, int32 step2, const uint16 *map) RefMapArea16() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | generated_message_reflection.cc | 779 const internal::MapFieldBase& map = in FieldSize() local [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | encode_decode.c | 391 VALUE map; member 1311 putmap(VALUE map, const upb_fielddef* f, upb_sink sink, int depth, bool emit_defaults, bool is_json) putmap() argument 1529 VALUE map = DEREF(msg, offset, VALUE); putmsg() local 1739 VALUE map; discard_unknown() local [all...] |