OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldSource
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
UTF8.cpp
140
const LChar*
oldSource
= source; // In case we have to back up because of target overflow.
151
source =
oldSource
; // Back up source pointer!
182
const UChar*
oldSource
= source; // In case we have to back up because of target overflow.
227
source =
oldSource
; // Back up source pointer!
/external/antlr/antlr-3.4/runtime/C/src/
antlr3convertutf.c
109
const UTF16*
oldSource
= source; /* In case we have to back up because of target overflow. */
140
source =
oldSource
; /* Back up source pointer! */
216
const UTF16*
oldSource
= source; /* In case we have to back up because of target overflow. */
257
source =
oldSource
; /* Back up source pointer! */
/external/llvm/lib/Support/
ConvertUTF.c
174
const UTF16*
oldSource
= source; /* In case we have to back up because of target overflow. */
205
source =
oldSource
; /* Back up source pointer! */
231
const UTF16*
oldSource
= source; /* In case we have to back up because of target overflow. */
272
source =
oldSource
; /* Back up source pointer! */
/dalvik/dx/src/com/android/dx/ssa/
SsaMethod.java
489
* @param
oldSource
{@code null-ok;} The source that was used, if
494
RegisterSpec
oldSource
, RegisterSpec newSource) {
497
if (
oldSource
!= null) {
498
int reg =
oldSource
.getReg();
/external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaMethod.java
490
* @param
oldSource
{@code null-ok;} The source that was used, if
495
RegisterSpec
oldSource
, RegisterSpec newSource) {
498
if (
oldSource
!= null) {
499
int reg =
oldSource
.getReg();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar
/external/robolectric/lib/main/
h2-1.2.147.jar
Completed in 2322 milliseconds