Home
last modified time | relevance | path

Searched defs:types (Results 476 - 500 of 621) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/node/deps/v8/src/torque/
H A Dtypes.cc1001 operator <<(std::ostream& os, const TypeVector& types) operator <<() argument
[all...]
H A Dtypes.h192 inline size_t hash_value(const TypeVector& types) { in hash_value() argument
872 TypeVector types; member
878 TypeVector types; member
900 const TypeVector& types() cons function
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c1347 const enum zink_descriptor_type types[] = {zds->pool->type, zds->pool->type + ZINK_DESCRIPTOR_COMPACT}; in set_descriptor_set_refs() local
1395 const enum zink_descriptor_type types[2] = {type, type + ZINK_DESCRIPTOR_COMPACT}; in update_descriptors_internal() local
/third_party/libabigail/src/
H A Dabg-writer.cc700 sort_types(type_ptr_set_type& types, vector<type_base*>& sorted) sort_types() argument
722 sort_types(const istring_type_base_wptr_map_type& types, vector<type_base_sptr> &sorted) sort_types() argument
744 sort_types(const vector<function_type_sptr>& types, vector<type_base_sptr> &sorted) sort_types() argument
[all...]
/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs161 pub fn types(self) -> bool { in types() functions
[all...]
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py879 import types namespace
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py20 import types namespace
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c96 static struct ucm_type types[] = { variable
/third_party/python/Lib/
H A Dinspect.py149 import types namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp267 DescriptorTypeFlags toDescriptorTypeFlags (const std::vector<VkDescriptorType>& types) in toDescriptorTypeFlags() argument
[all...]
H A DvktBindingValveMutableTests.cpp188 DescriptorTypeFlags toDescriptorTypeFlags (const std::vector<VkDescriptorType>& types) in toDescriptorTypeFlags() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp376 const VkComponentTypeKHR types[2] = { m_data.inputType, m_data.outputType }; in checkSupport() local
1035 VkComponentTypeKHR types[2] = { m_data.inputType, m_data.outputType }; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp1301 std::string getMergeCacheTypesStr (const std::vector<MergeCacheType>& types) in getMergeCacheTypesStr() argument
H A DvktPipelineSpecConstantTests.cpp2189 const glu::DataType types[] = in createCompositeTests() local
2221 const glu::DataType types[] = in createCompositeTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp381 func2D_mask types; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp1947 } types[] = createBufferAccessWithVariablePointersTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingMutableTests.cpp263 DescriptorTypeFlags toDescriptorTypeFlags (const std::vector<VkDescriptorType>& types) in toDescriptorTypeFlags() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp1010 const PixelType* types; in getPixelType() local
3522 const PixelType* types; testAllFormatsAndTypes() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtzgnames.cpp207 GNameSearchHandler::GNameSearchHandler(uint32_t types) in GNameSearchHandler() argument
890 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() argument
1011 TZGNCore::findLocal(const UnicodeString& text, int32_t start, uint32_t types, UErrorCod argument
1096 findTimeZoneNames(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const findTimeZoneNames() argument
1324 findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, UnicodeString& tzID, UTimeZoneFormatTimeType& timeType, UErrorCode& status) const findBestMatch() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c109 unsigned char types[TZ_MAX_TIMES]; member
1871 int types[TZ_MAX_TYPES]; time1() local
[all...]
H A Dtz2icu.cpp166 vector<ZoneType> types; member
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c756 static void BuildAndStoreBlockSplitCode(const uint8_t* types, in BuildAndStoreBlockSplitCode() argument
/third_party/python/Lib/test/
H A Dtest_pydoc.py15 import types namespace
H A Dtest_ast.py7 import types namespace
H A Dtest_compile.py9 import types namespace

Completed in 62 milliseconds

1...<<11121314151617181920>>...25