/third_party/cups-filters/filter/ |
H A D | mupdftoraster.c | 380 const char *p = attr->value; in main()
|
/third_party/googletest/googletest/test/ |
H A D | gtest-unittest-api_test.cc | 105 // We can only test the accessors that do not change value while tests run. 129 RecordProperty("key", "value"); in TEST() 299 EXPECT_STREQ("value", property.value());
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | BMPSet.java | 225 outCount.value = spanLength - numSupplementary; // number of code points in span() 369 // but the bits value is not used because trail<limitTrail is already false. in set32x64Bits() 423 if (start < limit) { // Else: Another range entirely in a known mixed-value block. in initBits() 425 // Mixed-value block of 64 code points. in initBits() 438 // Mixed-value block of 64 code points. in initBits()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | tblcoll.h | 270 * @return Returns an enum value. UCOL_GREATER if source is greater 286 * @return Returns an enum value. UCOL_GREATER if source (up to the specified 302 * @param sourceLength the length of the source string array. If this value 305 * @param targetLength the length of the target string array. If this value 308 * @return Returns an enum value. UCOL_GREATER if source is greater 456 * a return value from getDynamicClassID(). For example: 509 * @param value attribute value 513 virtual void setAttribute(UColAttribute attr, UColAttributeValue value, 520 * @return attribute value [all...] |
H A D | coll.h | 279 * value of U_SUCCESS(err). If you wish more detailed information, you can 311 * the value of U_SUCCESS(err). If you wish more detailed information, you 337 * @return Returns a byte value. GREATER if source is greater 353 * @return Returns an enum value. UCOL_GREATER if source is greater 369 * @return Returns a byte value. GREATER if source (up to the specified 387 * @return Returns an enum value. UCOL_GREATER if source (up to the specified 422 * @param sourceLength the length of the source string array. If this value 425 * @param targetLength the length of the target string array. If this value 427 * @return Returns a byte value. GREATER if source is greater than target; 442 * @param sourceLength the length of the source string array. If this value [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.h | 138 * Test the functioning of the secondary grouping value. 373 double value, const UnicodeString& string);
|
H A D | numbertest.h | 187 double value; member
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usbhid.h | 258 struct hid_location *loc, unsigned int value);
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | BMPSet.java | 227 outCount.value = spanLength - numSupplementary; // number of code points in span() 371 // but the bits value is not used because trail<limitTrail is already false. in set32x64Bits() 425 if (start < limit) { // Else: Another range entirely in a known mixed-value block. in initBits() 427 // Mixed-value block of 64 code points. in initBits() 440 // Mixed-value block of 64 code points. in initBits()
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info_by_ip.tex | 53 returns 0. Otherwise the negative value of one of the error-codes
|
/third_party/libuv/src/ |
H A D | uv-common.h | 222 int uv__socket_sockopt(uv_handle_t* handle, int optname, int* value);
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-context-vhost.h | 208 * already in use, a null value shall be return to signal the error. 1096 * the value is decremented as strings are stored 1115 * the value is decremented as strings are stored 1253 * name=value options 1255 * This provides a general way to attach a linked-list of name=value pairs, 1261 const char *name; /**< name of name=value pair */ 1262 const char *value; /**< value of name=value pair */ member
|
/third_party/mbedtls/include/mbedtls/ |
H A D | pk.h | 45 /** Invalid key tag or value. */ 53 /** The pubkey tag or value is invalid (only RSA and EC are supported). */ 55 /** The algorithm tag or value is invalid. */ 103 * #MBEDTLS_RSA_SALT_LEN_ANY is valid. Any other value may be 118 * The resulting value can be 0, for example if MBEDTLS_ECDH_C is enabled 200 void *MBEDTLS_PRIVATE(value); 468 * expanded in the future, the return value \c 0 should not 982 * \return Another non-zero value if the keys do not match. 1195 * return value to determine where you should start 1210 * return value t [all...] |
/third_party/libdrm/freedreno/kgsl/ |
H A D | msm_kgsl.h | 207 type should be a value from enum kgsl_property_type 208 value points to a structure that varies based on type 218 void *value; member 253 * timestamp is a returned counter value which can be passed to 268 /* read the most recently executed timestamp value 269 * type should be a value from enum kgsl_timestamp_type 285 * type should be a value from enum kgsl_timestamp_type
|
/third_party/lzma/C/ |
H A D | Xz.h | 23 unsigned Xz_ReadVarInt(const Byte *p, size_t maxSize, UInt64 *value);
446 // it's recommended to set (memUseMax) manually to value that is smaller of total size of RAM in computer.
474 UInt64 InSize; // pack size processed. That value doesn't include the data after
503 check also output value in (stat->DataAfterEnd)
|
/third_party/jerryscript/tests/jerry/ |
H A D | regression-test-issue-3114.js | 81 value = id_166;
|
H A D | array-prototype-splice.js | 356 Object.defineProperty(arr, 'length', { value : 999, writable: false });
|
H A D | json-parse.js | 190 // Changing property value 280 // Setting a property to read-only, and change its value. 291 value: 2
|
/third_party/mesa3d/src/drm-shim/ |
H A D | device.c | 224 gc->value = 1; in drm_shim_ioctl_get_cap()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cmd_buffer.h | 271 /* A calculated "draw cost" value for renderpass, which tries to 668 update_stencil_mask(uint32_t *value, VkStencilFaceFlags face, uint32_t mask);
|
/third_party/mesa3d/src/broadcom/qpu/ |
H A D | qpu_instr.h | 256 * No-op input unpacking. Note that this enum's value doesn't match 257 * the packed QPU instruction value of the field (we use 0 so that the 261 /** Absolute value. Only available for some operations. */ 429 uint32_t value,
|
/third_party/libwebsockets/lib/tls/mbedtls/ |
H A D | mbedtls-extensions.c | 135 * To check the value of the type id, you should use 150 mbedtls_x509_buf val; /**< The named value. */ 154 value; member 161 int type; /**< The SAN type, value of LWS_MBEDTLS_X509_SAN_XXX. */
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_encode.h | 312 int virgl_encode_tweak(struct virgl_context *ctx, enum vrend_tweak_type tweak, uint32_t value);
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | vdpau_private.h | 413 float value; member
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmwgfx_drm.h | 134 * @value: Returned value. //Out 141 __u64 value; member 317 * microseconds ahead of hardware. The driver may round this value
|