/external/lisa/libs/utils/analysis/ |
functions_analysis.py | 57 df = self._trace.data_frame.functions_stats(functions) 60 available_metrics = df.columns.tolist() 74 data = df[metric.lower()].unstack()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
NumberFormatTest.java | 485 DecimalFormat df = new DecimalFormat("#,###"); local 486 df.setParseStrict(true); 492 df.parse(input, ppos); 931 DecimalFormat df = new DecimalFormat("#,##0.00 ¤¤"); local 1173 DecimalFormat df = new DecimalFormat(pat, US); local 1559 DecimalFormat df = new DecimalFormat("'*&'' '\\u00A4' ''&*' #,##0.00", US); local 1690 DecimalFormat df = new DecimalFormat(); local 2419 DecimalFormat df = (DecimalFormat) android.icu.text.NumberFormat.getInstance(ULocale.ENGLISH); local 2795 DecimalFormat df = new DecimalFormat("###0.000E0"); local 3020 DecimalFormat df = new DecimalFormat("0"); local 3222 NumberFormat df = DecimalFormat.getInstance(Locale.ENGLISH); local 3601 DecimalFormat df = (DecimalFormat) NumberFormat.getInstance(); local [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
NumberFormatTest.java | 482 DecimalFormat df = new DecimalFormat("#,###"); local 483 df.setParseStrict(true); 489 df.parse(input, ppos); 928 DecimalFormat df = new DecimalFormat("#,##0.00 ¤¤"); local 1170 DecimalFormat df = new DecimalFormat(pat, US); local 1556 DecimalFormat df = new DecimalFormat("'*&'' '\\u00A4' ''&*' #,##0.00", US); local 1687 DecimalFormat df = new DecimalFormat(); local 2416 DecimalFormat df = (DecimalFormat) com.ibm.icu.text.NumberFormat.getInstance(ULocale.ENGLISH); local 2792 DecimalFormat df = new DecimalFormat("###0.000E0"); local 3017 DecimalFormat df = new DecimalFormat("0"); local 3219 NumberFormat df = DecimalFormat.getInstance(Locale.ENGLISH); local 3598 DecimalFormat df = (DecimalFormat) NumberFormat.getInstance(); local [all...] |
/external/trappy/trappy/ |
utils.py | 110 def apply_callback(df, fn, *kwargs): 111 iters = df.itertuples() 117 col_idxs = { name: idx for idx, name in enumerate(['Time'] + df.columns.tolist()) } 158 df = pd.concat([pr_df, sec_df], keys=['primary', 'secondary']).sort_values(by='__line') 159 apply_callback(df, df_fn)
|
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
DateFormatTest.java | 45 DateFormat df = getJDKInstance(dstyle, tstyle, loc, method); local 47 boolean isIcuImpl = (df instanceof com.ibm.icu.impl.jdkadapter.SimpleDateFormatICU); 60 if (!df.equals(dfIcu)) { 73 DateFormat df; local 76 df = DateFormat.getTimeInstance(tstyle, loc); 79 df = DateFormat.getDateInstance(dstyle, loc); 82 df = DateFormat.getDateTimeInstance(dstyle, tstyle, loc); 88 return df; 137 DateFormat df = getJDKInstance(dstyle, tstyle, iculoc, null); local 143 String dstr1 = df.format(d) [all...] |
/libcore/benchmarks/src/benchmarks/regression/ |
ExpensiveObjectsBenchmark.java | 34 DateFormat df = DateFormat.getTimeInstance(DateFormat.SHORT); local 35 df.format(System.currentTimeMillis()); 40 DateFormat df = DateFormat.getTimeInstance(DateFormat.SHORT); local 42 ((DateFormat) df.clone()).format(System.currentTimeMillis()); 47 DateFormat df = DateFormat.getTimeInstance(DateFormat.SHORT); local 49 synchronized (df) { 50 df.format(System.currentTimeMillis());
|
DecimalFormatBenchmark.java | 12 private static final DecimalFormat df = (DecimalFormat) DecimalFormat.getInstance(); field in class:DecimalFormatBenchmark 30 df.setGroupingSize(3); 31 df.setGroupingUsed(true); 33 df.format(obj); 46 df.format(obj); 52 df.formatToCharacterIterator(obj);
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
greg-6.d | 44 0+ l df \*ABS\* 0+ .* 61 0+ l df \*ABS\* 0+ .* 78 0+ l df \*ABS\* 0+ .* 95 0+ l df \*ABS\* 0+ .* 112 0+ l df \*ABS\* 0+ .* 129 0+ l df \*ABS\* 0+ .* 146 0+ l df \*ABS\* 0+ .* 163 0+ l df \*ABS\* 0+ .* 180 0+ l df \*ABS\* 0+ .* 197 0+ l df \*ABS\* 0+ . [all...] |
greg-7.d | 44 0+ l df \*ABS\* 0+ .* 61 0+ l df \*ABS\* 0+ .* 78 0+ l df \*ABS\* 0+ .* 95 0+ l df \*ABS\* 0+ .* 112 0+ l df \*ABS\* 0+ .* 129 0+ l df \*ABS\* 0+ .* 146 0+ l df \*ABS\* 0+ .* 163 0+ l df \*ABS\* 0+ .* 180 0+ l df \*ABS\* 0+ .* 197 0+ l df \*ABS\* 0+ . [all...] |
bpo-11.d | 17 0+ l df \*ABS\* 0+ .* 19 0+ l df \*ABS\* 0+ .*
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cr16/ |
loadw_test.d | 38 66: 18 00 10 df loadw 0xffffc:l\(r1,r0\),r1 40 6c: 18 00 32 df loadw 0xffffc:l\(r3,r2\),r3 42 72: 18 00 40 df loadw 0xfedcc:l\(r1,r0\),r4 44 78: 18 00 52 df loadw 0xfedcc:l\(r3,r2\),r5 57 a2: 18 00 00 df loadw 0xffff1:l\(r1,r0\),r0 59 a8: 18 00 10 df loadw 0xffff1:l\(r1,r0\),r1 61 ae: 18 00 20 df loadw 0xfedcc:l\(r1,r0\),r2 63 b4: 18 00 32 df loadw 0xf5433:l\(r3,r2\),r3 65 ba: 18 00 43 df loadw 0xf5001:l\(r4,r3\),r4
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/ |
svme64.d | 12 [ ]*[0-9a-f]+:[ ]+0f 01 df[ ]+invlpga[ ]* 20 [ ]*[0-9a-f]+:[ ]+0f 01 df[ ]+invlpga[ ]* 26 [ ]*[0-9a-f]+:[ ]+67 0f 01 df[ ]+addr32 invlpga[ ] 31 [ ]*[0-9a-f]+:[ ]+0f 01 df[ ]+invlpga[ ]* 37 [ ]*[0-9a-f]+:[ ]+67 0f 01 df[ ]+addr32 invlpga[ ]
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
svme64.d | 12 [ ]*[0-9a-f]+:[ ]+0f 01 df[ ]+invlpga[ ]* 20 [ ]*[0-9a-f]+:[ ]+0f 01 df[ ]+invlpga[ ]* 26 [ ]*[0-9a-f]+:[ ]+67 0f 01 df[ ]+addr32 invlpga[ ] 31 [ ]*[0-9a-f]+:[ ]+0f 01 df[ ]+invlpga[ ]* 37 [ ]*[0-9a-f]+:[ ]+67 0f 01 df[ ]+addr32 invlpga[ ]
|
i386.d | 9 [ ]*[a-f0-9]+: df e0 fnstsw %ax 10 [ ]*[a-f0-9]+: df e0 fnstsw %ax 11 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax 12 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax 39 [ ]*[a-f0-9]+: df e0 fnstsw %ax 40 [ ]*[a-f0-9]+: df e0 fnstsw %ax 41 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax 42 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
MoveGesture.java | 537 * @param df The current {@link DropFeedback}. 540 private void updateDropFeedback(DropFeedback df, DropTargetEvent event) { 542 df.isCopy = event.detail == DND.DROP_COPY; 544 df.sameCanvas = mCanvas == mGlobalDragInfo.getSourceCanvas(); 545 df.invalidTarget = false; 546 df.dipScale = mCanvas.getEditorDelegate().getGraphicalEditor().getDipScale(); 547 df.modifierMask = mCanvas.getGestureManager().getRuleModifierMask(); 567 df.dragBaseline = baseline; 569 df.dragBounds = dragBounds; 675 DropFeedback df = null local 752 DropFeedback df = mCanvas.getRulesEngine().callOnDropMove( local [all...] |
/external/icu/icu4c/source/i18n/ |
unum.cpp | 156 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(nf); local 157 if (df != NULL) { 158 res = df->clone(); 540 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(nf); local 541 if (df != NULL) { 543 return df->getAttribute(attr, ignoredStatus); 585 DecimalFormat* df = dynamic_cast<DecimalFormat*>(nf); local 586 if (df != NULL) { 588 df->setAttribute(attr, newValue, ignoredStatus); 597 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(nf) local 611 DecimalFormat* df = dynamic_cast<DecimalFormat*>(nf); local 635 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(nf); local 698 DecimalFormat* df = dynamic_cast<DecimalFormat*>(nf); local 758 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(nf); local 850 DecimalFormat* df = dynamic_cast<DecimalFormat*>(nf); local [all...] |
/external/lisa/tests/lisa/ |
test_trace.py | 182 df = trace.data_frame.cpu_wakeups() 186 self.assertListEqual(df.index.tolist(), exp_index) 187 self.assertListEqual(df.cpu.tolist(), exp_cpus) 189 df = trace.data_frame.cpu_wakeups([2]) 191 self.assertListEqual(df.index.tolist(), [519.022643]) 192 self.assertListEqual(df.cpu.tolist(), [2])
|
/external/bart/bart/sched/ |
functions.py | 457 df = ftrace.sched_switch.data_frame 461 if len(df) == 0: 465 df = event.data_frame 467 mask = df["next_comm"].apply(lambda x : True if x == execname else False) 468 return list(np.unique(df[mask]["next_pid"].values)) 489 df = ftrace.sched_switch.data_frame 494 df = event.data_frame 496 df = df[df["next_pid"] == pid [all...] |
/external/autotest/server/site_tests/network_DiskFull/ |
hog_disk.sh | 21 df -P "$mount_point" |
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/d10v/ |
instruction_packing-005.d | 10 0: 36 df de 00 st r13, @-sp || nop 13 c: 70 df cc 1a ld r13, @sp\+ -> jmp r13
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/ |
gc-got-relocs.d | 17 0+0000 l df \*ABS\* 0+ .* 18 0+0000 l df \*ABS\* 0+
|
gc-tls-relocs.d | 18 0+0000 l df \*ABS\* 0+ .* 19 0+0000 l df \*ABS\* 0+
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
FileUseMapTest.java | 112 DecimalFormat df = new DecimalFormat("#,###"); local 115 + df.format(initialAvg) + "ns per insertion and at the end is " 116 + df.format(endAvg) + "ns. Average over the total of " + currentRun + " runs " 117 + "is " + df.format(totalAvg) + "ns.");
|
/external/jemalloc/test/include/test/ |
math.h | 5 double pt_chi2(double p, double df, double ln_gamma_df_2); 209 * with df degrees of freedom, where ln_gamma_df_2 is ln_gamma(df/2.0), compute 222 pt_chi2(double p, double df, double ln_gamma_df_2) 228 assert(df > 0.0); 233 xx = 0.5 * df; 236 if (df < -1.24 * log(p)) { 242 if (df > 0.32) { 248 p1 = 0.222222 / df; 249 ch = df * pow(x * sqrt(p1) + 1.0 - p1, 3.0) [all...] |
/external/tensorflow/tensorflow/contrib/training/python/training/ |
feeding_queue_runner_test.py | 90 df = pd.DataFrame({"a": array1, "b": array2}, index=np.arange(64, 96)) 91 q = enqueue_data(df, capacity=100) 102 expected_df_indices = df.index[indices] 103 expected_rows = df.iloc[indices] 106 for col_num, col in enumerate(df.columns): 118 df = pd.DataFrame({"a": array1, "b": array2}, index=np.arange(128)) 119 q = enqueue_data(df, capacity=128, num_threads=8, shuffle=True) 128 expected_rows = df.iloc[indices] 129 for col_num, col in enumerate(df.columns):
|