Searched refs:topLevel (Results 1 - 13 of 13) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DValueEncoder.java260 * (debugging) annotations and {@code topLevel} is
265 * @param topLevel {@code true} iff the given annotation is the
269 public void writeArray(CstArray array, boolean topLevel) { argument
270 boolean annotates = topLevel && out.annotates();
298 * (debugging) annotations and {@code topLevel} is
303 * @param topLevel {@code true} iff the given annotation is the
307 public void writeAnnotation(Annotation annotation, boolean topLevel) { argument
308 boolean annotates = topLevel && out.annotates();
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dcommit-log-editor216 my $topLevel = determineVCSRoot();
283 $changeLog = File::Spec->abs2rel(File::Spec->rel2abs($changeLog), $topLevel);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/
H A Dpublisher-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/yaffs2/yaffs2/
H A Dyaffs_guts.c822 * The look up tree is represented by the top tnode and the number of topLevel
835 int level = fStruct->topLevel;
846 /* First check we're tall enough (ie enough topLevel) */
855 if (requiredTallness > fStruct->topLevel) {
902 if (fStruct->topLevel < 0 || fStruct->topLevel > YAFFS_TNODES_MAX_LEVEL) {
910 /* First check we're tall enough (ie enough topLevel) */
920 if (requiredTallness > fStruct->topLevel) {
922 for (i = fStruct->topLevel; i < requiredTallness; i++) {
935 fStruct->topLevel
[all...]
H A Dyaffs_guts.h374 int topLevel; member in struct:__anon28887
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DObjectPropertiesSection.js690 * @param {boolean} topLevel
692 WebInspector.ArrayGroupingTreeElement._populateRanges = function(treeElement, object, fromIndex, toIndex, topLevel)
775 if (topLevel)
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c5145 xmlNodePtr node, int topLevel)
5163 if (topLevel)
5308 xmlNodePtr node, int topLevel)
5326 if (topLevel)
5350 xmlNodePtr node, int topLevel)
5367 if (topLevel) {
6201 int topLevel);
6206 int topLevel);
8426 * @topLevel: indicates if this is global declaration
8436 xmlNodePtr node, int *isElemRef, int topLevel)
5143 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5306 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5347 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlSchemaTypeType type, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
8435 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int *isElemRef, int topLevel) argument
9113 xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int topLevel) argument
12082 xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int topLevel) argument
[all...]
/external/libxml2/
H A Dxmlschemas.c5145 xmlNodePtr node, int topLevel)
5163 if (topLevel)
5308 xmlNodePtr node, int topLevel)
5326 if (topLevel)
5350 xmlNodePtr node, int topLevel)
5367 if (topLevel) {
6201 int topLevel);
6206 int topLevel);
8426 * @topLevel: indicates if this is global declaration
8436 xmlNodePtr node, int *isElemRef, int topLevel)
5143 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5306 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
5347 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlSchemaTypeType type, const xmlChar * name, const xmlChar * nsName, xmlNodePtr node, int topLevel) argument
8435 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int *isElemRef, int topLevel) argument
9113 xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int topLevel) argument
12082 xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int topLevel) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 454 milliseconds