/prebuilts/tools/common/proguard/proguard4.7/docs/ |
downloads.html | 597 <li>Added automatic detection of <code>Class.forName("MyClass")</code>, 598 <code>MyClass.class</code>, and 599 <code>(MyClass)Class.forName(variable).newInstance()</code> constructs.
|
/external/chromium_org/ppapi/cpp/ |
file_io.h | 118 /// pp::FileIO MyClass::GetFileIO();
|
/external/clang/include/clang/Lex/ |
Token.h | 34 /// tokens that were parsed and semantically resolved, e.g.: "foo::MyClass<int>"
|
/external/proguard/src/proguard/classfile/util/ |
ClassUtil.java | [all...] |
/frameworks/base/docs/html/tools/help/ |
proguard.jd | 148 -keep public class <MyClass>
|
/system/core/include/sysutils/ |
List.h | 37 * Doubly-linked list. Instantiate with "List<MyClass> myList".
|
/system/core/include/utils/ |
List.h | 36 * Doubly-linked list. Instantiate with "List<MyClass> myList".
|
/system/netd/server/ |
List.h | 37 * Doubly-linked list. Instantiate with "List<MyClass> myList".
|
/art/build/ |
Android.gtest.mk | 31 MyClass \ 49 ART_GTEST_class_linker_test_DEX_DEPS := Interfaces MyClass Nested Statics StaticsFromCode
|
/external/clang/include/clang/Sema/ |
ScopeInfo.h | 165 /// MyClass.prop | MyClass (ObjCInterfaceDecl) | -prop (ObjCMethodDecl)
|
/external/clang/test/Analysis/ |
retain-release-gc-only.m | 312 Class myClass = [self class]; 314 return [[myClass shared] retain]; // no-warning
|
retain-release-inline.m | 371 @interface MyClass : NSObject 377 @implementation MyClass
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
manual_ja.xml | 547 <term><command>-onlyAnalyze</command> <replaceable>com.foobar.MyClass,com.foobar.mypkg.*</replaceable></term> [all...] |
/external/proguard/src/proguard/gui/ |
GUIResources.properties | 401 <html>The class name, e.g. <code>myPackage.MyClass</code><br>\ 410 e.g. <code>myPackage1.MyClass,myPackage2.**</code><br>\
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/ |
classpp_1_1_completion_callback_factory.html | 79 <div class="fragment"><pre class="fragment"> <span class="keyword">class </span>MyClass { 83 MyClass() : factory_(this) { 87 <a class="code" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">pp::CompletionCallback</a> cc = factory_.NewCallback(&MyClass::DidOpen); 102 <a class="code" href="classpp_1_1_completion_callback_factory.html" title="CompletionCallbackFactory<T> may be used to create CompletionCallback objects that are bound to membe...">pp::CompletionCallbackFactory<MyClass></a> factory_; 109 <a class="code" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">pp::CompletionCallback</a> cc = factory_.NewCallback(&MyClass::DidOpen, 123 &MyClass::OnDataReady); 134 &MyClass::GotFile)); [all...] |
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/ |
classpp_1_1_completion_callback_factory.html | 79 <div class="fragment"><pre class="fragment"> <span class="keyword">class </span>MyClass { 83 MyClass() : factory_(this) { 87 <a class="code" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">pp::CompletionCallback</a> cc = factory_.NewCallback(&MyClass::DidOpen); 102 <a class="code" href="classpp_1_1_completion_callback_factory.html" title="CompletionCallbackFactory<T> may be used to create CompletionCallback objects that are bound to membe...">pp::CompletionCallbackFactory<MyClass></a> factory_; 109 <a class="code" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">pp::CompletionCallback</a> cc = factory_.NewCallback(&MyClass::DidOpen, 123 &MyClass::OnDataReady); 134 &MyClass::GotFile)); [all...] |
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/ |
classpp_1_1_completion_callback_factory.html | 99 <div class="fragment"><pre class="fragment"> <span class="keyword">class </span>MyClass { 103 MyClass() : factory_(this) { 107 <a class="code" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">pp::CompletionCallback</a> cc = factory_.NewCallback(&MyClass::DidOpen); 122 <a class="code" href="classpp_1_1_completion_callback_factory.html" title="CompletionCallbackFactory<T> may be used to create CompletionCallback objects that are bound to membe...">pp::CompletionCallbackFactory<MyClass></a> factory_; 129 <a class="code" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">pp::CompletionCallback</a> cc = factory_.NewCallback(&MyClass::DidOpen, 143 &MyClass::OnDataReady); 154 &MyClass::GotFile)); [all...] |
/docs/source.android.com/src/source/ |
code-style.jd | 416 <pre><code>public class MyClass { 419 private static MyClass sSingleton; 428 <pre><code>class MyClass {
|
/external/lldb/www/ |
lldb-gdb.html | 621 <tr><td class="header" colspan="2">Display the variable "*this" only when you stop in c class named <b>MyClass</b>.</td></tr> 626 <b>(lldb)</b> target stop-hook add --classname MyClass --one-liner "frame variable *this"<br> 627 <b>(lldb)</b> ta st a -c MyClass -o "fr v *this"<br> [all...] |
/external/chromium_org/v8/include/ |
v8config.h | 369 // class V8_ALIGNED(16) MyClass { ... };
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RenameResourceXmlTextAction.java | 273 * Searches for a fully qualified class name around the caret, such as {@code foo.bar.MyClass}
|
/device/htc/flounder/sensor_hub/libsensors/ |
CwMcuSensor.cpp | 250 CwMcuSensor *myClass = (CwMcuSensor *)context; 254 myClass->sync_time_thread_in_class(); [all...] |
/external/mockito/src/org/mockito/internal/matchers/apachecommons/ |
EqualsBuilder.java | 44 * MyClass rhs = (MyClass) obj;
|
/frameworks/base/docs/html/training/articles/ |
smp.jd | [all...] |
/external/clang/test/Index/ |
annotate-tokens.m | 145 @interface MyClass 148 @interface MyClass (abc) 151 @interface MyClass () [all...] |