/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tstnorm.cpp | 939 _sign(int32_t value) { in _sign() argument 940 if(value==0) { in _sign() 943 return (value>>31)|1; in _sign() 948 _signString(int32_t value) { in _signString() argument 949 if(value<0) { in _signString() 951 } else if(value==0) { in _signString() 953 } else /* value>0 */ { in _signString()
|
/third_party/libdrm/radeon/ |
H A D | radeon_surface.c | 50 #define ALIGN(value, alignment) (((value) + alignment - 1) & ~(alignment - 1)) 124 static int radeon_get_value(int fd, unsigned req, uint32_t *value) in radeon_get_value() argument 129 *value = 0; in radeon_get_value() 131 info.value = (uintptr_t)value; in radeon_get_value() 477 /* no value to optimize for r6xx/r7xx */ in r6_surface_best() 917 /* set some default value to avoid sanity check choking on them */ in eg_surface_best() 966 * SAMPLE_SPLIT = tile_split / (bpe * 64), the optimal value is 2 in eg_surface_best() 981 * Use recommended value base in eg_surface_best() [all...] |
/third_party/lwip/src/netif/ppp/ |
H A D | ipcp.c | 106 static char vj_value[8]; /* string form of vj option value */ 107 static char netmask_str[20]; /* string form of netmask value */ 351 int value; local 353 if (!int_option(*argv, &value)) 356 if (value < 2 || value > 16) { 357 option_error("vj-max-slots value must be between 2 and 16"); 361 ipcp_allowoptions[0].maxslotindex = value - 1; 362 slprintf(vj_value, sizeof(vj_value), "%d", value); 394 /* always set the secondary address value [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/no-asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/no-asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ |
H A D | asn1.h | 158 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */ 160 * This indicates that the ASN1_STRING is not a real value but just a place 188 * The value of the following field depends on the type being held. It 190 * non-zero 'unused bits' value, it will be handled correctly 214 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias 548 } value; member 624 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); 625 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); 686 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); 694 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, [all...] |