HomeSort by relevance Sort by last modified time
    Searched full:ctor (Results 126 - 150 of 652) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/antlr/src/org/antlr/runtime/debug/
DebugEventRepeater.java 34 * listener sent into the ctor. Useful if you want to listen in on a few
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/
ChoiceCallbackTest.java 45 * Class under test for Ctor
ConfirmationCallbackTest.java 50 * Ctor test
258 * if optionType was specified in ctor, then selection represented as YES, NO, OK or CANCEL
  /external/chromium/chrome/browser/sync/util/
extensions_activity_monitor.cc 52 // the PostTask in our ctor will not result in anything running, so |this|
  /external/chromium/chrome/common/
important_file_writer.h 57 // All non-const methods, ctor and dtor must be called on the same thread.
  /external/chromium/net/disk_cache/
disk_cache_test_util.h 39 // exists and is clear in ctor and that the directory gets deleted in dtor.
  /external/chromium/net/http/
http_response_info.h 29 // Even though we could get away with the copy ctor and default operator=,
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayport.h 55 // RelayPort doesn't yet do anything fancy in the ctor.
  /external/llvm/include/llvm/Analysis/
ConstantsScanner.h 46 inline constant_iterator(const Function *F, bool) // end ctor
ProfileInfoLoader.h 40 // ProfileInfoLoader ctor - Read the specified profiling data file, exiting
  /external/llvm/include/llvm/
Argument.h 39 /// Argument ctor - If Function argument is specified, this argument is
GlobalAlias.h 42 /// GlobalAlias ctor - If a parent module is specified, the alias is
GlobalVariable.h 51 /// GlobalVariable ctor - If a parent module is specified, the global is
56 /// GlobalVariable ctor - This creates a global and inserts it before the
  /external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.cpp 45 // Interpreter ctor - Initialize stuff
  /external/oprofile/libpp/
callgraph_container.h 116 * FIXME: consider if this should be a ctor
format_output.h 35 // FIXME: should be passed to the derived class formatter ctor
278 /// get it's contents, hence we store the filter used by the bfd ctor.
  /external/oprofile/libutil++/
child_reader.h 85 // ctor helper: create the child process.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
union-find.h 33 // Ctor: creates a disjoint set forest for the range [0;max).
  /frameworks/base/core/jni/
android_backup_BackupDataInput.cpp 126 { "ctor", "(Ljava/io/FileDescriptor;)I", (void*)ctor_native },
  /frameworks/base/docs/html/sdk/api_diff/6/
user_comments_for_5_to_6.xml 18 An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional
  /frameworks/base/include/ui/
Rect.h 32 // we don't provide copy-ctor and operator= on purpose
  /hardware/ril/mock-ril/src/java/com/android/internal/telephony/
RilChannel.java 37 if (DBG) log("ctor EX");
  /libcore/luni/src/main/java/java/security/spec/
ECPoint.java 36 // Private ctor for POINT_INFINITY
  /external/clang/include/clang/Lex/
TokenLexer.h 96 /// arguments. Note that this ctor takes ownership of the ActualArgs pointer.
106 /// with the specified argument information. Note that this ctor takes
  /external/qemu/
m68k.ld 109 /* We don't want to include the .ctor section from
111 The .ctor section from the crtend file contains the

Completed in 1353 milliseconds

1 2 3 4 56 7 8 91011>>