HomeSort by relevance Sort by last modified time
    Searched refs:root (Results 926 - 950 of 1103) sorted by null

<<31323334353637383940>>

  /external/icu4c/test/cintltst/
reapits.c 128 void addURegexTest(TestNode** root);
130 void addURegexTest(TestNode** root)
132 addTest(root, &TestRegexCAPI, "regex/TestRegexCAPI");
133 addTest(root, &TestBug4315, "regex/TestBug4315");
134 addTest(root, &TestUTextAPI, "regex/TestUTextAPI");
138 addTest(root, &TestRefreshInput, "regex/TestRefreshInput");
    [all...]
cdattst.c 40 void addDateForTest(TestNode** root);
42 #define TESTCASE(x) addTest(root, &x, "tsformat/cdattst/" #x)
44 void addDateForTest(TestNode** root)
    [all...]
  /external/webkit/WebCore/bindings/objc/
PublicDOMInterfaces.h 136 - (DOMNodeIterator *)createNodeIterator:(DOMNode *)root whatToShow:(unsigned)whatToShow filter:(id <DOMNodeFilter>)filter expandEntityReferences:(BOOL)expandEntityReferences AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
137 - (DOMTreeWalker *)createTreeWalker:(DOMNode *)root whatToShow:(unsigned)whatToShow filter:(id <DOMNodeFilter>)filter expandEntityReferences:(BOOL)expandEntityReferences AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
138 - (DOMNodeIterator *)createNodeIterator:(DOMNode *)root :(unsigned)whatToShow :(id <DOMNodeFilter>)filter :(BOOL)expandEntityReferences;
139 - (DOMTreeWalker *)createTreeWalker:(DOMNode *)root :(unsigned)whatToShow :(id <DOMNodeFilter>)filter :(BOOL)expandEntityReferences;
1181 @property(readonly, retain) DOMNode *root; variable
1201 @property(readonly, retain) DOMNode *root; variable
    [all...]
  /libcore/luni/src/test/java/tests/api/java/io/
FileTest.java 249 File root = new File("/"); local
250 File file1 = new File(root, "/dir1/file1");
253 File file2 = new File(root, "//dir1/file1");
256 File file3 = new File(root, "\\dir1\\file1");
259 File file4 = new File(root, "\\\\dir1\\file1");
264 File file5 = new File(root, "lib/content-types.properties");
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_multi.c 985 * \param root Root configuration node
995 snd_config_t *root, snd_config_t *conf,
1100 err = snd_pcm_slave_conf(root, m, &slaves_conf[idx], 1,
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cdattst.c 40 void addDateForTest(TestNode** root);
42 #define TESTCASE(x) addTest(root, &x, "tsformat/cdattst/" #x)
44 void addDateForTest(TestNode** root)
    [all...]
nccbtst.c 85 void addTestConvertErrorCallBack(TestNode** root);
87 void addTestConvertErrorCallBack(TestNode** root)
89 addTest(root, &TestSkipCallBack, "tsconv/nccbtst/TestSkipCallBack");
90 addTest(root, &TestStopCallBack, "tsconv/nccbtst/TestStopCallBack");
91 addTest(root, &TestSubCallBack, "tsconv/nccbtst/TestSubCallBack");
92 addTest(root, &TestSubWithValueCallBack, "tsconv/nccbtst/TestSubWithValueCallBack");
95 addTest(root, &TestLegalAndOtherCallBack, "tsconv/nccbtst/TestLegalAndOtherCallBack");
96 addTest(root, &TestSingleByteCallBack, "tsconv/nccbtst/TestSingleByteCallBack");
99 addTest(root, &TestCallBackFailure, "tsconv/nccbtst/TestCallBackFailure");
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
csdetest.cpp 504 UXMLElement *root = parser->parseFile(testFilePath, status); local
514 while((testCase = root->nextChildElement(tc)) != NULL) {
530 delete root;
  /external/icu4c/test/intltest/
csdetest.cpp 503 UXMLElement *root = parser->parseFile(testFilePath, status); local
513 while((testCase = root->nextChildElement(tc)) != NULL) {
529 delete root;
  /frameworks/base/libs/utils/
AssetManager.cpp 141 const char* root = getenv("ANDROID_ROOT"); local
142 LOG_ALWAYS_FATAL_IF(root == NULL, "ANDROID_ROOT not set");
144 String8 path(root);
879 * Pass in "" for the root dir.
942 * Pass in "" for the root dir.
    [all...]
  /frameworks/base/media/java/android/media/
MediaScanner.java 1394 RootElement root = new RootElement("smil"); local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
AbstractPreferencesTest.java 42 static AbstractPreferences root; field in class:AbstractPreferencesTest
54 root = (AbstractPreferences) Preferences.userRoot();
1044 root.removeNode();
    [all...]
  /build/core/
binary.mk 33 $(error $(LOCAL_PATH): ndk version root does not exist: $(my_ndk_version_root))
  /build/tools/droiddoc/templates/
macros.cs 46 def:cond_link(text, root, path, condition) ?><?cs
47 if:condition ?><a href="<?cs var:root ?><?cs var:path ?>"><?cs /if ?><?cs var:text ?><?cs if:condition ?></a><?cs /if ?><?cs
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 56 function setToRoot(root) {
57 toRoot = root;
  /device/samsung/crespo/alsa-lib/src/control/
control_hw.c 436 int _snd_ctl_hw_open(snd_ctl_t **handlep, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 551 snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf,
  /external/bluetooth/bluez/audio/
a2dp.c 984 sdp_list_t *svclass_id, *pfseq, *apseq, *root; local
1001 root = sdp_list_append(0, &root_uuid);
1002 sdp_set_browse_groups(record, root);
1046 sdp_list_free(root, 0);
    [all...]
  /external/freetype/src/base/
ftglyph.c 589 bitmap->root.advance = glyph->advance;
  /external/freetype/src/cff/
cffdrivr.c 332 FT_Memory memory = face->root.memory;
  /external/libpng/contrib/gregbook/
rpng2-x.c 831 Window root; local
847 root = RootWindow(display, screen);
    [all...]
  /external/libvpx/vp8/common/arm/armv6/
idct_v6.asm 5 ; that can be found in the LICENSE file in the root of the source
8 ; be found in the AUTHORS file in the root of the source tree.
  /external/libvpx/vp8/common/arm/neon/
bilinearpredict16x16_neon.asm 5 ; that can be found in the LICENSE file in the root of the source
8 ; be found in the AUTHORS file in the root of the source tree.
buildintrapredictorsmby_neon.asm 5 ; that can be found in the LICENSE file in the root of the source
8 ; be found in the AUTHORS file in the root of the source tree.

Completed in 791 milliseconds

<<31323334353637383940>>