HomeSort by relevance Sort by last modified time
    Searched full:readlist (Results 1 - 18 of 18) sorted by null

  /external/icu4c/tools/toolutil/
pkg_icu.h 20 readList(const char *filesPath, const char *listname, UBool readContents);
pkg_icu.cpp 59 readList(const char *filesPath, const char *listname, UBool readContents) {
161 addListPkg = readList(sourcePath, addList, TRUE);
  /external/llvm/test/CodeGen/Thumb/
2009-07-27-PEIAssert.ll 10 %0 = call i32 @ReadList(%struct.LinkList** %ll, %struct.List** null) nounwind ; <i32> [#uses=1]
26 declare i32 @ReadList(%struct.LinkList** nocapture, %struct.List** nocapture) nounwind
  /external/quake/quake/src/WinQuake/
net_ipx.cpp 123 static ECB *readlist[IPXSOCKETS]; variable
210 for (ecb = readlist[s], prev = NULL; ecb; ecb = ecb->link)
223 readlist[s] = &lma->socketbuffer[s][n].ecb;
374 readlist[handle] = NULL;
455 if (readlist[handle] == NULL)
457 ecb = readlist[handle];
458 readlist[handle] = ecb->link;
  /external/icu4c/tools/icupkg/
icupkg.cpp 374 listPkg=readList(NULL, options[OPT_REMOVE_LIST].value, FALSE);
392 addListPkg=readList(sourcePath, options[OPT_ADD_LIST].value, TRUE);
405 listPkg=readList(NULL, options[OPT_EXTRACT_LIST].value, FALSE);
  /external/libvpx/examples/includes/geshi/geshi/
haskell.php 101 'readsPrec', 'readList', 'reads', 'readParen',
  /external/chromium/third_party/libjingle/source/talk/base/
openssladapter.cc 669 // See http://readlist.com/lists/openssl.org/openssl-users/0/4761.html.
  /frameworks/base/core/java/android/os/
Parcel.java 172 * {@link #writeList(List)}, {@link #readList(List, ClassLoader)},
    [all...]
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityEvent.java     [all...]
  /frameworks/base/core/java/android/widget/
ExpandableListView.java     [all...]
  /frameworks/base/tools/aidl/
Type.cpp 886 addTo->Add(new MethodCall(parcel, "readList", 2, v, *cl));
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
ParcelTest.java     [all...]
  /prebuilts/sdk/tools/linux/
aidl 
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
earley-boyer.js     [all...]
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js     [all...]

Completed in 502 milliseconds