Home
last modified time | relevance | path

Searched refs:value (Results 24251 - 24275 of 29204) sorted by relevance

1...<<971972973974975976977978979980>>...1169

/third_party/ffmpeg/libavcodec/x86/
H A Dflac_dsp_gpl.asm40 ; Here we assume that the maximum order value is 32. This means that we only
/third_party/ffmpeg/libavcodec/
H A Doptions.c141 ret = av_opt_set(s, d->key, d->value, 0); in init_context_defaults()
/third_party/gn/src/base/memory/
H A Dweak_ptr.h164 // value is undefined (as opposed to nullptr).
182 std::is_base_of<internal::SupportsWeakPtrBase, Derived>::value, in StaticAsWeakPtr()
/third_party/gn/src/gn/
H A Dconfig_values_extractors_unittest.cc23 out << dir.value() << " "; in operator ()()
H A Dexec_process.cc106 NORMAL_PRIORITY_CLASS, nullptr, base::ToWCharT(&startup_dir.value()), in ExecProcess()
H A Dfunction_get_path_info.cc12 #include "gn/value.h"
127 or a list of such strings. If the input is a list the return value will be a
226 *err = Err(args[1], "Unknown value for 'what'.");
/third_party/ffmpeg/tests/api/
H A Dapi-threadmessage-test.c148 av_log(NULL, AV_LOG_INFO, "got \"%s\" (%p)\n", e->value, msg.frame); in receiver_thread()
/third_party/alsa-lib/src/ucm/
H A Ducm_local.h185 /* value list */
216 /* value list */
255 /* default settings - value list */
352 const char *value);
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-nice-strict.h91 return decltype(StrictnessModifierProbe(std::declval<const T&>()))::value; in HasStrictnessModifier()
/third_party/googletest/googletest/include/gtest/
H A Dgtest-param-test.h43 // Here is how you use value-parameterized tests:
47 // To write value-parameterized tests, first you should define a fixture
188 // Google Test uses these generators to produce parameters for value-
411 // value through a known type before supplying it to the test suite
485 // returns the value of testing::PrintToString(GetParam()).
508 static_assert(std::tuple_size<decltype(t)>::value <= 2, \
/third_party/googletest/googletest/test/
H A Dgtest_xml_output_unittest.py133 <property name="key_1" value="1"/>
138 <property name="key_int" value="1"/>
143 <property name="key_1" value="1"/>
144 <property name="key_2" value="2"/>
145 <property name="key_3" value="3"/>
150 <property name="key_1" value="2"/>
157 <property name="key" value="1"/>
162 <property name="key_for_utility_int" value="1"/>
167 <property name="key_for_utility_string" value="1"/>
210 <property name="key_int" value
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleBuilder.java70 Map<Set<Integer>, Integer> fStatusSets = new HashMap<>(); // Status value sets encountered so far.
77 // first status value in group 1
78 // 2nd status value in group 1
81 // first status value in group 2
138 /**< This must always be the last value to indicate the limit for Break Iterator failures */
149 ICUDebug.value("rbbi") : null; in RBBIRuleBuilder()
/third_party/icu/icu4c/source/i18n/unicode/
H A Drbnf.h68 * Requests predefined ruleset for formatting a value as a duration in hours, minutes, and seconds.
73 * Requests predefined ruleset for various non-place-value numbering systems.
81 * One more than the highest normal URBNFRuleSetTag value.
82 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
98 * spells out a value in words (123 is &quot;one hundred twenty-three&quot;); ordinal, which
107 * Each rule has a string of output text and a value or range of values it is applicable to.
126 * <p>In these rules, the <em>base value</em> is spelled out explicitly and set off from the
128 * to all numbers from its own base value to one less than the next rule's base value. The
144 * both substitutions depends on the rule's base value
[all...]
/third_party/icu/icu4c/source/layoutex/layout/
H A DRunArrays.h71 * this value is zero, no array will be allocated.
138 * first call this method to grow the data arrays, and use the return value
297 * this value is zero, no arrays will be allocated.
434 * this value is zero, no arrays will be allocated.
568 * Construct an empty <code>ValueRuns</code> object. Clients can add value and limit
571 * @param initialCapacity is the initial size of the value and limit indices arrays. If
572 * this value is zero, no arrays will be allocated.
588 * Get the integer value associated with the given run
594 * @return the integer value associated with the given text run.
604 * Add an integer value an
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h187 * is the physical endpoint value masked by 0xF. The "dev" argument
289 uint8_t request, uint8_t requesttype, uint16_t value,
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTrieTest.java56 // Use '$' which has a lower byte value that '*' in ASCII, but when it terminates a prefix, in testStarOrdering()
91 assertThat(e).hasMessageThat().contains("bad trie value"); in testBadTrie_BadValue()
159 map.put(sb.toString(), entry.value); in getRawTrieTable()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBIRuleBuilder.java70 Map<Set<Integer>, Integer> fStatusSets = new HashMap<Set<Integer>, Integer>(); // Status value sets encountered so far.
77 // first status value in group 1
78 // 2nd status value in group 1
81 // first status value in group 2
135 /**< This must always be the last value to indicate the limit for Break Iterator failures */
146 ICUDebug.value("rbbi") : null; in RBBIRuleBuilder()
/third_party/icu/icu4c/source/i18n/
H A Dcsrsbcs.h42 * Binary search for value in table, which must have exactly 64 entries.
44 int32_t search(const int32_t *table, int32_t value);
/third_party/libunwind/libunwind/doc/
H A Dunw_init_local.tex48 Otherwise the negative value of one of the error-codes below is
H A Dunw_init_remote.tex44 Otherwise the negative value of one of the error-codes below is
H A Dunw_set_caching_policy.tex51 Otherwise the negative value of one of the error-codes below is
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp.c96 return (lws_smtp_email_t *)tm->u.value; in lws_smtpc_get_email()
/third_party/mesa3d/include/drm-uapi/
H A Detnaviv_drm.h35 * value should have a backwards compatible meaning. And for
86 __u64 value; /* out (get_param) or in (set_param) */ member
132 /* The value written into the cmdstream is logically:
/third_party/libdrm/etnaviv/
H A Detnaviv_drm.h35 * value should have a backwards compatible meaning. And for
86 __u64 value; /* out (get_param) or in (set_param) */ member
132 /* The value written into the cmdstream is logically:
/third_party/libdrm/include/drm/
H A Dmga_drm.h351 * \c AGPSTAT2_2X, and \c AGPSTAT2_4X are supported. If this value is
357 * (i.e., PCI DMA was used), this value will be zero.
420 void *value; member

Completed in 27 milliseconds

1...<<971972973974975976977978979980>>...1169