/drivers/peripheral/audio/supportlibs/interfaces/include/ |
H A D | audio_if_lib_common.h | 37 bool isBigEndian; member
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | udata.h | 128 uint8_t isBigEndian; member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | udata.h | 128 uint8_t isBigEndian; member
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | udata.h | 128 uint8_t isBigEndian; member
|
/third_party/icu/icu4c/source/common/ |
H A D | ucol_data.h | 65 UBool isBigEndian; /* is this data big endian? from the UDataInfo header*/ member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucol_data.h | 65 UBool isBigEndian; /* is this data big endian? from the UDataInfo header*/ member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucol_data.h | 65 UBool isBigEndian; /* is this data big endian? from the UDataInfo header*/ member
|
/drivers/peripheral/audio/test/systemtest/common/adm_common/include/ |
H A D | audio_adm_common.h | 81 bool isBigEndian; member
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetUTF16.java | 36 private boolean isBigEndian; field in CharsetUTF16
|
H A D | CharsetUTF32.java | 36 private boolean isBigEndian; field in CharsetUTF32
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcABISupport.cpp | 539 writeResolverCode(uint8_t *ResolverMem, JITReentryFn ReentryFn, void *CallbackMgr, bool isBigEndian) writeResolverCode() argument
|
/drivers/peripheral/distributed_audio/interface/audio/v1_0/ |
H A D | types.h | 84 uint32_t isBigEndian; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 233 bool isBigEndian() const { return BigEndian; } in isBigEndian() function in llvm::DataLayout
|
H A D | DebugInfoMetadata.h | 668 bool isBigEndian() const { return getFlags() & FlagBigEndian; } in isBigEndian() function in llvm::DIType
|
/drivers/hdf_core/framework/model/audio/core/include/ |
H A D | audio_host.h | 175 bool isBigEndian; member 200 bool isBigEndian; member
|
/drivers/hdf_core/framework/model/audio/usb/src/ |
H A D | audio_usb_endpoints.c | 689 int32_t AudioUSBPcmFormat(uint32_t bitWidth, bool isBigEndian, uint32_t *usbPcmFormat) in AudioUSBPcmFormat() argument
|
/drivers/peripheral/bluetooth/audio/interfaces/include/ |
H A D | audio_types.h | 189 bool isBigEndian; /**< Big endian flag of audio data */ member
|
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/ |
H A D | alsa_soundcard.c | 513 bool isBigEndian = hwParams->isBigEndian;
in SndConverAlsaPcmFormat() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | package.cpp | 81 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 D | package.cpp | 81 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 D | package.cpp | 81 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
|
/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_types.h | 222 bool isBigEndian; /**< Big endian flag of audio data */ member
|
/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_types.h | 221 bool isBigEndian; /**< Big endian flag of audio data */ member
|
/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | audio_types_vdi.h | 344 bool isBigEndian; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1957 collectInsertionElements(Value *V, unsigned Shift, SmallVectorImpl<Value *> &Elements, Type *VecEltTy, bool isBigEndian) collectInsertionElements() argument [all...] |