Home
last modified time | relevance | path

Searched defs:RawBytes (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkRecord.h62 struct RawBytes { struct
66 return (T*)fAlloc.makeArrayDefault<RawBytes>(count); argument
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/bindings/
H A Dsqlite_result.h63 inline void RawBytes(sqlite3_context* ctx, in RawBytes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp809 APInt RawBytes = Entry.getConstantFP()->getValueAPF().bitcastToAPInt(); in constructVariableDIEImpl() local
814 APInt RawBytes = Entry.getConstantInt()->getValue(); in constructVariableDIEImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DConstantFolding.cpp605 unsigned char RawBytes[32] = {0}; in FoldReinterpretLoadFromConst() local
661 SmallVector<unsigned char, 256> RawBytes(static_cast<size_t>(NBytes)); in ReadByteArrayFromGlobal() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DConstantFolding.cpp465 unsigned char RawBytes[32] = {0}; in FoldReinterpretLoadFromConstPtr() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1427 APInt RawBytes = Value.getConstantFP()->getValueAPF().bitcastToAPInt(); in emitDebugLocValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DConstantFolding.cpp574 unsigned char RawBytes[32] = {0}; in FoldReinterpretLoadFromConstPtr() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dpdh.h197 UCHAR RawBytes[1]; member
Ddbgeng.h694 UCHAR RawBytes[24]; member
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/
Dsql.go184 type RawBytes []byte type
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2261 APInt RawBytes = Value.getConstantFP()->getValueAPF().bitcastToAPInt(); in emitDebugLocValue() local
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs170922 pub RawBytes: _STORAGE_OPERATIONAL_REASON__bindgen_ty_1, field