Home
last modified time | relevance | path

Searched refs:def (Results 476 - 500 of 975) sorted by relevance

1...<<11121314151617181920>>...39

/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_definition.h241 * @param def Basic information about the plugin
247 virtual Status AddPlugin(const PluginDefBase& def) = 0;
265 * @param def plugin packaging information.
271 virtual Status AddPackage(const PackageDef& def) = 0;
/third_party/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.h133 CharClass *addCharClass(const UnicodeString &name, const UnicodeString &def, UErrorCode &status);
134 void addRule(const UnicodeString &name, const UnicodeString &def, UErrorCode &status);
H A Dlocalematchertest.cpp32 CharString def; member
42 def.clear(); in reset()
289 Locale def("de"); in testUnsupportedDefault()
292 setDefaultLocale(&def). in testUnsupportedDefault()
512 test.def, errorCode)) { in readTestCase()
563 if (!test.def.isEmpty()) { in dataDriven()
564 Locale defaultLocale(test.def.data()); in dataDriven()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_variable_initializers.c35 memcpy(load->value, c->values, sizeof(*load->value) * load->def.num_components); in build_constant_load()
37 nir_store_deref(b, deref, &load->def, ~0); in build_constant_load()
H A Dnir_phi_builder.h39 * foreach def of variable var:
40 * var.defs[def.block] = true;
54 * foreach def of variable var:
55 * create ssa def, register with
92 nir_block *block, nir_ssa_def *def);
H A Dnir_range_analysis.h58 uint64_t nir_ssa_def_bits_used(const nir_ssa_def *def);
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_gvn.cpp78 if (v->is_any_gpr() && v->def) in visit()
79 v->def->flags |= NF_DONT_HOIST; in visit()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtemplate.rs270 Some(def) => def, in from_ty()
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.h287 pa_channel_map* pa_channel_map_init_auto(pa_channel_map *m, unsigned channels, pa_channel_map_def_t def);
293 pa_channel_map* pa_channel_map_init_extend(pa_channel_map *m, unsigned channels, pa_channel_map_def_t def);
H A Doperation.h24 #include <pulse/def.h>
/third_party/zlib/examples/
H A Dzpipe.c31 def() returns Z_OK on success, Z_MEM_ERROR if memory could not be
36 int def(FILE *source, FILE *dest, int level) in def() function
186 ret = def(stdin, stdout, Z_DEFAULT_COMPRESSION); in main()
/third_party/icu/icu4c/source/common/
H A Dlocalematcher.cpp352 const Locale *def = builder.defaultLocale_; in LocaleMatcher() local
355 if (def != nullptr) { in LocaleMatcher()
356 ownedDefaultLocale = def->clone(); in LocaleMatcher()
361 def = ownedDefaultLocale; in LocaleMatcher()
362 builderDefaultLSR = getMaximalLsrOrUnd(likelySubtags, *def, errorCode); in LocaleMatcher()
426 def = &locale; in LocaleMatcher()
460 defaultLocale = def; in LocaleMatcher()
/third_party/node/deps/icu-small/source/common/
H A Dlocalematcher.cpp352 const Locale *def = builder.defaultLocale_; in LocaleMatcher() local
355 if (def != nullptr) { in LocaleMatcher()
356 ownedDefaultLocale = def->clone(); in LocaleMatcher()
361 def = ownedDefaultLocale; in LocaleMatcher()
362 builderDefaultLSR = getMaximalLsrOrUnd(likelySubtags, *def, errorCode); in LocaleMatcher()
426 def = &locale; in LocaleMatcher()
460 defaultLocale = def; in LocaleMatcher()
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocalematcher.cpp370 const Locale *def = builder.defaultLocale_; in LocaleMatcher() local
373 if (def != nullptr) { in LocaleMatcher()
374 ownedDefaultLocale = def->clone(); in LocaleMatcher()
379 def = ownedDefaultLocale; in LocaleMatcher()
380 builderDefaultLSR = getMaximalLsrOrUnd(likelySubtags, *def, errorCode); in LocaleMatcher()
444 def = &locale; in LocaleMatcher()
478 defaultLocale = def; in LocaleMatcher()
/third_party/rust/crates/memchr/bench/src/memchr/
H A Dmod.rs776 macro_rules! def { in define_memchr_input1() macros
786 def!("never", never1); in define_memchr_input1()
787 def!("rare", rare1); in define_memchr_input1()
788 def!("uncommon", uncommon1); in define_memchr_input1()
789 def!("common", common1); in define_memchr_input1()
790 def!("verycommon", verycommon1); in define_memchr_input1()
791 def!("supercommon", supercommon1); in define_memchr_input1()
800 macro_rules! def { in define_memchr_input2() macros
810 def!("never", never2); in define_memchr_input2()
811 def!("rar in define_memchr_input2()
824 macro_rules! def { define_memchr_input3() macros
[all...]
/third_party/cJSON/tests/unity/auto/
H A Dtest_file_filter.rb11 def initialize(all_files = false)
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
H A Ddump-macros-only.c5 #define DEF def
H A Ddump-macros.c4 #define DEF def
H A Dhas-attribute.c8 123 __has_attribute(nothinx) def
51 123 0 def
/third_party/libcoap/examples/lwip/config/
H A Dcoap_config.h17 #include <lwip/def.h> /* provide ntohs, htons */
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/shaders/compiled/
H A Dstandardvs.h20 def c2, 0.5, -0.5, 1, 0
/third_party/vk-gl-cts/external/vulkan-docs/src/config/
H A Dgenanchorlinks.rb12 def process document, output
/third_party/vk-gl-cts/external/vulkan-docs/src/config/katex_replace/
H A Dextension.rb14 def process document, output
/third_party/vk-gl-cts/external/vulkan-docs/src/config/loadable_html/
H A Dextension.rb15 def process document, output
/third_party/typescript/tests/baselines/reference/
H A DtaggedTemplateStringsWithManyCallAndMemberExpressions.js14 var x = new new new f `abc${ 0 }def`.member("hello")(42) === true;
24 var x = new new new (f(__makeTemplateObject(["abc", "def"], ["abc", "def"]), 0).member)("hello")(42) === true;

Completed in 15 milliseconds

1...<<11121314151617181920>>...39