HomeSort by relevance Sort by last modified time
    Searched full:opening (Results 276 - 300 of 2313) sorted by null

<<11121314151617181920>>

  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fopen.c 87 * When opening in append mode, even though we use O_APPEND,
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_COMPARETO.S 19 mov r2, r0 @ this to r2, opening up r0 for return value
  /dalvik/vm/native/
dalvik_system_DexFile.cpp 197 "Re-opening BOOTCLASSPATH DEX files is not allowed");
210 ALOGV("Opening DEX file '%s' (DEX)", sourceName);
217 ALOGV("Opening DEX file '%s' (Jar)", sourceName);
281 ALOGV("Opening in-memory DEX");
  /developers/samples/android/common/src/java/com/example/android/common/assetprovider/
AssetProvider.java 81 // ContentProvider interface for opening a file descriptor by URI. This content provider
  /development/ndk/platforms/android-9/include/android/
asset_manager.h 36 /* Available modes for opening assets */
  /external/bison/lib/
pipe2.c 1 /* Create a pipe, with specific opening flags.
  /external/bluetooth/bluedroid/bta/include/
bta_pan_api.h 107 tBTA_PAN_OPENING opening; /* Connection being opened */ member in union:__anon537
  /external/bluetooth/bluedroid/bta/pan/
bta_pan_act.c 435 tBTA_PAN_OPENING opening; local
448 bdcpy(opening.bd_addr, p_data->api_open.bd_addr);
449 opening.handle = p_scb->handle;
450 bta_pan_cb.p_cback(BTA_PAN_OPENING_EVT, (tBTA_PAN *)&opening);
  /external/chromium/chrome/browser/chromeos/options/
network_config_view.h 83 // True when opening in browser, otherwise in OOBE/login mode.
  /external/chromium/chrome/common/
libxml_utils.cc 93 // Advance past opening element tag.
win_safe_util.cc 80 // The user has declined opening the item.
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/autofill/
AutofillTest.java 28 * Tests the Autofill's java code for creating the AutofillPopup object, opening and selecting
  /external/chromium_org/chrome/browser/extensions/
launch_util.cc 97 // window opening is the default), make the container a window.
  /external/chromium_org/chrome/browser/profiles/
profile_list_desktop_browsertest.cc 127 // Switch to the first profile without opening a new window.
  /external/chromium_org/chrome/browser/safe_browsing/
sandboxed_zip_analyzer.cc 36 // Starting the analyzer will block on opening the zip file, so run this
  /external/chromium_org/chrome/browser/ui/ash/launcher/
app_shortcut_launcher_item_controller.h 27 // but do not have any associated windows (opening a shortcut will replace the
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_context_menu_controller.h 48 // |profile| is used for opening urls as well as enabling 'open incognito'.
  /external/chromium_org/chrome/browser/ui/gtk/
avatar_menu_item_gtk.h 24 // Delegates opening or editing a profile.
  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_ui_controller.h 37 // made when opening the ManagePasswordsBubble because there may have been
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_context_menu_controller_win.cc 28 // opening a url and there is no Browser open. The Browser is created the first
  /external/chromium_org/chrome/browser/ui/views/
profile_reset_bubble_view.h 104 // Used for opening the learn more link.
select_file_dialog_extension_unittest.cc 28 // Simulate the dialog opening.
  /external/chromium_org/chrome/browser/ui/webui/ntp/
foreign_session_handler.h 71 // OpenForeignSession, to begin the process of opening a new browser window.
  /external/chromium_org/chrome/browser/value_store/
leveldb_value_store.h 23 // called - this is because opening the database may fail, and extensions
  /external/chromium_org/content/common/
sandbox_mac_system_access_unittest.mm 111 // Opening /dev/urandom succeeds under the sandbox.

Completed in 1253 milliseconds

<<11121314151617181920>>