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

<<21222324252627282930>>

  /device/samsung/crespo/alsa-lib/src/hwdep/
hwdep.c 144 static int snd_hwdep_open_noupdate(snd_hwdep_t **hwdep, snd_config_t *root, const char *name, int mode)
148 err = snd_config_search_definition(root, "hwdep", name, &hwdep_conf);
153 err = snd_hwdep_open_conf(hwdep, name, root, hwdep_conf, mode);
hwdep_hw.c 160 snd_config_t *root ATTRIBUTE_UNUSED,
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_alaw.c 496 * \param root Root configuration node
506 snd_config_t *root, snd_config_t *conf,
532 err = snd_pcm_slave_conf(root, slave, &sconf, 1,
542 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf);
pcm_linear.c 511 * \param root Root configuration node
521 snd_config_t *root, snd_config_t *conf,
547 err = snd_pcm_slave_conf(root, slave, &sconf, 1,
556 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf);
pcm_mmap_emul.c 435 * \param root Root configuration node
444 snd_config_t *root ATTRIBUTE_UNUSED,
471 err = snd_pcm_slave_conf(root, slave, &sconf, 0);
474 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf);
pcm_mulaw.c 511 * \param root Root configuration node
521 snd_config_t *root, snd_config_t *conf,
547 err = snd_pcm_slave_conf(root, slave, &sconf, 1,
557 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf);
pcm_extplug.c 464 int (snd_pcm_t **pcmp, const char *name, snd_config_t *root,
468 handle. The arguments name, root, stream and mode are the parameters
534 err = snd_pcm_extplug_create(&myplug->ext, name, root, conf, stream, mode);
616 * \param root configuration tree root
617 * \param slave_conf slave configuration root
625 * name, root, stream and mode arguments are the values used for opening the PCM.
631 snd_config_t *root, snd_config_t *slave_conf,
639 assert(root);
649 err = snd_pcm_slave_conf(root, slave_conf, &sconf, 0)
    [all...]
  /device/samsung/crespo/alsa-lib/src/rawmidi/
rawmidi.c 276 snd_config_t *root, const char *name, int mode)
280 err = snd_config_search_definition(root, "rawmidi", name, &rawmidi_conf);
285 err = snd_rawmidi_open_conf(inputp, outputp, name, root, rawmidi_conf, mode);
  /device/samsung/crespo/alsa-lib/src/timer/
timer.c 183 static int snd_timer_open_noupdate(snd_timer_t **timer, snd_config_t *root, const char *name, int mode)
187 err = snd_config_search_definition(root, "timer", name, &timer_conf);
192 err = snd_timer_open_conf(timer, name, root, timer_conf, mode);
  /external/chromium/third_party/icu/source/test/cintltst/
custrtrn.c 31 void addUCharTransformTest(TestNode** root);
45 addUCharTransformTest(TestNode** root)
47 addTest(root, &Test_strToUTF32, "custrtrn/Test_strToUTF32");
48 addTest(root, &Test_strToUTF32_surrogates, "custrtrn/Test_strToUTF32_surrogates");
49 addTest(root, &Test_strFromUTF32, "custrtrn/Test_strFromUTF32");
50 addTest(root, &Test_strFromUTF32_surrogates, "custrtrn/Test_strFromUTF32_surrogates");
51 addTest(root, &Test_UChar_UTF8_API, "custrtrn/Test_UChar_UTF8_API");
52 addTest(root, &Test_FromUTF8, "custrtrn/Test_FromUTF8");
53 addTest(root, &Test_FromUTF8Lenient, "custrtrn/Test_FromUTF8Lenient");
54 addTest(root, &Test_UChar_WCHART_API, "custrtrn/Test_UChar_WCHART_API")
    [all...]
nucnvtst.c 95 void addTestNewConvert(TestNode** root);
228 void addTestNewConvert(TestNode** root)
230 addTest(root, &TestInBufSizes, "tsconv/nucnvtst/TestInBufSizes");
231 addTest(root, &TestOutBufSizes, "tsconv/nucnvtst/TestOutBufSizes");
232 addTest(root, &TestConverterTypesAndStarters, "tsconv/nucnvtst/TestConverterTypesAndStarters");
233 addTest(root, &TestAmbiguous, "tsconv/nucnvtst/TestAmbiguous");
234 addTest(root, &TestSignatureDetection, "tsconv/nucnvtst/TestSignatureDetection");
235 addTest(root, &TestUTF7, "tsconv/nucnvtst/TestUTF7");
236 addTest(root, &TestIMAP, "tsconv/nucnvtst/TestIMAP");
237 addTest(root, &TestUTF8, "tsconv/nucnvtst/TestUTF8")
    [all...]
ccapitst.c 124 void addTestConvert(TestNode** root);
126 void addTestConvert(TestNode** root)
128 addTest(root, &ListNames, "tsconv/ccapitst/ListNames");
129 addTest(root, &TestConvert, "tsconv/ccapitst/TestConvert");
130 addTest(root, &TestFlushCache, "tsconv/ccapitst/TestFlushCache");
131 addTest(root, &TestAlias, "tsconv/ccapitst/TestAlias");
132 addTest(root, &TestDuplicateAlias, "tsconv/ccapitst/TestDuplicateAlias");
133 addTest(root, &TestConvertSafeClone, "tsconv/ccapitst/TestConvertSafeClone");
135 addTest(root, &TestConvertSafeCloneCallback,"tsconv/ccapitst/TestConvertSafeCloneCallback");
137 addTest(root, &TestCCSID, "tsconv/ccapitst/TestCCSID");
    [all...]
creststn.c 166 { "root", U_ZERO_ERROR, e_Root, { TRUE, FALSE, FALSE }, { TRUE, FALSE, FALSE } },
190 void addNEWResourceBundleTest(TestNode** root)
192 addTest(root, &TestErrorCodes, "tsutil/creststn/TestErrorCodes");
193 addTest(root, &TestEmptyBundle, "tsutil/creststn/TestEmptyBundle");
194 addTest(root, &TestConstruction1, "tsutil/creststn/TestConstruction1");
195 addTest(root, &TestResourceBundles, "tsutil/creststn/TestResourceBundles");
196 addTest(root, &TestFallback, "tsutil/creststn/TestFallback");
197 addTest(root, &TestGetVersion, "tsutil/creststn/TestGetVersion");
198 addTest(root, &TestGetVersionColl, "tsutil/creststn/TestGetVersionColl");
199 addTest(root, &TestAliasConflict, "tsutil/creststn/TestAliasConflict")
    [all...]
bocu1tst.c 1025 U_CFUNC void addBOCU1Tests(TestNode** root);
1028 addBOCU1Tests(TestNode** root) {
1029 addTest(root, TestBOCU1RefDiff, "tsconv/bocu1tst/TestBOCU1RefDiff");
1030 addTest(root, TestBOCU1, "tsconv/bocu1tst/TestBOCU1");
  /external/icu4c/test/cintltst/
ccaltst.c 35 void addCalTest(TestNode** root);
37 void addCalTest(TestNode** root)
40 addTest(root, &TestCalendar, "tsformat/ccaltst/TestCalendar");
41 addTest(root, &TestGetSetDateAPI, "tsformat/ccaltst/TestGetSetDateAPI");
42 addTest(root, &TestFieldGetSet, "tsformat/ccaltst/TestFieldGetSet");
43 addTest(root, &TestAddRollExtensive, "tsformat/ccaltst/TestAddRollExtensive");
44 addTest(root, &TestGetLimits, "tsformat/ccaltst/TestGetLimits");
45 addTest(root, &TestDOWProgression, "tsformat/ccaltst/TestDOWProgression");
46 addTest(root, &TestGMTvsLocal, "tsformat/ccaltst/TestGMTvsLocal");
47 addTest(root, &TestGregorianChange, "tsformat/ccaltst/TestGregorianChange")
    [all...]
ccapitst.c 125 void addTestConvert(TestNode** root);
127 void addTestConvert(TestNode** root)
129 addTest(root, &ListNames, "tsconv/ccapitst/ListNames");
130 addTest(root, &TestConvert, "tsconv/ccapitst/TestConvert");
131 addTest(root, &TestFlushCache, "tsconv/ccapitst/TestFlushCache");
132 addTest(root, &TestAlias, "tsconv/ccapitst/TestAlias");
133 addTest(root, &TestDuplicateAlias, "tsconv/ccapitst/TestDuplicateAlias");
134 addTest(root, &TestConvertSafeClone, "tsconv/ccapitst/TestConvertSafeClone");
136 addTest(root, &TestConvertSafeCloneCallback,"tsconv/ccapitst/TestConvertSafeCloneCallback");
138 addTest(root, &TestCCSID, "tsconv/ccapitst/TestCCSID");
    [all...]
spooftest.c 68 void addUSpoofTest(TestNode** root);
70 void addUSpoofTest(TestNode** root)
73 addTest(root, &TestUSpoofCAPI, "uspoof/TestUSpoofCAPI");
ucnvseltst.c 33 void addCnvSelTest(TestNode** root); /* Declaration required to suppress compiler warnings. */
35 void addCnvSelTest(TestNode** root)
37 addTest(root, &TestSelector, "tsconv/ucnvseltst/TestSelector");
udatpg_test.c 34 void addDateTimePatternGeneratorTest(TestNode** root);
36 #define TESTCASE(x) addTest(root, &x, "tsformat/udatpg_test/" #x)
43 void addDateTimePatternGeneratorTest(TestNode** root) {
creststn.c 165 { "root", U_ZERO_ERROR, e_Root, { TRUE, FALSE, FALSE }, { TRUE, FALSE, FALSE } },
190 void addNEWResourceBundleTest(TestNode** root)
192 addTest(root, &TestErrorCodes, "tsutil/creststn/TestErrorCodes");
194 addTest(root, &TestEmptyBundle, "tsutil/creststn/TestEmptyBundle");
195 addTest(root, &TestConstruction1, "tsutil/creststn/TestConstruction1");
196 addTest(root, &TestResourceBundles, "tsutil/creststn/TestResourceBundles");
197 addTest(root, &TestNewTypes, "tsutil/creststn/TestNewTypes");
198 addTest(root, &TestEmptyTypes, "tsutil/creststn/TestEmptyTypes");
199 addTest(root, &TestBinaryCollationData, "tsutil/creststn/TestBinaryCollationData");
200 addTest(root, &TestAPI, "tsutil/creststn/TestAPI")
    [all...]
  /external/v8/benchmarks/
splay.js 135 * Pointer to the root node of the tree.
154 * the value is inserted, it becomes the root of the tree.
165 // the key to the root of the tree.
206 // Splay to make sure that the new root has an empty right child.
209 // root.
243 // Now the result is either the root node or the greatest node in
  /external/webkit/SunSpider/tests/v8-v4/
v8-splay.js 130 * Pointer to the root node of the tree.
149 * the value is inserted, it becomes the root of the tree.
160 // the key to the root of the tree.
201 // Splay to make sure that the new root has an empty right child.
204 // root.
238 // Now the result is either the root node or the greatest node in
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndbdic.c 103 NJ_UINT8 *root, NJ_UINT8 *node_mid,
552 NJ_UINT8 *root, *now, *node, *node_mid; local
585 root = NODE_AREA_TOP_ADDR(loctset->loct.handle);
588 node_mid = root + NODE_AREA_MID_ADDR(loctset->loct.handle);
611 node = root;
741 (root != node_mid)) {
742 now = root;
1541 NJ_UINT8 *root, *now, *node, *node_mid; local
    [all...]
  /device/samsung/crespo/alsa-lib/include/
control_external.h 55 snd_config_t *root, snd_config_t *conf, int mode)
  /external/bluetooth/bluez/network/
server.c 135 sdp_list_t *svclass, *pfseq, *apseq, *root, *aproto; local
202 root = sdp_list_append(NULL, &root_uuid);
203 sdp_set_browse_groups(record, root);
249 sdp_list_free(root, NULL);

Completed in 1452 milliseconds

<<21222324252627282930>>