HomeSort by relevance Sort by last modified time
    Searched refs:imports (Results 1 - 17 of 17) sorted by null

  /ndk/tests/build/multi-module-path/path1/foo/
Android.mk 1 # A simple module used to demonstrate multi-path NDK_MODULE_PATH imports.
  /libcore/luni/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java 29 * imports. It has methods on it that
37 * the imports.</li>
174 /* The count of imports composed for this stylesheet */
192 // Now get the count of composed imports from this stylesheet's imports
201 // Now get the count of composed imports from this stylesheet's
206 int imports = getIncludeComposed(--count).getImportCount(); local
207 m_endImportCountComposed += imports;
208 while (imports > 0)
209 m_endImportCountComposed +=getIncludeComposed(count).getImport(--imports).getEndImportCountComposed()
    [all...]
  /frameworks/base/tools/aidl/
aidl_language_y.y 35 | imports { }
36 | package imports { }
43 imports: label
45 | IMPORT imports { g_callbacks->import(&($1.buffer)); }
AST.h 340 set<Type*> imports; member in struct:Document
  /external/chromium/base/
pe_image_unittest.cc 89 imports, enumerator in enum:Value
180 EXPECT_GT(count, GetExpectedValue(imports, os) - 20);
181 EXPECT_LT(count, GetExpectedValue(imports, os) + 100);
  /ndk/build/core/
build-local.mk 118 include $(BUILD_SYSTEM)/setup-imports.mk
main.mk 137 include $(BUILD_SYSTEM)/setup-imports.mk
definitions.mk     [all...]
  /external/webkit/WebCore/xml/
XSLTProcessorLibxslt.cpp 45 #include <libxslt/imports.h>
  /prebuilt/common/ecj/
ecj.jar 
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/dbus/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 103 milliseconds