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

<<11121314151617181920>>

  /external/icu4c/test/cintltst/
cdetst.c 89 void addGermanCollTest(TestNode** root)
93 addTest(root, &TestTertiary, "tscoll/cdetst/TestTertiary");
94 addTest(root, &TestPrimary, "tscoll/cdetst/TestPrimary");
  /external/icu4c/test/iotest/
iotest.cpp 687 static void addAllTests(TestNode** root) {
688 addFileTest(root);
689 addStringTest(root);
690 addTranslitTest(root);
693 addTest(root, &DataDrivenPrintf, "datadriv/DataDrivenPrintf");
694 addTest(root, &DataDrivenPrintfPrecision, "datadriv/DataDrivenPrintfPrecision");
695 addTest(root, &DataDrivenScanf, "datadriv/DataDrivenScanf");
698 addStreamTests(root);
810 TestNode *root = NULL; local
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
replace.h 37 int64 root; // root rule for expansion member in struct:fst::ReplaceFstOptions
41 : CacheOptions(opts), root(r), epsilon_on_replace(false) {}
43 : root(r), epsilon_on_replace(false) {}
45 : root(r), epsilon_on_replace(epsilon_replace_arc) {}
47 : root(kNoLabel), epsilon_on_replace(false) {}
111 SetRoot(opts.root);
204 // set root rule for expansion
205 void SetRoot(Label root) {
206 Label nonterminal = nonterminal_hash_[root];
    [all...]
  /external/webkit/WebCore/css/
CSSImportRule.cpp 126 StyleBase* root = this; local
131 root = curr;
142 if (parentSheet && parentSheet->loadCompleted() && root == parentSheet)
  /libcore/luni/src/main/java/org/apache/xpath/axes/
FilterExprWalker.java 121 * Set the root node of the TreeWalker.
123 * @param root non-null reference to the root, or starting point of
126 public void setRoot(int root)
129 super.setRoot(root);
131 m_exprObj = FilterExprIteratorSimple.executeFilterExpr(root,
187 * to step upward from the TreeWalker's root node, returns
  /packages/apps/CertInstaller/src/com/android/certinstaller/
CertFile.java 104 File root = Environment.getExternalStorageDirectory(); local
106 File download = new File(root, DOWNLOAD_DIR);
112 File[] files = root.listFiles(this);
  /packages/apps/Phone/src/com/android/phone/sip/
SipProfileDb.java 109 File root = new File(mProfilesDirectory); local
110 String[] dirs = root.list();
113 File f = new File(new File(root, dir), PROFILE_OBJ_FILE);
  /packages/apps/Settings/src/com/android/settings/applications/
RunningServiceDetails.java 224 View root = mInflater.inflate(R.layout.running_service_details_service, local
226 mAllDetails.addView(root);
227 detail.mRootView = root;
229 detail.mViewHolder = new RunningProcessesView.ViewHolder(root);
237 TextView description = (TextView)root.findViewById(R.id.comp_description);
261 detail.mStopButton = (Button)root.findViewById(R.id.left_button);
266 detail.mReportButton = (Button)root.findViewById(R.id.right_button);
293 View root = mInflater.inflate(R.layout.running_service_details_process, local
295 mAllDetails.addView(root);
296 detail.mRootView = root;
    [all...]
  /packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
MagicSmokeSelector.java 191 final View root = view.getRootView(); local
194 true, root.getWidth(), root.getHeight());
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh 253 mkdir $LIB/root
315 # repoint the link at ${INPUT}/root$target
316 # and process $target into ${INPUT}/root$target
320 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
322 if [ -d $LIB/root${full_dest_dir} ]
325 dirname=root${full_dest_dir}/
338 # root area.
343 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
368 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
369 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh 253 mkdir $LIB/root
315 # repoint the link at ${INPUT}/root$target
316 # and process $target into ${INPUT}/root$target
320 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
322 if [ -d $LIB/root${full_dest_dir} ]
325 dirname=root${full_dest_dir}/
338 # root area.
343 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
368 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
369 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh 251 mkdir $LIB/root
313 # repoint the link at ${INPUT}/root$target
314 # and process $target into ${INPUT}/root$target
318 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
320 if [ -d $LIB/root${full_dest_dir} ]
323 dirname=root${full_dest_dir}/
336 # root area.
341 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
367 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
fixinc.sh 251 mkdir $LIB/root
313 # repoint the link at ${INPUT}/root$target
314 # and process $target into ${INPUT}/root$target
318 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
320 if [ -d $LIB/root${full_dest_dir} ]
323 dirname=root${full_dest_dir}/
336 # root area.
341 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
367 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh 253 mkdir $LIB/root
315 # repoint the link at ${INPUT}/root$target
316 # and process $target into ${INPUT}/root$target
320 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
322 if [ -d $LIB/root${full_dest_dir} ]
325 dirname=root${full_dest_dir}/
338 # root area.
343 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
368 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
369 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh 253 mkdir $LIB/root
315 # repoint the link at ${INPUT}/root$target
316 # and process $target into ${INPUT}/root$target
320 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
322 if [ -d $LIB/root${full_dest_dir} ]
325 dirname=root${full_dest_dir}/
338 # root area.
343 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
368 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
369 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh 251 mkdir $LIB/root
313 # repoint the link at ${INPUT}/root$target
314 # and process $target into ${INPUT}/root$target
318 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
320 if [ -d $LIB/root${full_dest_dir} ]
323 dirname=root${full_dest_dir}/
336 # root area.
341 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
367 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
fixinc.sh 251 mkdir $LIB/root
313 # repoint the link at ${INPUT}/root$target
314 # and process $target into ${INPUT}/root$target
318 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
320 if [ -d $LIB/root${full_dest_dir} ]
323 dirname=root${full_dest_dir}/
336 # root area.
341 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
366 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
367 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/
fixinc.sh 253 mkdir $LIB/root
315 # repoint the link at ${INPUT}/root$target
316 # and process $target into ${INPUT}/root$target
320 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
322 if [ -d $LIB/root${full_dest_dir} ]
325 dirname=root${full_dest_dir}/
338 # root area.
343 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
368 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
369 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/install-tools/
fixinc.sh 253 mkdir $LIB/root
315 # repoint the link at ${INPUT}/root$target
316 # and process $target into ${INPUT}/root$target
320 then echo ${sym_link} '->' root${full_dest_dir} ': Making rooted link'
322 if [ -d $LIB/root${full_dest_dir} ]
325 dirname=root${full_dest_dir}/
338 # root area.
343 dupdir=${LIB}/root${full_dest_dir}/`echo $file2 |
368 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
369 treetops="$treetops ${sym_link} ${LIB}/root${full_dest_dir}
    [all...]
  /external/bluetooth/glib/tests/
testglib.c 259 GNode *root; local
268 root = g_node_new (C2P ('A'));
269 g_assert (g_node_depth (root) == 1 && g_node_max_height (root) == 1);
272 g_node_append (root, node_B);
273 g_assert (root->children == node_B);
280 g_node_append (root, node_F);
281 g_assert (root->children->next == node_F);
291 g_assert (g_node_depth (root) == 1);
292 g_assert (g_node_max_height (root) == 4)
    [all...]
  /bionic/libc/tools/
bionic_utils.py 94 '''find the root of the Bionic source tree. we check for the SYSCALLS.TXT file
290 for root, dirs, files in os.walk(path):
291 #print "w-- %s (ex: %s)" % (repr((root,dirs)), repr(excludes))
299 callback( "%s/%s" % (root,f), args )
307 for root, dirs, files in os.walk(path, topdown=False):
308 if root.endswith("kernel_headers/"):
312 os.remove(os.path.join(root, name))
314 os.rmdir(os.path.join(root, name))
  /bootable/diskinstaller/libdiskconfig/
diskconfig.c 93 load_partitions(cnode *root, struct disk_info *dinfo)
98 for (partnode = root->first_child; partnode; partnode = partnode->next) {
143 cnode *root = config_node("", ""); local
159 config_load_file(root, fn);
160 if (root->first_child == NULL) {
165 if (!(devroot = config_find(root, "device"))) {
  /external/chromium/third_party/icu/source/test/cintltst/
cg7coll.c 126 void addRuleBasedCollTest(TestNode** root)
128 addTest(root, &TestG7Locales, "tscoll/cg7coll/TestG7Locales");
129 addTest(root, &TestDemo1, "tscoll/cg7coll/TestDemo1");
130 addTest(root, &TestDemo2, "tscoll/cg7coll/TestDemo2");
131 addTest(root, &TestDemo3, "tscoll/cg7coll/TestDemo3");
132 addTest(root, &TestDemo4, "tscoll/cg7coll/TestDemo4");
putiltst.c 436 void addPUtilTest(TestNode** root);
439 addPUtilTest(TestNode** root)
441 addTest(root, &TestPUtilAPI, "putiltst/TestPUtilAPI");
442 addTest(root, &TestVersion, "putiltst/TestVersion");
443 addTest(root, &TestCompareVersions, "putiltst/TestCompareVersions");
444 /* addTest(root, &testIEEEremainder, "putiltst/testIEEEremainder"); */
445 addTest(root, &TestErrorName, "putiltst/TestErrorName");
  /external/iproute2/examples/diffserv/
Edge32-cb-chains 13 IPROUTE=/root/DS-6-beta/iproute2-990530-dsing
16 IPCHAINS=/root/DS-6-beta/ipchains-1.3.9/ipchains
95 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64

Completed in 932 milliseconds

<<11121314151617181920>>