HomeSort by relevance Sort by last modified time
    Searched refs:pie (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
pieChart.css 7 .pie-chart {
11 .pie-chart-foreground {
20 .pie-chart-total {
layersPanel.css 119 .paint-profiler-pie-chart {
heapProfiler.css 50 .heap-snapshot-view .pie-chart {
timelinePanel.css 722 .timeline-aggregated-info .pie-chart {
  /external/chromium_org/third_party/flot/
jquery.flot.pie.min.js 1 /* Flot plugin for rendering pie charts.
8 pie chart, and have unpredictable results. The values do NOT need to be
19 pie: {
24 tilt: 0-1 for percentage to tilt the pie, where 1 is no tilt, and 0 is completely flat (nothing will show)
26 top: integer value to move the pie up or down
27 left: integer value to move the pie left or right, or 'auto'
56 */(function(e){function r(r){function p(t,n,r){l||(l=!0,s=t.getCanvas(),o=e(s).parent(),i=t.getOptions(),t.setData(d(t.getData())))}function d(t){var n=0,r=0,s=0,o=i.series.pie.combine.color,u=[];for(var a=0;a<t.length;++a){var f=t[a].data;e.isArray(f)&&f.length==1&&(f=f[0]),e.isArray(f)?!isNaN(parseFloat(f[1]))&&isFinite(f[1])?f[1]=+f[1]:f[1]=0:!isNaN(parseFloat(f))&&isFinite(f)?f=[1,+f]:f=[1,0],t[a].data=[f]}for(var a=0;a<t.length;++a)n+=t[a].data[0][1];for(var a=0;a<t.length;++a){var f=t[a].data[0][1];f/n<=i.series.pie.combine.threshold&&(r+=f,s++,o||(o=t[a].color))}for(var a=0;a<t.length;++a){var f=t[a].data[0][1];(s<2||f/n>i.series.pie.combine.threshold)&&u.push({data:[[1,f]],color:t[a].color,label:t[a].label,angle:f*Math.PI*2/n,percent:f/(n/100)})}return s>1&&u.push({data:[[1,r]],color:o,label:i.series.pie.combine.label,angle:r*Math.PI*2/n,percent:r/(n/100)}),u}function v(r,s){function y(){c.clearRect(0 (…)
    [all...]
  /external/ltrace/testsuite/ltrace.main/
filters.exp 28 foreach ext {{} .pie} {
35 {{filt(\.pie)?->func1} == 1}
46 {filt(\.pie)?->func1\(.*\)} == 1
61 {{filt(\.pie)?->func1\(} == 1}
68 {{filt(\.pie)?->func1\(} == 1}
76 {filt(\.pie)?->func1\(.*\)} == 1
79 {{filt(\.pie)?->func1\(} == 1}
  /external/ltrace/testsuite/ltrace.minor/
trace-irelative.exp 56 foreach ext {{} .pie} {
63 foreach ext {{} .pie} {
  /external/chromium_org/build/mac/
change_mach_o_flags.py 6 """Usage: change_mach_o_flags.py [--executable-heap] [--no-pie] <executablepath>
10 the PIE (position independent executable) bit set to enable ASLR (address
11 space layout randomization). With --executable-heap or --no-pie, the
13 disabling PIE/ASLR.
67 by supplying the -pie flag to the linker (or defeated by supplying -no_pie).
68 Executables linked with a deployment target of 10.7 or higher have PIE on
71 This script is never strictly needed during the build to enable PIE, as all
72 linkers used are recent enough to support -pie. However, it's used to
73 disable the PIE bit as needed on already-linked executables.
211 if options.pie
    [all...]
  /build/core/combo/
TARGET_linux-arm64.mk 187 $(hide) $(PRIVATE_CXX) -nostdlib -Bdynamic -pie \
TARGET_linux-mips64.mk 197 $(hide) $(PRIVATE_CXX) -nostdlib -Bdynamic -pie \
TARGET_linux-x86_64.mk 181 -pie \
TARGET_linux-arm.mk 221 $(hide) $(PRIVATE_CXX) -nostdlib -Bdynamic -pie \
TARGET_linux-mips.mk 193 $(hide) $(PRIVATE_CXX) -nostdlib -Bdynamic -pie \
TARGET_linux-x86.mk 177 -pie \
  /external/chromium_org/third_party/d3/src/
d3.js     [all...]
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.js 580 // Draw a pie-slice for the progress.
    [all...]
  /build/core/
definitions.mk     [all...]
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh 1139 -pie | -fpie | -fPIE)
    [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh 1139 -pie | -fpie | -fPIE)
    [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh 1146 -pie | -fpie | -fPIE)
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh 1139 -pie | -fpie | -fPIE)
    [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh 1139 -pie | -fpie | -fPIE)
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]

Completed in 811 milliseconds

1 2