Home
last modified time | relevance | path

Searched defs:Variables (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/contrib/bc/manuals/
H A Dbuild.md143 #### `CC`
166 #### `CFLAGS`
185 #### `LDFLAGS`
192 #### `LDLIBS`
200 #### `PREFIX`
212 #### `DESTDIR`
222 #### `BINDIR`
238 #### `LIBDIR`
254 #### `DATADIR`
262 #### `MANDIR`
[all …]
/freebsd-14.2/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod255 =head3 Variables subsection
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAssignmentTrackingAnalysis.h40 SmallVector<DebugVariable> Variables; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h360 std::vector<const VarDecl *> Variables; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp476 LLVMContext &Ctx, ArrayRef<GlobalVariable *> Variables, in getAddressesOfVariablesInKernel()
502 Module &M, ArrayRef<GlobalVariable *> Variables, in buildLookupTable()
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp339 std::map<std::string, Variable> Variables; member in __anon6f3616850111::Intrinsic
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp103 UniqueVector<DebugVariable> Variables; member in FunctionVarLocsBuilder
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp666 auto Variables = nullptr; in getReplacementSubprogram() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp415 StringMap<Variable> Variables; member in __anon4534580c0111::MasmParser