/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 333 unsigned DIEValue::sizeOf(const dwarf::FormParams &FormParams) const { in sizeOf() function in DIEValue 426 unsigned DIEInteger::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() function in DIEInteger 465 unsigned DIEExpr::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() function in DIEExpr 496 unsigned DIELabel::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() function in DIELabel 526 unsigned DIEBaseTypeRef::sizeOf(const dwarf::FormParams &, dwarf::Form) const { in sizeOf() function in DIEBaseTypeRef 546 unsigned DIEDelta::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() function in DIEDelta 595 unsigned DIEString::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() function in DIEString 632 unsigned DIEInlineString::sizeOf(const dwarf::FormParams &, dwarf::Form) const { in sizeOf() function in DIEInlineString 681 unsigned DIEEntry::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() function in DIEEntry 740 unsigned DIELoc::sizeOf(const dwarf::FormParams &, dwarf::Form Form) const { in sizeOf() function in DIELoc [all …]
|
/external/flatbuffers/tests/ts/union_vector/ |
D | rapunzel.js | 22 static sizeOf() { method in Rapunzel
|
D | falling-tub.js | 22 static sizeOf() { method in FallingTub
|
D | book-reader.js | 22 static sizeOf() { method in BookReader
|
/external/flatbuffers/tests/ts/my-game/other-name-space/ |
D | unused.js | 22 static sizeOf() { method in Unused
|
/external/angle/src/compiler/translator/msl/ |
D | Layout.h | 43 size_t sizeOf; member
|
/external/flatbuffers/tests/ts/my-game/example/ |
D | struct-of-structs-of-structs.js | 19 static sizeOf() { method in StructOfStructsOfStructs
|
D | ability.js | 29 static sizeOf() { method in Ability
|
D | test.js | 29 static sizeOf() { method in Test
|
D | struct-of-structs.js | 26 static sizeOf() { method in StructOfStructs
|
D | vec3.js | 55 static sizeOf() { method in Vec3
|
/external/flatbuffers/tests/ts/arrays_test_complex/my-game/example/ |
D | inner-struct.js | 27 static sizeOf() { method in InnerStruct
|
D | nested-struct.js | 32 static sizeOf() { method in NestedStruct
|
D | array-struct.js | 38 static sizeOf() { method in ArrayStruct
|
D | outer-struct.js | 34 static sizeOf() { method in OuterStruct
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/util/ |
D | LruCache.java | 320 protected int sizeOf(K key, V value) { in sizeOf() method in LruCache
|
/external/leakcanary2/shark-hprof/src/main/java/shark/ |
D | HprofRecordReader.kt | 97 fun sizeOf(type: Int) = typeSizes[type] in <lambda>() method
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowParcel.java | 857 int sizeOf = ois.readInt(); in fromByteArray() local
|
/external/apache-commons-io/src/main/java/org/apache/commons/io/ |
D | FileUtils.java | 2903 public static long sizeOf(final File file) { in sizeOf() method in FileUtils
|