OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextRecord
(Results
1 - 12
of
12
) sorted by null
/dalvik/tools/dmtracedump/
CreateTestTrace.c
124
int
nextRecord
= 0;
211
records[
nextRecord
].time = time;
212
records[
nextRecord
].threadId = threadId;
224
records[
nextRecord
].fullName = strndup(save_cp, len);
227
records[
nextRecord
].className = NULL;
228
records[
nextRecord
].methodName = NULL;
229
records[
nextRecord
].signature = NULL;
234
records[
nextRecord
].className = strndup(save_cp, len);
241
records[
nextRecord
].methodName = strndup(save_cp, len);
248
records[
nextRecord
].signature = strndup(save_cp, len)
[
all
...]
/external/smack/src/org/xbill/DNS/
Master.java
255
return generator.
nextRecord
();
278
Record rec = included.
nextRecord
();
342
return
nextRecord
();
385
nextRecord
() throws IOException {
Generator.java
215
nextRecord
() throws IOException {
Zone.java
143
while ((record = m.
nextRecord
()) != null)
Cache.java
192
while ((record = m.
nextRecord
()) != null)
/external/icu4c/test/intltest/
alphaindextst.cpp
198
b = index->
nextRecord
(status);
216
while (index->
nextRecord
(status)) {
232
while (index->
nextRecord
(status)) {
250
while (index->
nextRecord
(status)) {
457
while (aindex.
nextRecord
(status)) {
/external/icu4c/i18n/unicode/
alphaindex.h
146
* while (index->
nextRecord
(status)) {
615
virtual UBool
nextRecord
(UErrorCode &status);
/external/chromium_org/third_party/icu/source/common/
rbbitblb.cpp
[
all
...]
/external/icu4c/common/
rbbitblb.cpp
[
all
...]
/external/icu4c/i18n/
alphaindex.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 427 milliseconds