HomeSort by relevance Sort by last modified time
    Searched full:importing (Results 1 - 25 of 204) sorted by null

1 2 3 4 5 6 7 8 9

  /external/clang/test/Preprocessor/
import_self.c 3 // This #import should have no effect, as we're importing the current file.
  /external/chromium/chrome/browser/importer/
importer_progress_dialog.h 19 // Shows an UI for importing and begins importing the specified |items| from
importer_host.h 30 // browsers dynamically, and controls the process of importing. When
39 // lock. They can retry or skip the importing process.
66 // Starts the process of importing the settings and data depending on what the
104 // Profile we're importing from.
110 // The task is the process of importing settings from other browsers.
external_process_importer_host.h 44 // Information about a profile needed for importing.
importer_data_types.h 16 // Types needed for importing data from other browsers and the Google Toolbar.
external_process_importer_client.h 68 // Called on first message received when importing history; gives total
80 // First message received when importing bookmarks.
93 // First message received when importing favicons. |total_favicons_size|
  /external/sonivox/jet_tools/JetCreator_content/
README.txt 11 4. After importing the first time, you can use the OPEN command to open the .jtc file in the folder you selected as the target for import.
  /system/extras/fatblock/
import.c 104 WARN("importing %s: stat failed: %s\n", path, strerror(errno));
110 WARN("importing %s: couldn't allocate file struct: "
118 WARN("importing %s: couldn't strdup path: out of memory\n",
134 WARN("importing %s: couldn't allocate data extent\n", path);
217 WARN("importing %s: opendir failed: %s\n", path,
224 WARN("importing %s: couldn't allocate dir struct: "
232 WARN("importing %s: couldn't strdup path: out of memory\n",
255 WARN("importing %s: couldn't allocate item struct: "
297 WARN("importing %s: couldn't allocate directory table extent: "
  /development/samples/JetBoy/
JETBOY_content_README.txt 11 4. After importing the first time, you can use the OPEN command to open the .jtc file in the folder you selected as the target for import.
  /external/chromium/chrome/browser/first_run/
first_run_import_observer.h 15 // class executes in the context of the importing child process.
  /external/clang/include/clang/AST/
ASTImporter.h 1 //===--- ASTImporter.h - Importing ASTs from other Contexts -----*- C++ -*-===//
43 /// \brief The contexts we're importing to and from.
46 /// \brief The file managers we're importing to and from.
79 /// \param ToContext The context we'll be importing into.
81 /// \param ToFileManager The file manager we'll be importing into.
83 /// \param FromContext The context we'll be importing from.
85 /// \param FromFileManager The file manager we'll be importing into.
88 /// as little as it can, e.g., by importing declarations as forward
206 /// \brief Cope with a name conflict when importing a declaration into the
210 /// importing a declaration. The returned name will become the name of th
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/importer/
import_progress_dialog_cocoa.h 37 // progress items that aren't supported by the current browser we're importing
44 // Placeholders for "Importing..." and "Done" text.
  /external/chromium/chrome/browser/ui/views/importer/
import_progress_dialog_view.h 31 // |bookmark_import| is true if we're importing bookmarks from a
95 // Are we importing a bookmarks.html file?
  /cts/tests/tests/webkitsecurity/assets/
import-crash.html 7 <title>Test that @import rule importing keyframes does not crash</title>
  /external/chromium/chrome/browser/search_engines/
template_url_parser.h 33 // parameters out of the URL. For example when importing from another browser
  /external/chromium/chrome/browser/ui/webui/options/
import_data_handler.h 48 // If non-null it means importing is in progress. ImporterHost takes care
  /external/strace/
import-Android.sh 3 # Assists with importing a new version of Strace for Android.
  /hardware/ti/omap3/dspbridge/inc/
dspapi.h 38 /* Define API decoration for direct importing of DLL references. */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dspapi.h 38 /* Define API decoration for direct importing of DLL references. */
  /packages/apps/Contacts/src/com/android/contacts/vcard/
ImportRequest.java 24 * Class representing one request for importing vCard (given as a Uri).
41 * when displaying user-friendly information (e.g. "importing xxx.vcf"), use
ImportProcessor.java 43 * Class for processing one import request from a user. Dropped after importing requested Uri(s).
162 Log.i(LOG_TAG, "start importing one vCard (Uri: " + uri + ")");
165 Log.i(LOG_TAG, "start importing one vCard (byte[])");
194 Log.i(LOG_TAG, "Successfully finished importing one vCard file: " + uri);
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorImport.java 47 * Get the error number associated with this type of stylesheet importing itself
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
BinaryClassObject.java 39 // When exporting, use nameFields field, importing use aliasFields.
  /external/chromium/chrome/browser/resources/file_manager/
README.harness 26 The Choose File button (from the bottom of the page) does not support importing
  /external/chromium/chrome/browser/sync/util/
nigori.h 39 // Initialize the client by importing the given keys instead of deriving new

Completed in 659 milliseconds

1 2 3 4 5 6 7 8 9