HomeSort by relevance Sort by last modified time
    Searched defs:getInt64 (Results 1 - 25 of 29) sorted by null

1 2

  /frameworks/av/media/mtp/
MtpDataPacket.h 54 inline bool getInt64(int64_t& value) { return getUInt64((uint64_t&)value); }
  /hardware/interfaces/configstore/utils/include/configstore/
Utils.h 136 int64_t getInt64(const int64_t defValue) {
  /cts/suite/audio_quality/lib/include/task/
TaskCase.h 89 inline int64_t getInt64() {
  /external/icu/icu4c/source/i18n/unicode/
fmtable.h 262 * Selector indicating a 64-bit integer value. Use getInt64
345 int64_t getInt64(void) const { return fValue.fInt64; }
362 int64_t getInt64(UErrorCode& status) const;
  /frameworks/base/core/java/android/os/
HwBlob.java 73 public native final long getInt64(long offset);
  /external/icu/icu4c/source/i18n/
fmtable.cpp 451 Formattable::getInt64(UErrorCode& status) const
469 int64_t val = fDecimalNum->getInt64();
486 getNumber().getInt64(status);
737 fDecimalNum->set(this->getInt64());
791 fValue.fInt64 = fDecimalNum->getInt64();
1046 return obj->getInt64(*status);
  /frameworks/av/media/libmediametrics/
MediaAnalyticsItem.cpp 435 bool MediaAnalyticsItem::getInt64(MediaAnalyticsItem::Attr name, int64_t *value) {
  /frameworks/av/media/libmedia/
NdkWrapper.cpp 356 if (getInt64(key, &val)) {
417 bool AMediaFormatWrapper::getInt64(const char *name, int64_t *out) const {
    [all...]
  /external/deqp/executor/
xeTestCaseResult.hpp 178 deInt64 getInt64 (void) const { DE_ASSERT(getType() == TYPE_INT64); return m_value.int64; }
  /external/llvm/include/llvm/IR/
IRBuilder.h 295 ConstantInt *getInt64(uint64_t C) {
391 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
410 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
430 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVUtil.cpp 838 getInt64(Module *M, int64_t value) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
IRBuilder.h 210 /// getInt64 - Get a constant 64-bit value.
211 ConstantInt *getInt64(uint64_t C) {
277 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile, TBAATag);
288 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag);
299 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 591 // getInt64(N).
663 // See comments in getInt64 for an explanation of the logic below.
755 static SDNode *getInt64(SelectionDAG *CurDAG, const SDLoc &dl, int64_t Imm) {
812 static SDNode *getInt64(SelectionDAG *CurDAG, SDNode *N) {
817 return getInt64(CurDAG, dl, Imm);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
448 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
448 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
IRBuilder.h 313 ConstantInt *getInt64(uint64_t C) {
409 return CreateMemSet(Ptr, Val, getInt64(Size), Align, isVolatile,
428 return CreateMemCpy(Dst, Src, getInt64(Size), Align, isVolatile, TBAATag,
449 Dst, Src, getInt64(Size), ElementSize, TBAATag, TBAAStructTag, ScopeTag,
468 return CreateMemMove(Dst, Src, getInt64(Size), Align, isVolatile,
    [all...]

Completed in 717 milliseconds

1 2