Searched
full:instantiated (Results
326 -
350 of
1254) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/chromeos/settings/ |
cros_settings.cc | 245 // Providers instantiated inside this class will have the same callback 247 // to be instantiated outside this class.
|
/external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/ |
debugging.c | 126 * Called when the NaCl module is instantiated on the web page. The identifier 213 * Handler that gets called after a full-frame module is instantiated based on
|
/external/llvm/docs/HistoricalNotes/ |
2007-OriginalClangReadme.txt | 155 a macro argument instantiated here, recursively instantiated here).
|
/frameworks/base/docs/html/guide/topics/manifest/ |
receiver-element.jd | 43 <dd>Whether or not the broadcast receiver can be instantiated by the system — 54 disabled; it cannot be instantiated.
|
/frameworks/base/docs/html/training/multiple-threads/ |
create-threadpool.jd | 48 also occurs in any object that is only instantiated once. To learn more about this, read the 221 all of the thread objects when it is instantiated. For example:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
run.py | 55 In the Python subprocess, RPCServer is instantiated with handlerclass 59 When the RPCServer 'server' is instantiated, the TCPServer initialization
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
run.py | 55 In the Python subprocess, RPCServer is instantiated with handlerclass 59 When the RPCServer 'server' is instantiated, the TCPServer initialization
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
LayoutParamsParser.java | 58 * only return classes that can be instantiated. 364 * cannot be instantiated.
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/src/main/java/com/example/android/actionbarcompat/shareactionprovider/ |
MainActivity.java | 114 // Ensure that the LayoutInflater is instantiated
|
/development/samples/browseable/ShareActionProvider/src/com.example.android.actionbarcompat.shareactionprovider/ |
MainActivity.java | 114 // Ensure that the LayoutInflater is instantiated
|
/device/generic/goldfish/camera/ |
EmulatedCameraFactory.h | 31 * instantiated and initialized when camera emulation HAL is loaded.
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/ |
LoginContextTest.java | 84 assertNull("Instantiated subject", context.getSubject()); 276 assertNull("Instantiated subject", context.getSubject()); 416 assertTrue("Instantiated subject", context.getSubject() == subject); 596 assertTrue("Instantiated subject", context.getSubject() == subject); [all...] |
/external/apache-http/src/org/apache/http/client/ |
RequestDirector.java | 69 * For the time being, a new director is instantiated for each request.
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
WaitingThread.java | 40 * This class implements throwaway objects. It is instantiated whenever
|
/external/apache-http/src/org/apache/http/util/ |
EncodingUtils.java | 180 * This class should not be instantiated.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemCopy.java | 77 * the content is instantiated only for nodes of types that can have
|
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
ObjectFactory.java | 149 + " could not be instantiated: " + x, x); 230 "Provider "+factoryClassName+" could not be instantiated: "+x, 468 "Provider " + className + " could not be instantiated: " + x, 612 // provider class was instantiated using a different one.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
ObjectFactory.java | 149 + " could not be instantiated: " + x, x); 230 "Provider "+factoryClassName+" could not be instantiated: "+x, 468 "Provider " + className + " could not be instantiated: " + x, 612 // provider class was instantiated using a different one.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ObjectFactory.java | 148 + " could not be instantiated: " + x, x); 229 "Provider "+factoryClassName+" could not be instantiated: "+x, 467 "Provider " + className + " could not be instantiated: " + x, 611 // provider class was instantiated using a different one.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
ObjectFactory.java | 149 + " could not be instantiated: " + x, x); 230 "Provider "+factoryClassName+" could not be instantiated: "+x, 468 "Provider " + className + " could not be instantiated: " + x, 612 // provider class was instantiated using a different one.
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
ObjectFactory.java | 149 + " could not be instantiated: " + x, x); 230 "Provider "+factoryClassName+" could not be instantiated: "+x, 468 "Provider " + className + " could not be instantiated: " + x, 612 // provider class was instantiated using a different one.
|
/external/ceres-solver/include/ceres/ |
autodiff_local_parameterization.h | 102 // WARNING: Since the functor will get instantiated with different types for
|
/external/ceres-solver/internal/ceres/ |
numeric_diff_cost_function_test.cc | 166 // templates are instantiated for various shapes of the Jacobian
|
residual_block_utils_test.cc | 152 // instantiated on the stack.
|
schur_complement_solver.h | 98 // The two solvers can be instantiated by calling
|
Completed in 602 milliseconds
<<11121314151617181920>>