Home
last modified time | relevance | path

Searched refs:interpret (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/third_party/boost/boost/test/utils/runtime/
Dargument_factory.hpp53 ValueType interpret( cstring param_name, cstring source ) const in interpret() function
70 std::string interpret( cstring, cstring source ) const in interpret() function
83 cstring interpret( cstring, cstring source ) const in interpret() function
96 bool interpret( cstring param_name, cstring source ) const in interpret() function
144 EnumType interpret( cstring param_name, cstring source ) const in interpret() function
184 …store.set( param_name, source.empty() ? m_optional_value : m_interpreter.interpret( param_name, so… in produce_argument()
213 ValueType value = m_interpreter.interpret( param_name, source ); in produce_argument()
/third_party/EGL/extensions/ARM/
DEGL_ARM_image_format.txt47 can tell the implementation how to interpret the data.
99 implementation will treat these as hints for how to interpret the contents
110 * If the implementation is unable to interpret the contents <buffer>
/third_party/curl/docs/cmdline-opts/
Dgloboff.d8 interpret them. Note that these letters are not normal legal URL contents but
/third_party/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
Dlit.cfg18 # testFormat: The test format to use to interpret tests.
/third_party/harfbuzz/src/
Dhb-ot-cff2-table.cc120 if (unlikely (!interp.interpret (param))) return false; in get_extents()
210 if (unlikely (!interp.interpret (param))) return false; in get_path()
Dhb-ot-cff2-table.hh423 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()
458 if (unlikely (!font_interp.interpret (*font))) { fini (); return; } in init()
465 if (unlikely (!priv_interp.interpret (privateDicts[i]))) { fini (); return; } in init()
Dhb-ot-cff1-table.cc404 if (unlikely (!interp.interpret (param))) return false; in _get_bounds()
550 if (unlikely (!interp.interpret (param))) return false; in _get_path()
608 if (unlikely (!interp.interpret (param))) return false; in get_seac_components()
Dhb-cff-interp-dict-common.hh182 bool interpret (PARAM& param) in interpret() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.cc120 if (unlikely (!interp.interpret (param))) return false; in get_extents()
210 if (unlikely (!interp.interpret (param))) return false; in get_path()
Dhb-ot-cff2-table.hh423 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()
458 if (unlikely (!font_interp.interpret (*font))) { fini (); return; } in init()
465 if (unlikely (!priv_interp.interpret (privateDicts[i]))) { fini (); return; } in init()
Dhb-ot-cff1-table.cc404 if (unlikely (!interp.interpret (param))) return false; in _get_bounds()
550 if (unlikely (!interp.interpret (param))) return false; in _get_path()
608 if (unlikely (!interp.interpret (param))) return false; in get_seac_components()
Dhb-cff-interp-dict-common.hh182 bool interpret (PARAM& param) in interpret() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.hh446 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()
480 if (unlikely (!font_interp.interpret (*font))) { fini (); return; } in init()
487 if (unlikely (!priv_interp.interpret (privateDicts[i]))) { fini (); return; } in init()
Dhb-ot-cff1-table.cc303 if (unlikely (!interp.interpret (param))) return false; in _get_bounds()
383 if (unlikely (!interp.interpret (param))) return false; in get_seac_components()
Dhb-ot-cff2-table.cc119 if (unlikely (!interp.interpret (param))) return false; in get_extents()
/third_party/libwebsockets/READMEs/
DREADME.tcp_fastopen.md8 platforms interpret this number differently, zero always disables it
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dimage_decoder.dart13 /// This function attempts to interpret the given bytes an image. If successful,
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
DREADME.md5 interpret by itself what it receives on them. So you can implement
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dversion_test.dart408 'Could not interpret results of "git describe": x1.2.3-4-gabcdef\n'
409 'Could not interpret results of "git describe": v1.0.0-unknown-0-gabcdef\n'
410 'Could not interpret results of "git describe": beta-1-gabcdef\n'
411 'Could not interpret results of "git describe": v1.2.3-4-gxabcdef\n',
/third_party/boost/libs/process/doc/
Ddesign.qbk48 The cmd style will interpret the string as a sequence of the exe and arguments and parse them as su…
49 interpret each string as an argument.
/third_party/boost/tools/build/src/build/
Dscanner.jam11 # needed to interpret those dependencies (e.g., include paths), and code which
136 # on how to interpret different include types (e.g. quoted vs. those in
/third_party/boost/libs/outcome/doc/src/content/experimental/c-api/
D_index.md8 languages which can speak the C ABI but not the C++ ABI) is how to interpret C++ exception throws. …
/third_party/flutter/skia/third_party/externals/wuffs/doc/note/
Dquirks.md10 interpret it. Some implementations also raise those decisions to the
/third_party/flutter/skia/third_party/externals/wuffs/test/data/artificial/
Dgif-multiple-loop-counts.gif.make-artificial.txt8 # state how to interpret having more than one of them: whether to accept the
/third_party/node/deps/npm/node_modules/jsprim/
DREADME.md165 allowSign | boolean | true | whether to interpret any leading `+` (positive) and `-` (n…
167 allowPrefix | boolean | false | whether to interpret the prefixes `0b` (base 2), `0o` (bas…
189 - Some older JavaScript engines always interpret a leading 0 as indicating

12345678910>>...14