OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lasts
(Results
1 - 9
of
9
) sorted by null
/dalvik/dexgen/src/com/android/dexgen/dex/code/
BlockAddresses.java
37
private final CodeAddress[]
lasts
;
field in class:BlockAddresses
54
this.
lasts
= new CodeAddress[maxLabel];
87
return
lasts
[block.getLabel()];
98
return
lasts
[label];
139
lasts
[label] = new CodeAddress(pos);
/dalvik/dx/src/com/android/dx/dex/code/
BlockAddresses.java
37
private final CodeAddress[]
lasts
;
field in class:BlockAddresses
54
this.
lasts
= new CodeAddress[maxLabel];
87
return
lasts
[block.getLabel()];
98
return
lasts
[label];
139
lasts
[label] = new CodeAddress(pos);
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
BlockAddresses.java
37
private final CodeAddress[]
lasts
;
field in class:BlockAddresses
54
this.
lasts
= new CodeAddress[maxLabel];
87
return
lasts
[block.getLabel()];
98
return
lasts
[label];
139
lasts
[label] = new CodeAddress(pos);
/ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h
585
corresponding to NODE is stored in
LASTS
. */
592
Idx alasts; /* Allocation size of
LASTS
. */
593
Idx nlasts; /* The number of
LASTS
. */
594
re_sub_match_last_t **
lasts
;
member in struct:__anon35085
/external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c
361
static struct lookup const
lasts
[] = {
variable
[
all
...]
/external/icu4c/tools/tzcode/
zic.c
361
static struct lookup const
lasts
[] = {
variable
[
all
...]
/external/chromium_org/third_party/libxml/src/
relaxng.c
9242
xmlNodePtr *list = NULL, *
lasts
= NULL;
local
[
all
...]
/external/libxml2/
relaxng.c
9271
xmlNodePtr *list = NULL, *
lasts
= NULL;
local
[
all
...]
/prebuilts/sdk/tools/lib/
dx.jar
Completed in 719 milliseconds