Home
last modified time | relevance | path

Searched defs:isBigEndian (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Dudata.h128 uint8_t isBigEndian; member
/third_party/node/deps/icu-small/source/common/unicode/
H A Dudata.h128 uint8_t isBigEndian; member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dudata.h128 uint8_t isBigEndian; member
/third_party/icu/icu4c/source/common/
H A Ducol_data.h65 UBool isBigEndian; /* is this data big endian? from the UDataInfo header*/ member
/third_party/node/deps/icu-small/source/common/
H A Ducol_data.h65 UBool isBigEndian; /* is this data big endian? from the UDataInfo header*/ member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducol_data.h65 UBool isBigEndian; /* is this data big endian? from the UDataInfo header*/ member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetUTF16.java36 private boolean isBigEndian; field in CharsetUTF16
H A DCharsetUTF32.java36 private boolean isBigEndian; field in CharsetUTF32
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcABISupport.cpp539 writeResolverCode(uint8_t *ResolverMem, JITReentryFn ReentryFn, void *CallbackMgr, bool isBigEndian) writeResolverCode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDataLayout.h233 bool isBigEndian() const { return BigEndian; } in isBigEndian() function in llvm::DataLayout
H A DDebugInfoMetadata.h668 bool isBigEndian() const { return getFlags() & FlagBigEndian; } in isBigEndian() function in llvm::DIType
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpackage.cpp81 makeTypeEnum(uint8_t charset, UBool isBigEndian) { in makeTypeEnum() argument
95 makeTypeLetter(uint8_t charset, UBool isBigEndian) { in makeTypeLetter() argument
105 makeTypeProps(char type, uint8_t &charset, UBool &isBigEndian) { in makeTypeProps() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpackage.cpp81 makeTypeEnum(uint8_t charset, UBool isBigEndian) { in makeTypeEnum() argument
95 makeTypeLetter(uint8_t charset, UBool isBigEndian) { in makeTypeLetter() argument
105 makeTypeProps(char type, uint8_t &charset, UBool &isBigEndian) { in makeTypeProps() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpackage.cpp81 makeTypeEnum(uint8_t charset, UBool isBigEndian) { in makeTypeEnum() argument
95 makeTypeLetter(uint8_t charset, UBool isBigEndian) { in makeTypeLetter() argument
105 makeTypeProps(char type, uint8_t &charset, UBool &isBigEndian) { in makeTypeProps() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1957 collectInsertionElements(Value *V, unsigned Shift, SmallVectorImpl<Value *> &Elements, Type *VecEltTy, bool isBigEndian) collectInsertionElements() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6537 static Optional<bool> isBigEndian(const ArrayRef<int64_t> ByteOffsets, in isBigEndian() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9202 bool isBigEndian = DAG.getDataLayout().isBigEndian(); in createGPRPairNode() local
9230 bool isBigEndian = DAG.getDataLayout().isBigEndian(); in ReplaceCMP_SWAP_64Results() local
13614 bool isBigEndian = DAG.getDataLayout().isBigEndian(); PerformSTORECombine() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 66 milliseconds