/third_party/icu/icu4c/source/common/unicode/ |
H A D | uldnames.h | 62 * dialectHandling. The usual value for dialectHandling is 255 * Returns the display name of the provided value (used with the provided key). 258 * @param value the locale key's value 269 const char *value, 293 * Returns the UDisplayContext value for the specified UDisplayContextType. 295 * @param type the UDisplayContextType whose value to return
|
/third_party/icu/icu4c/source/extra/scrptrun/ |
H A D | scrptrun.h | 89 static int8_t highBit(int32_t value);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | nfrule.h | 64 void setBaseValue(int64_t value, UErrorCode& status);
|
H A D | reldtfmt.h | 185 * an error value if there was a parse error. 239 * Set a particular UDisplayContext value in the formatter, such as 242 * @param value The UDisplayContext value to set. 248 virtual void setContext(UDisplayContext value, UErrorCode& status) override; 308 * a return value from getDynamicClassID(). For example:
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_backtrace.tex | 38 \Var{buffer}. The return value may be zero to indicate that no addresses were
|
H A D | unw_set_cache_size.tex | 29 Otherwise the negative value of one of the error-codes below is
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-fault-injection.h | 175 * \param value: the dynamic name of our match, eg, "myvhost" 177 * If called with scope "vh" and value "myvhost", then matches faults starting 184 const char *scope, const char *value);
|
/third_party/libsnd/Octave/ |
H A D | sndfile_save.m | 37 error ("Second parameter 'fs' must be a single value, not an array or matrix.") ;
|
H A D | sndfile_play.m | 33 error ("Second parameter fs must be a single value.") ;
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | panfrost_drm.h | 108 * This offset value will always be nonzero, since various HW 180 __u64 value; member 185 * This is the same value returned by drm_panfrost_create_bo, if that was called
|
H A D | lima_drm.h | 30 __u32 param; /* in, value in enum drm_lima_param */ 32 __u64 value; /* out, parameter value */ member 38 * the backup memory which can be set to a fairly large value.
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | IFileExtractCallback.h | 98 x(GetProp(PROPID propID, PROPVARIANT *value)) \
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrobject.cpp | 100 allocInput.flags.value = 0; in ClientAlloc()
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rgp.h | 136 uint32_t value; member
|
/third_party/libdrm/include/drm/ |
H A D | mach64_drm.h | 253 void *value; member
|
H A D | savage_drm.h | 212 unsigned int value; member
|
H A D | virtgpu_drm.h | 77 __u64 value; member
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_drmif.h | 110 uint64_t *value);
|
/third_party/libcoap/include/coap3/ |
H A D | coap_option.h | 35 const uint8_t *value; member 202 * value, and @c oi->option points to the beginning of the current option 236 * advanced to encode the option value. 241 * @param delta The actual delta value to encode. 242 * @param length The actual length value to encode. 265 * when @p opt does not provide sufficient space to store the option value, 271 * @param val The option value to copy into @p opt. 275 * error. The return value will always be less than @p n. 299 * Returns a pointer to the value of the given option. @p opt must point to an 303 * @param opt The option whose value shoul [all...] |
/third_party/libbpf/include/uapi/linux/ |
H A D | netlink.h | 236 * The value is a bitmap that defines the values being set 237 * The selector is a bitmask that defines which value is legit 240 * value = 0x0, and selector = 0x1 241 * implies we are selecting bit 1 and we want to set its value to 0. 243 * value = 0x2, and selector = 0x2 244 * implies we are selecting bit 2 and we want to set its value to 1. 248 __u32 value; member
|
/third_party/lzma/CPP/7zip/ |
H A D | IStream.h | 94 if Seek() returns error, then the value of *newPosition is undefined.
138 x(GetProperty(PROPID propID, PROPVARIANT *value)) \
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | object-get-own-property-symbols.js | 103 Object.defineProperty(object, foo2, { value : 'NonEnumerableSymbolProp' });
|
/third_party/jsframework/runtime/main/reactivity/ |
H A D | state.js | 103 return watcher.value;
|
/third_party/jerryscript/tests/jerry/ |
H A D | array-prototype-unshift.js | 120 Object.defineProperty(arr, '6', { value : 2 });
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-regexp.c | 111 pattern_obj_p->u.class_prop.u.value); in ecma_builtin_regexp_dispatch_helper() 197 * @return ecma value 198 * Returned value must be freed with ecma_free_value. 211 * @return ecma value 212 * Returned value must be freed with ecma_free_value. 227 * returned value must be freed with ecma_free_value
|