OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiated
(Results
151 - 175
of
1254
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-http/src/org/apache/http/client/utils/
CloneUtils.java
70
* This class should not be
instantiated
.
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_controller.h
29
// This object is
instantiated
in Toolbar.xib and is configured by the
/external/chromium/testing/gtest/test/
gtest-typed-test_test.cc
313
//
instantiated
more than once in the same translation unit.
317
//
instantiated
in different translation units linked together.
318
// (ContainerTest is also
instantiated
in gtest-typed-test_test.cc.)
323
//
instantiated
in a namespace.
/external/chromium/third_party/libjingle/source/talk/xmllite/
xmlconstants.h
29
// globals cannot depend on other objects to be
instantiated
.
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
JavaBrowserViewRendererHelper.java
84
// Should never be
instantiated
.
/external/chromium_org/base/android/java/src/org/chromium/base/
BuildInfo.java
28
*
instantiated
.
/external/chromium_org/chrome/browser/notifications/
notification_ui_manager_mac.h
27
// class is only
instantiated
on 10.8 and above. For HTML notifications,
/external/chromium_org/chrome/browser/resources/task_manager/
preload.js
7
var taskmanager = undefined; // This will be
instantiated
in main.js.
/external/chromium_org/chrome/test/functional/tracing/
tab_tracker.py
19
TabTracker is
instantiated
, this TabTracker will lose track of its window
/external/chromium_org/chromeos/network/
network_sms_handler.h
87
// A NetworkSmsDeviceHandler will be
instantiated
for each cellular device.
/external/chromium_org/content/browser/
histogram_controller.h
26
// Normally
instantiated
when the child process is launched. Only one instance
notification_service_impl.h
23
// Normally
instantiated
when the thread is created. Not all threads have
/external/chromium_org/testing/gtest/test/
gtest-typed-test_test.cc
313
//
instantiated
more than once in the same translation unit.
317
//
instantiated
in different translation units linked together.
318
// (ContainerTest is also
instantiated
in gtest-typed-test_test.cc.)
323
//
instantiated
in a namespace.
/external/chromium_org/third_party/jstemplate/tutorial_examples/
08-transclude.html
57
This is the div to which the
instantiated
template will be attached.
10-jsvalues.html
64
This is the div to which the
instantiated
template will be attached.
/external/chromium_org/third_party/skia/src/core/
SkDeviceProfile.h
70
*
instantiated
devices. Does not affect any existing devices.
/external/chromium_org/ui/android/java/src/org/chromium/ui/
LocalizationUtils.java
27
private LocalizationUtils() { /* cannot be
instantiated
*/ }
/external/clang/include/clang/Basic/
ExceptionSpecificationType.h
29
EST_Uninstantiated ///< not
instantiated
yet
/external/gtest/test/
gtest-typed-test_test.cc
313
//
instantiated
more than once in the same translation unit.
317
//
instantiated
in different translation units linked together.
318
// (ContainerTest is also
instantiated
in gtest-typed-test_test.cc.)
323
//
instantiated
in a namespace.
/external/javassist/src/main/javassist/
ByteArrayClassPath.java
40
* <p>A <code>ByteArrayClassPath</code> must be
instantiated
for every
/external/objenesis/main/src/org/objenesis/
ObjenesisBase.java
26
*
instantiated
directly.
/external/objenesis/tck/src/org/objenesis/tck/
Reporter.java
59
* @param instantiatedObject Whether the ObjectInstantiator successfully
instantiated
the
/external/proguard/src/proguard/optimize/info/
InstantiationClassMarker.java
33
* This InstructionVisitor marks all classes that are
instantiated
by any of
/external/protobuf/gtest/test/
gtest-typed-test_test.cc
313
//
instantiated
more than once in the same translation unit.
317
//
instantiated
in different translation units linked together.
318
// (ContainerTest is also
instantiated
in gtest-typed-test_test.cc.)
323
//
instantiated
in a namespace.
/external/skia/src/core/
SkDeviceProfile.h
70
*
instantiated
devices. Does not affect any existing devices.
Completed in 514 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>