HomeSort by relevance Sort by last modified time
    Searched full:initialize (Results 426 - 450 of 11902) sorted by null

<<11121314151617181920>>

  /cts/tools/dex-tools/src/dex/reader/
DexBuffer.java 45 initialize(ByteBuffer.wrap(bytes));
54 initialize(ByteBuffer.wrap(bytes));
58 initialize(slice);
61 private void initialize(ByteBuffer buffer) { method in class:DexBuffer
  /device/asus/flo/camera/hdr/include/
morpho_hdr_checker.h 95 * initialize()???s?????s?能
108 * initialize()???s?????s?能
121 * initialize()???s?????s?能
134 * initialize()???s?????s?能
  /device/lge/mako/camera/hdr/include/
morpho_hdr_checker.h 95 * initialize()???s?????s?能
108 * initialize()???s?????s?能
121 * initialize()???s?????s?能
134 * initialize()???s?????s?能
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
ast-builder.rb 16 def initialize( input, options = {} ) method in class:ANTLR3.ASTBuilder
  /external/chromium/base/
perftimer.cc 19 // trying to initialize twice
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_mac.h 21 virtual void Initialize();
  /external/chromium/chrome/browser/importer/
firefox_importer_unittest_messages_internal.h 12 // Server->Child: Initialize the decrytor with the following paramters.
  /external/chromium/chrome/browser/policy/
browser_policy_connector.cc 50 // Initialize the subsystem once the message loops are spinning.
53 method_factory_.NewRunnableMethod(&BrowserPolicyConnector::Initialize));
187 void BrowserPolicyConnector::Initialize() {
190 cloud_policy_subsystem_->Initialize(
  /external/chromium/chrome/browser/resources/ntp4/
apps_page.js 20 el.initialize();
28 initialize: function() {
107 el.initialize();
115 initialize: function() {
  /external/chromium/chrome/browser/ui/cocoa/
fullscreen_window.h 15 // Initialize a FullscreenWindow for the given screen.
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
accounts_options_handler.h 28 virtual void Initialize();
stats_options_handler.h 25 virtual void Initialize();
system_options_handler.h 21 virtual void Initialize();
  /external/chromium/chrome/common/
translate_errors.h 16 INITIALIZATION_ERROR, // The translation script failed to initialize.
  /external/chromium-trace/trace-viewer/src/cc/
picture_debugger_test.js 20 picture.initialize();
  /external/chromium_org/apps/shell/
shell_browser_context.cc 21 // TODO(jamescook): Could initialize NetLog here to get logs from the networking
shell_main_delegate.cc 24 // TODO(jamescook): Initialize logging here.
  /external/chromium_org/ash/test/
test_suite.h 25 virtual void Initialize() OVERRIDE;
  /external/chromium_org/base/allocator/
type_profiler.h 21 // For now, ContentMainRunnerImpl::Initialize is the only supposed caller
  /external/chromium_org/base/test/
perf_log.cc 16 // trying to initialize twice
  /external/chromium_org/base/win/
startup_information.h 23 // Initialize the attribute list for the specified number of entries.
  /external/chromium_org/cc/resources/
tile_manager_unittest.cc 22 void Initialize(int max_tiles,
150 Initialize(10, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
171 Initialize(10, ALLOW_PREPAINT_ONLY, SMOOTHNESS_TAKES_PRIORITY);
192 Initialize(10, ALLOW_ABSOLUTE_MINIMUM, SMOOTHNESS_TAKES_PRIORITY);
213 Initialize(10, ALLOW_NOTHING, SMOOTHNESS_TAKES_PRIORITY);
236 Initialize(8, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
259 Initialize(8, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
277 Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
301 Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
324 Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY)
    [all...]
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_configuration_unittest.cc 17 Initialize(
  /external/chromium_org/chrome/browser/chromeos/kiosk_mode/
mock_kiosk_mode_settings.cc 13 void MockKioskModeSettings::Initialize(
  /external/chromium_org/chrome/browser/chromeos/login/screens/
base_screen.h 22 // Most of the screens will be re-created for each appearance with Initialize()
25 // Initialize() method calls.
50 virtual void Initialize(ScreenContext* context);
68 // However, Initialize() might be called several times in this case.

Completed in 9440 milliseconds

<<11121314151617181920>>