| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
| H A D | Formatters.cpp | 29 support::ulittle32_t Data1; in format() member 36 << '{' << format_hex_no_prefix(G->Data1, sizeof(G->Data1), /*Upper=*/true) in format()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
| H A D | FuzzerCrossOver.cpp | 20 size_t MutationDispatcher::CrossOver(const uint8_t *Data1, size_t Size1, in CrossOver() argument 30 const uint8_t *Data = Data1; in CrossOver() 46 Data = CurrentlyUsingFirstData ? Data2 : Data1; in CrossOver()
|
| H A D | FuzzerInterface.h | 56 LLVMFuzzerCustomCrossOver(const uint8_t *Data1, size_t Size1,
|
| H A D | FuzzerExtFunctions.def | 23 (const uint8_t * Data1, size_t Size1,
|
| H A D | FuzzerMutate.h | 85 size_t CrossOver(const uint8_t *Data1, size_t Size1, const uint8_t *Data2,
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
| H A D | ProgramPoint.h | 90 const void *Data1; 105 : Data1(P), in Data1() function 119 : Data1(P1), in Data1() function 125 const void *getData1() const { return Data1; } in getData1() 195 return Data1 == RHS.Data1 && 202 return Data1 != RHS.Data1 || 734 EpsilonPoint(const LocationContext *L, const void *Data1, 737 : ProgramPoint(Data1, Data2, EpsilonKind, L, tag) {} in ProgramPoint() argument
|
| H A D | CFG.h | 83 llvm::PointerIntPair<void *, 2> Data1; 87 : Data1(const_cast<void*>(Ptr1), ((unsigned) kind) & 0x3), 121 x |= Data1.getInt(); in getKind() 139 return static_cast<const Stmt *>(Data1.getPointer()); in getStmt() 231 return static_cast<CXXCtorInitializer*>(Data1.getPointer()); in getInitializer() 252 return static_cast<CXXNewExpr *>(Data1.getPointer()); in getAllocatorExpr() 276 return static_cast<Stmt *>(Data1.getPointer()); in getLoopStmt() 296 return static_cast<VarDecl *>(Data1.getPointer()); in getVarDecl() 328 return static_cast<VarDecl *>(Data1.getPointer()); in getVarDecl() 347 return static_cast<VarDecl *>(Data1.getPointer()); in getVarDecl() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | basetyps.d | 17 DWORD Data1;
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efidef.h | 70 UINT32 Data1; member
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ |
| H A D | guid.c | 169 Guid->Data1, in GuidToString()
|
| /netbsd-src/sys/arch/ia64/stand/ia64/efi/ |
| H A D | main.c | 281 guid->Data1, guid->Data2, guid->Data3, guid->Data4[0], in guid_to_string()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 160 support::ulittle32_t Data1; in input() member 167 if (!to_integer(A[0], G.Data1, 16) || !to_integer(A[1], G.Data2, 16) || in input()
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
| H A D | acefiex.h | 92 UINT32 Data1; member
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SILoadStoreOptimizer.cpp | 1157 const MachineOperand *Data1 = in mergeWrite2Pair() local 1168 std::swap(Data0, Data1); in mergeWrite2Pair() 1199 .add(*Data1) // data1 in mergeWrite2Pair()
|
| /netbsd-src/sys/arch/emips/ebus/ |
| H A D | flash_ebus.c | 960 uint8_t Data, Data1; in IsSectorLocked() local 966 sc->sc_ops->read_uint8(sc,secptr+(0x0003*2*sc->sc_chips),&Data1); in IsSectorLocked()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/ |
| H A D | ProgRef.rst | 1484 def Data1 {
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 2954 Data1, enumerator 4544 auto FI = std::next(KmpTaskTQTyRD->field_begin(), Data1); in emitTaskInit()
|