Home
last modified time | relevance | path

Searched defs:storage_type (Results 1 – 13 of 13) sorted by relevance

/third_party/iowow/src/json/
Diwbinn.c109 int binn_create_type(int storage_type, int data_type_index) { in binn_create_type()
129 int storage_type, extra_type; in binn_get_type_info() local
328 BINN_PRIVATE int get_storage_size(int storage_type) { in get_storage_size()
349 int storage_type, dsize; in AdvanceDataPos() local
581 int storage_type, storage_type2, type, type2 = 0; in compress_int() local
659 int32_t argsz, storage_type, extra_type; in AddValue() local
1228 int data_type, storage_type; //, extra_type; in GetValue() local
1877 int storage_type; in binn_get_write_storage() local
1891 int storage_type; in binn_get_read_storage() local
2391 int storage_type; in binn_list_get() local
[all …]
/third_party/ltp/tools/sparse/sparse-src/
Dstorage.h13 enum storage_type { enum
Dcompile-i386.c92 enum storage_type { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h74 typedef typename std::conditional<isRef, wrap, T>::type storage_type; typedef
DError.h639 typedef typename std::conditional<isRef, wrap, T>::type storage_type; typedef
/third_party/mesa3d/src/virtio/vulkan/
Dvn_cs.c150 enum vn_cs_encoder_storage_type storage_type, in vn_cs_encoder_init()
Dvn_cs.h58 enum vn_cs_encoder_storage_type storage_type; member
/third_party/lwip/src/apps/snmp/
Dsnmp_snmpv2_usm.c281 snmpv3_user_storagetype_t storage_type; in usmusertable_get_value() local
/third_party/iowow/src/json/tests/
Djbl_test_binn2.c1850 int storage_type, extra_type; in test_virtual_types() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc1601 const Type* storage_type, in MakeVariable()
Dfunction.cc3410 auto* storage_type = in EmitStatementsInBasicBlock() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp18068 const char* storage_type; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp44970 class storage_type : public ExtentType class in mozilla::Span
44974 storage_type(pointer elements, in storage_type() function in mozilla::Span::storage_type