Searched
full:previous (Results
1376 -
1400 of
9167) sorted by null
<<51525354555657585960>>
/build/tools/droiddoc/templates-sdk-dev/ |
designpage.cs | 48 <a href="#" class="prev-page-link">Previous</a> 61 <a href="#" class="prev-page-link">Previous</a>
|
/developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/basiccontactables/ |
ContactablesLoaderCallbacks.java | 90 // Reset text in case of a previous query 109 // contact as the previous row.
|
/developers/samples/android/content/contacts/BasicContactables/Application/src/main/java/com/example/android/basiccontactables/ |
ContactablesLoaderCallbacks.java | 90 // Reset text in case of a previous query 109 // contact as the previous row.
|
/development/ndk/platforms/android-3/include/sys/ |
cdefs_elf.h | 92 __asm__(".section " #_sec "\n\t.asciz \"" _str "\"\n\t.previous") 95 __asm__(".section _sec\n\t.asciz _str\n\t.previous")
|
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarLander.java | 119 * @param savedInstanceState a Bundle containing state saved from a previous 141 // we are being restored: resume a previous game
|
/development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/ |
ContactablesLoaderCallbacks.java | 90 // Reset text in case of a previous query 109 // contact as the previous row.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRRewriteRuleElementStream.m | 159 singleElement = nil; // balance previous retain in initializer/addElement 179 singleElement = nil; // balance previous retain in initializer/addElement
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/ |
BicubicSplineInterpolator.java | 135 * Compute the previous index of an array, clipping if necessary. 139 * @return the previous index
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMAxisTraverser.java | 90 * previous traversal step. For the first traversal step, context 107 * previous traversal step. For the first traversal step, context
|
/external/boringssl/src/ssl/test/runner/ |
packet_adapter.go | 126 // one which, after writing a packet, always replays the previous 135 // Replay the previous packet and save the current one to
|
/external/bzip2/ |
bzmore.1 | 110 previous shell command. The sequence "\\!" is replaced by "!". 117 (dot) repeat the previous command.
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/ |
helloworld.rst | 61 retain previous versions, and let you roll back to a previous version using
|
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/common/ |
tokenizer.py | 172 # Store the first token, or point the previous token to this one. 179 token.previous = self.__last_token
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/beautifulsoup/ |
BeautifulSoup.py | 117 def setup(self, parent=None, previous=None): 121 self.previous = previous 167 if self.previous: 168 self.previous.next = nextElement 170 nextElement.previous = self.previous 171 self.previous = None 212 newChild.previous = self 217 newChild.previous = previousChild._lastRecursiveChild( [all...] |
/external/clang/include/clang/Frontend/ |
DiagnosticRenderer.h | 51 /// \brief The location of the previous diagnostic if known. 53 /// This will be invalid in cases where there is no (known) previous
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/ |
p2-0x.cpp | 41 using U = int[m]; // expected-note {{previous definition}} 103 class c; // expected-note {{previous definition}}
|
/external/clang/test/Modules/ |
macros.c | 11 // FIXME: expected-note@Inputs/macros_left.h:11{{previous definition is here}} 12 // FIXME: expected-note@Inputs/macros_right.h:12{{previous definition is here}}
|
/external/clang/test/PCH/ |
cxx1y-variable-templates.cpp | 92 template<typename T> extern T err0; // expected-error {{redefinition of 'err0' with a different type: 'T' vs 'float'}} // expected-note@42 {{previous definition is here}} 93 template<typename T> extern float err1; // expected-error {{redefinition of 'err1' with a different type: 'float' vs 'T'}} // expected-note@43 {{previous definition is here}}
|
/external/clang/test/Preprocessor/ |
line-directive.c | 46 typedef int x; // expected-note {{previous definition is here}} 67 typedef int w; // expected-note {{previous definition is here}}
|
/external/clang/test/Sema/ |
MicrosoftExtensions.c | 138 void ptr_func(int * __ptr32 i) {} // expected-note {{previous definition is here}} 142 void ptr_func2(int * __sptr __ptr32 i) {} // expected-note {{previous definition is here}}
|
/external/clang/test/SemaCXX/ |
default2.cpp | 19 int f1(int i, // expected-note {{previous declaration is here}} 41 void f(int i = 3); // expected-note{{previous definition is here}}
|
/external/clang/test/SemaObjC/ |
unused.m | 32 - (int) meth: (int)x: // expected-warning {{'x' used as the name of the previous parameter rather than as part of the selector}} \ 36 (int)y: // expected-warning {{unused}} expected-warning {{'y' used as the name of the previous parameter rather than as part of the selector}} \
|
/external/clang/test/SemaTemplate/ |
class-template-spec.cpp | 7 template<> struct A<float, float> { // expected-note{{previous definition}} 11 template<> struct A<float> { // expected-note{{previous definition}}
|
instantiate-method.cpp | 29 int& f(T, T); // expected-note{{previous declaration is here}} 180 void f(T *); // expected-note {{previous}}
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/ |
ResizableDialog.java | 70 // answer the size from the previous incarnation 104 // answer the location from the previous incarnation
|
Completed in 893 milliseconds
<<51525354555657585960>>