/external/pdfium/third_party/lcms2-2.6/src/ |
cmstypes.c | 3016 char root[33]; local [all...] |
/external/pdfium/xfa/src/fdp/src/xml/ |
fde_xml.cpp | 144 pFind = GetNodeItem(IFDE_XMLNode::Root);
222 case IFDE_XMLNode::Root: {
[all...] |
/prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/ |
pegdown-1.1.0.jar | |
/external/llvm/lib/Transforms/Scalar/ |
SROA.cpp | [all...] |
/external/parameter-framework/upstream/tools/xmlGenerator/ |
EddParser.py | 496 # Do not create a root rule if there is only one fist level Operator rule 640 """return the root configuration group""" 699 class Root(Element): 700 tag = "root" 867 myroot = Root("root") 868 context = [myroot] # root is element of rank 0
|
/external/llvm/lib/Target/X86/ |
X86ISelLowering.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mmcobj.h | [all...] |
/prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/ |
memoryfilesystem-0.6.4.jar | |
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
apiviewer.js | [all...] |
/external/chromium-trace/catapult/devil/devil/android/ |
device_utils.py | 276 """Checks whether or not adbd has root privileges. 283 True if adbd has root privileges, False otherwise. 290 self.RunShellCommand('ls /root', check_return=True) 306 already has root privileges). 315 '%s && ! ls /root' % self._Su('ls /root'), check_return=True, 330 """Restarts adbd with root privileges. 337 CommandFailedError if root could not be enabled. 342 'Cannot enable root in user builds.', str(self)) 345 self.adb.Root() [all...] |
device_utils_test.py | 261 with self.assertCall(self.call.adb.Shell('ls /root'), 'foo\n'): 265 with self.assertCall(self.call.adb.Shell('ls /root'), self.ShellError()): 274 self.call.adb.Root(), 287 (self.call.adb.Root(), self.CommandError())): 824 expected_cmd_without_su = "sh -c 'setprop service.adb.root 0'" [all...] |
/external/llvm/include/llvm/ADT/ |
IntervalMap.h | 689 // in the root node if it is smaller than the normal nodes. 761 // path to get there from the root. 787 /// path - The path entries, path[0] is the root node, path.back() is a leaf. 842 /// @param Level 0..height. Note that setting the root size won't change 851 /// setRoot - Clear the path and set a new root node. 852 /// @param Node New root node. 853 /// @param Size New root size. 854 /// @param Offset Offset into root node. 860 /// replaceRoot - Replace the current root node with two new entries after the 862 /// @param Root The new root node [all...] |
/external/pdfium/xfa/src/fxfa/src/parser/ |
xfa_parser_imp.cpp | 217 IFDE_XMLNode* pFakeRoot = pNode->GetNodeItem(IFDE_XMLNode::Root);
[all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | 134 /// If oldRoot is a nil root, just copy or move the children to newRoot. 135 /// If not a nil root, make oldRoot a child of newRoot. 143 /// child as the new root node. 154 /// simple node or nil root with a single child node--it must be a root 165 /// Given the root of the subtree created for this rule, post process 168 /// as the setting of start/stop indexes relies on a single non-nil root 178 function RulePostProcessing(const Root: IANTLRInterface): IANTLRInterface; 203 /// Create a node for newRoot make it the root of oldRoot. 204 /// If oldRoot is a nil root, just copy or move the children to newRoot [all...] |
/external/llvm/tools/dsymutil/ |
DwarfLinker.cpp | 162 DeclContext Root; 179 DeclContext &getRoot() { return Root; } 337 DIE *CUDie; ///< Root of the linked DIE tree. 399 // The root DIE might be null, meaning that the Unit had nothing to [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAG.cpp | 597 // to the root node, preventing it from being deleted. 609 // If the root changed (e.g. it was a dead load, update the root). 647 // Create a dummy node that adds a reference to the root node, preventing 648 // it from being deleted. (This matters if the root is an operand of the 907 Root(getEntryNode()), NewNodesMustHaveLegalTypes(false), [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/ |
layer1.py | 427 :param default_root_device_type: The default root device type. This 430 information, see `Storage for the Root Device`_. 704 :param root_device_type: The instance root device type. For more 705 information, see `Storage for the Root Device`_. [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/config/ |
Makefile | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/config/ |
Makefile | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/ |
Makefile | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/ |
Makefile | [all...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
jsoup-1.7.2.jar | |
/prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/ |
jsoup-1.6.3.jar | |
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.cpp | [all...] |
/external/guice/extensions/struts2/lib/ |
jsp-2.1.jar | |