/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/ |
ASTMatchers.h | [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86ISelDAGToDAG.cpp | 202 bool SelectAddr(SDNode *Parent, SDValue N, SDValue &Base, [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/ |
TianoCompress.c | 370 Find child node given the parent node and the edge character
374 NodeQ - the parent node
400 IN NODE Parent,
408 Create a new child for a given parent node.
412 Parent - the parent node
423 Node1 = (NODE) HASH (Parent, CharC);
429 mParent[Child] = Parent;
430 mChildCount[Parent]++;
[all...] |
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/ |
PciDeviceSupport.c | 105 PciDeviceNode->Parent = Bridge;
240 necessary initialization, and sets up parent/child relationship with its bus controller.
|
/external/libtextclassifier/common/ |
feature-extractor.h | 35 // invoked with another focus determined by the parent feature function. 371 // are of type NES, which may be different from the type of the parent function. 374 // are initialized, the parent feature is initialized via SetupNested() and 376 // Init() directly should call Parent::Setup(), Parent::Init(), etc. first. 383 using Parent = NestedFeatureFunction<NES, OBJ, ARGS...>;
|
/external/llvm/include/llvm/ADT/ |
IntervalMap.h | 686 // parent node, but doing so makes tree balancing a lot simpler. 824 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopRerollPass.cpp | 352 DAGRootTracker(LoopReroll *Parent, Loop *L, Instruction *IV, 358 : Parent(Parent), L(L), SE(SE), AA(AA), TLI(TLI), DT(DT), LI(LI), 401 LoopReroll *Parent; 403 // Members of Parent, replicated here for brevity. [all...] |
/external/llvm/utils/TableGen/ |
FixedLenDecoderEmitter.cpp | 320 // Array of bit values passed down from our parent. 321 // Set to all BIT_UNFILTERED's for Parent == NULL. 325 const FilterChooser *Parent; 333 // Parent emitter 346 FilterBitValues(BW, BIT_UNFILTERED), Parent(nullptr), BestIndex(-1), 355 const FilterChooser &parent) 358 Parent(&parent), BestIndex(-1), BitWidth(parent.BitWidth), 359 Emitter(parent.Emitter) [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
IntervalMap.h | 665 // parent node, but doing so makes tree balancing a lot simpler. 803 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
MachineBasicBlock.h | 40 MachineBasicBlock* Parent;
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
SplitKit.cpp | 350 assert(Edit->getParent().getVNInfoAt(Idx) == ParentVNI && "Bad Parent VNI"); 420 // Can't remat, just insert a copy from parent. 590 "Parent changes value in extended range"); 707 LiveInterval *Parent = &Edit->getParent(); 712 SmallVector<DomPair, 8> NearestDom(Parent->getNumValNums()); 714 // Find the nearest common dominator for parent values with multiple 720 assert(ParentVNI && "Parent not live at complement def"); 730 // Keep directly defined parent values. This is either a PHI or an 765 << " for parent " << ParentVNI->id << '@' << ParentVNI->def 771 for (unsigned i = 0, e = Parent->getNumValNums(); i != e; ++i) [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/ |
IntervalMap.h | 687 // parent node, but doing so makes tree balancing a lot simpler. 825 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/ |
IntervalMap.h | 687 // parent node, but doing so makes tree balancing a lot simpler. 825 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/ |
IntervalMap.h | 687 // parent node, but doing so makes tree balancing a lot simpler. 825 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
IntervalMap.h | 687 // parent node, but doing so makes tree balancing a lot simpler. 825 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/ |
IntervalMap.h | 687 // parent node, but doing so makes tree balancing a lot simpler. 825 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/ |
IntervalMap.h | 687 // parent node, but doing so makes tree balancing a lot simpler. 825 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/ |
IntervalMap.h | 687 // parent node, but doing so makes tree balancing a lot simpler. 825 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
IntervalMap.h | 687 // parent node, but doing so makes tree balancing a lot simpler. 825 /// @param Level 1..height. THe node to update after parent node changed. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
hidpi.h | 125 USHORT Parent;
|
/prebuilts/go/darwin-x86/src/go/types/ |
object.go | 22 Parent() *Scope // scope in which this object is declared; nil for methods and struct fields 42 // setParent sets the parent scope of the object. 82 parent *Scope 91 func (obj *object) Parent() *Scope { return obj.parent } 102 func (obj *object) setParent(parent *Scope) { obj.parent = parent }
|
/prebuilts/go/linux-x86/src/go/types/ |
object.go | 22 Parent() *Scope // scope in which this object is declared; nil for methods and struct fields 42 // setParent sets the parent scope of the object. 82 parent *Scope 91 func (obj *object) Parent() *Scope { return obj.parent } 102 func (obj *object) setParent(parent *Scope) { obj.parent = parent }
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
PciLib.c | 113 @param RootBridgeHandle Specific parent root bridge handle.
924 while (RootBridge->Parent != NULL) {
925 RootBridge = RootBridge->Parent;
[all...] |
/external/clang/lib/AST/ |
ItaniumMangle.cpp | 284 Parent = LinkHead; 355 AbiTagState *Parent = nullptr; 360 if (Parent) { 361 Parent->UsedAbiTags.insert(Parent->UsedAbiTags.end(), 363 Parent->EmittedAbiTags.insert(Parent->EmittedAbiTags.end(), 367 LinkHead = Parent; 519 #define ABSTRACT_TYPE(CLASS, PARENT) 520 #define NON_CANONICAL_TYPE(CLASS, PARENT) [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngineCallAndReturn.cpp | 125 /// return type than the parent's method. For C++ objects, this means we need 227 // The parent context might not be a stack frame, so make sure we 610 if (const Stmt *Parent = CurLC->getParentMap().getParent(CtorExpr)) 611 if (isa<CXXNewExpr>(Parent)) [all...] |