Home
last modified time | relevance | path

Searched refs:figure (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/v8/tools/ignition/
H A Dbytecode_dispatches_report.py148 def plot_dispatches_table(dispatches_table, figure, axis):
175 figure.colorbar(
263 figure, axis = pyplot.subplots()
264 plot_dispatches_table(dispatches_table, figure, axis)
269 figure.set_size_inches(program_options.plot_size,
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_flags.h40 #error Unable to figure out platform
140 #error Unable to figure out byte order.
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp535 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure, in createPath() argument
544 HRM(figureCollection->Append(figure), "Could not add figure."); in createPath()
694 //create central figure in createXpsImageBrush()
906 //TODO: figure out how to fake better if not affine in createXpsRadialGradient()
1106 // Create the figure.
1108 "Could not create quad geometry figure.");
1117 // Define the x and y coordinates of each corner of the figure.
1129 // Add the segment data to the figure.
1135 // Set the closed and filled properties of the figure
1263 close_figure(const SkTDArray<XPS_SEGMENT_TYPE>& segmentTypes, const SkTDArray<FLOAT>& segmentData, const SkTDArray<BOOL>& segmentStrokes, BOOL stroke, BOOL fill, IXpsOMGeometryFigure* figure, IXpsOMGeometryFigureCollection* figures) close_figure() argument
[all...]
H A DSkXPSDevice.h229 IXpsOMGeometryFigure* figure,
/third_party/ffmpeg/tests/checkasm/arm/
H A Dcheckasm.S88 @ that point. First figure out how many parameters the function
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dinterval.rs112 // but I couldn't figure out a simple way to do it. So just append in intersect()
258 // but I couldn't figure out a simple way to do it. So just append in negate()
290 // figure out a way to do it. So just append the canonicalization to in canonicalize()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A Dconfig.pm945 Could not figure out the architecture.
/third_party/openssl/util/perl/OpenSSL/
H A Dconfig.pm937 Could not figure out the architecture.
/third_party/littlefs/scripts/
H A Dplotmpl.py100 # figure out prefix and scale
116 # figure out prefix and scale
699 plt.rc('figure',
718 plt.rc('figure', facecolor=background_, edgecolor=background_)
724 plt.rc('figure', dpi=96)
743 # figure out formats/colors here so that subplot defines
758 fig = plt.figure(figsize=(
759 width/plt.rcParams['figure.dpi'],
760 height/plt.rcParams['figure.dpi']),
1008 # write the figure!
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java2544 String figure = "50.000000004"; in TestBigDecimalRounding()
2545 Double dbl = new Double(figure); in TestBigDecimalRounding()
2546 BigDecimal dec = new BigDecimal(figure); in TestBigDecimalRounding()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java2541 String figure = "50.000000004"; in TestBigDecimalRounding()
2542 Double dbl = new Double(figure); in TestBigDecimalRounding()
2543 BigDecimal dec = new BigDecimal(figure); in TestBigDecimalRounding()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex1391 % tried to figure out what each command should do in the context
7912 % the @xref, figure out what we want to use.
8485 % \epsfbox itself resets \epsf?size at each figure.
8680 % Haven't seen this figure type before.
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm2317 helping me figure out the Right Thing, and, especially, for talking me
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm2317 helping me figure out the Right Thing, and, especially, for talking me
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 74 milliseconds