Searched defs:initialize (Results 1 - 25 of 478) sorted by relevance

1234567891011>>

/external/llvm/bindings/ocaml/all_backends/
H A Dllvm_all_backends.mli11 val initialize : unit -> unit var
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRNodeMapElement.h42 + (void)initialize; variable
H A DANTLRBaseRecognizer.h70 + (void) initialize; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRNodeMapElement.h42 + (void)initialize; variable
H A DANTLRBaseRecognizer.h70 + (void) initialize; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRNodeMapElement.h42 + (void)initialize; variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRNodeMapElement.h42 + (void)initialize; variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
H A DTreeRewriteLexer.h28 + (void) initialize; variable
/external/chromium_org/chrome/browser/resources/chromeos/login/
H A Ddemo_user_login.js24 initialize = function() {
46 document.addEventListener('DOMContentLoaded', initialize);
19 initialize = function() { function
/external/chromium_org/chrome/browser/resources/
H A Dsupervised_user_block_interstitial.js14 function initialize() { function
59 document.addEventListener('DOMContentLoaded', initialize);
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebScopedWindowFocusAllowedIndicator.cpp38 void WebScopedWindowFocusAllowedIndicator::initialize() function in class:blink::WebScopedWindowFocusAllowedIndicator
H A DWebScopedMicrotaskSuppression.cpp50 void WebScopedMicrotaskSuppression::initialize() function in class:blink::WebScopedMicrotaskSuppression
H A DWebScopedUserGesture.cpp39 void WebScopedUserGesture::initialize() function in class:blink::WebScopedUserGesture
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/
H A DTestLexerLexer.h29 + (void) initialize; variable
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
H A Drecord-event-listener.rb14 def initialize( adaptor = nil ) method in class:ANTLR3.Debug.RecordEventListener
H A Drule-tracer.rb21 def initialize( options = {} ) method in class:ANTLR3.Debug.RuleTracer
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
H A Ddebug-mode.rb14 def initialize( port ) method in class:ANTLRDebugger
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
H A DTLexer.h30 + (void) initialize; variable
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dvisitor.rb51 def initialize( adaptor = nil ) method in class:ANTLR3.AST.Visitor
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
H A DSecureRandomInitializer.java12 * This class contains code to initialize a SecureRandom generator securely on Android platforms
22 public static void initialize(SecureRandom generator) throws IOException { method in class:SecureRandomInitializer
/external/chromium_org/third_party/WebKit/ManualTests/inspector/resources/
H A Dloop-statements.js4 function initialize() function
/external/chromium_org/third_party/WebKit/Source/platform/exported/
H A DPlatform.cpp38 void Platform::initialize(Platform* platform) function in class:blink::Platform
H A DWebPrerenderingSupport.cpp39 void WebPrerenderingSupport::initialize(WebPrerenderingSupport* platform) function in class:blink::WebPrerenderingSupport
/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawable.cpp20 void SkDrawable::initialize() { function in class:SkDrawable
/external/skia/src/animator/
H A DSkDrawable.cpp20 void SkDrawable::initialize() { function in class:SkDrawable

Completed in 586 milliseconds

1234567891011>>