Home
last modified time | relevance | path

Searched refs:value (Results 10076 - 10100 of 14395) sorted by relevance

1...<<401402403404405406407408409410>>...576

/third_party/gn/src/gn/
H A Dfunction_get_target_outputs.cc11 #include "gn/value.h"
34 Return value
135 ret.list_value().push_back(Value(function, file.value()));
H A Dfunction_write_file.cc71 scope->settings()->build_settings()->build_dir(), source_file.value(), in RunWriteFile()
84 // Extract conversion value. in RunWriteFile()
H A Dlocation.cc45 ret = file_->name().value(); in Describe()
/third_party/backends/backend/
H A Dp5.h132 * Contains one SANE option description and its value.
137 Option_Value value; /** option value */ member
/third_party/curl/lib/
H A Dcurl_gssapi.c113 (char *)status_string.value); in display_gss_error()
/third_party/benchmark/src/
H A Dbenchmark_runner.h56 BenchTimeType ParseBenchMinTime(const std::string& value);
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsearch.h134 * @param value text attribute value
139 USearchAttributeValue value,
145 * @return text attribute value
221 * Note that <tt>NULL</tt> is a legal value; it means that break
H A Dudateintervalformat.h305 * Set a particular UDisplayContext value in the formatter, such as
310 * @param formatter The formatter for which to set a UDisplayContext value.
311 * @param value The UDisplayContext value to set.
316 udtitvfmt_setContext(UDateIntervalFormat* formatter, UDisplayContext value, UErrorCode* status);
319 * Get the formatter's UDisplayContext value for the specified UDisplayContextType,
322 * @param type The UDisplayContextType whose value to return
/third_party/icu/icu4c/source/common/
H A Dpropsvec.h67 * Stable value, unlike UPVEC_MAX_CP which might grow over time.
73 * @param columns Number of value integers (uint32_t) per row.
83 * reset the mask bits and set the value bits (ANDed with the mask).
91 uint32_t value, uint32_t mask,
119 * (Therefore, it starts at 0 increases in increments of the columns value.)
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUDebug.java97 public static String value(String arg) { in value() method in ICUDebug
112 if (help) System.out.println("\nICUDebug.value(" + arg + ") = " + result); in value()
/third_party/icu/icu4c/source/i18n/
H A Dnumber_compact.h48 void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &status) U_OVERRIDE;
/third_party/libsnd/src/ALAC/
H A DALACBitUtilities.h86 void BitBufferWrite (BitBuffer * bits, uint32_t value, uint32_t numBits) ;
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-map.h151 * \param value: the value, may be any kind of object
152 * \param valuelen: the length of value
154 * Allocates space for the item, key and value using the map allocator, and
155 * if non-NULL, copies the key and value into the item.
164 const lws_map_value_t value, size_t valuelen);
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.h134 void ac_set_reg_cu_en(void *cs, unsigned reg_offset, uint32_t value, uint32_t clear_mask,
/third_party/libdrm/include/drm/
H A Dqxl_drm.h110 __u64 value; member
/third_party/libbpf/src/
H A Dbpf_gen_internal.h66 void bpf_gen__map_update_elem(struct bpf_gen *gen, int map_idx, void *value, __u32 value_size);
/third_party/jerryscript/tests/jerry/
H A Dstring-prototype-replace.js104 value : 0,
H A Darray.js41 Object.defineProperty (b, '10000', {value : 25, writable : false});
71 Array.prototype[0] = 'string value';
73 assert(Array.prototype[0] === 'string value');
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.h83 ecma_fast_array_set_property (ecma_object_t *object_p, uint32_t index, ecma_value_t value);
H A Decma-typedarray-object.h37 ecma_number_t value,
/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol-unscopables.js96 assert(obj3.value === true);
H A Dproxy_has.js144 value: 10
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.h77 * tries to get the countable value.
80 uint64_t last_value, value; member
94 * with various formulas to derive the high level "Counter" value exposed
/third_party/mesa3d/src/egl/main/
H A Deglcontext.h75 _eglQueryContext(_EGLContext *ctx, EGLint attribute, EGLint *value);
/third_party/libwebsockets/plugins/
H A Dprotocol_dumb_increment.c66 vhd->options = (unsigned int *)opt->value; in callback_dumb_increment()

Completed in 15 milliseconds

1...<<401402403404405406407408409410>>...576