HomeSort by relevance Sort by last modified time
    Searched full:imports (Results 51 - 75 of 1466) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libjingle/overrides/talk/media/webrtc/
webrtcexport.h 5 // This file is overridden to disable exports and imports in libjingle
  /external/chromium_org/tools/telemetry/telemetry/timeline/
empty_timeline_data_importer.py 8 """Imports empty TimlineData objects."""
  /external/icu/icu4c/source/tools/ctestfw/unicode/
testtype.h 10 /*Deals with imports and exports of the dynamic library*/
  /external/javassist/
regenerate_from_source.sh 4 # This script imports the src, test, etc. from javassist. It DOESN'T commit
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_buffer.py 6 # Local imports
fix_funcattrs.py 4 # Local imports
fix_methodattrs.py 5 # Local imports
fix_ne.py 6 # Local imports
fix_repr.py 6 # Local imports
fix_xreadlines.py 6 # Local imports
fix_itertools.py 4 imports from itertools are fixed in fix_itertools_import.py
10 # Local imports
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_buffer.py 6 # Local imports
fix_funcattrs.py 4 # Local imports
fix_methodattrs.py 5 # Local imports
fix_ne.py 6 # Local imports
fix_repr.py 6 # Local imports
fix_xreadlines.py 6 # Local imports
fix_itertools.py 4 imports from itertools are fixed in fix_itertools_import.py
10 # Local imports
  /external/ltrace/
prototype.c 145 VECT_INIT(&plib->imports, struct protolib *);
167 VECT_DESTROY(&plib->imports, struct prototype *, NULL, NULL);
181 return VECT_EACH(&plib->imports, struct protolib *,
208 return VECT_PUSHBACK(&plib->imports, &import) < 0 ? -1 : 0;
248 bool imports; member in struct:lookup
278 if (lookup->imports && each_import(*plibp, NULL, &protolib_lookup_rec,
290 bool imports)
293 struct lookup lookup = { name, getter, imports, NULL };
302 protolib_lookup_prototype(struct protolib *plib, const char *name, bool imports)
305 return protolib_lookup(plib, name, &get_prototypes, imports);
    [all...]
  /external/chromium_org/third_party/skia/gm/rebaseline_server/
download_actuals_test.py 21 # System-level imports
27 # Imports from within Skia
  /external/skia/gm/rebaseline_server/
download_actuals_test.py 21 # System-level imports
27 # Imports from within Skia
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
double_const.py 6 # mode is that when test_import imports this after all .pyc files have been
7 # erased, it passes, but when test_import imports this from
threaded_import_hangers.py 1 # This is a helper module for test_threaded_import. The test imports this
19 # to do its own imports it will block waiting for this module's import
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
double_const.py 6 # mode is that when test_import imports this after all .pyc files have been
7 # erased, it passes, but when test_import imports this from
threaded_import_hangers.py 1 # This is a helper module for test_threaded_import. The test imports this
19 # to do its own imports it will block waiting for this module's import

Completed in 487 milliseconds

1 23 4 5 6 7 8 91011>>