Home
last modified time | relevance | path

Searched refs:val (Results 4526 - 4550 of 5848) sorted by relevance

1...<<181182183184185186187188189190>>...234

/third_party/openssl/crypto/evp/
H A Dpmeth_lib.c1135 int op, int ctrl, uint64_t val) in evp_pkey_ctx_set_uint64()
1147 return EVP_PKEY_CTX_ctrl_uint64(ctx, -1, op, ctrl, val); in evp_pkey_ctx_set_uint64()
1150 *p++ = OSSL_PARAM_construct_uint64(param, &val); in evp_pkey_ctx_set_uint64()
1544 const void *val = ctx->cached_parameters.dist_id; in evp_pkey_ctx_use_cached_data() local
1548 ret = evp_pkey_ctx_ctrl_str_int(ctx, name, val); in evp_pkey_ctx_use_cached_data()
1552 (int)len, (void *)val); in evp_pkey_ctx_use_cached_data()
1134 evp_pkey_ctx_set_uint64(EVP_PKEY_CTX *ctx, const char *param, int op, int ctrl, uint64_t val) evp_pkey_ctx_set_uint64() argument
/third_party/openssl/apps/
H A Dcmp.c1781 ASN1_TYPE *val; in handle_opt_geninfo() local
1814 val = ASN1_TYPE_new(); in handle_opt_geninfo()
1815 if (!ASN1_INTEGER_set(aint, value) || val == NULL) { in handle_opt_geninfo()
1819 ASN1_TYPE_set(val, V_ASN1_INTEGER, aint); in handle_opt_geninfo()
1820 itav = OSSL_CMP_ITAV_create(type, val); in handle_opt_geninfo()
1822 ASN1_TYPE_free(val); in handle_opt_geninfo()
2155 /* get long val for name from a comma-separated hierarchy of config sections */
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp645 uint32_t val = 0; in bits_set() local
647 val |= top_bit >> i; in bits_set()
649 return val; in bits_set()
656 uint32_t val = 0; in half_bits_set() local
658 val |= top_bit >> i; in half_bits_set()
660 return static_cast<uint16_t>(val); in half_bits_set()
/third_party/openssl/crypto/sha/
H A Dkeccak1600.c54 static uint64_t ROL64(uint64_t val, int offset) in ROL64() argument
57 return val; in ROL64()
59 return (val << offset) | (val >> (64-offset)); in ROL64()
61 uint32_t hi = (uint32_t)(val >> 32), lo = (uint32_t)val; in ROL64()
1237 * final "output val" from official example to another file, and in main()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dhex_float_test.cpp645 uint32_t val = 0; in bits_set() local
647 val |= top_bit >> i; in bits_set()
649 return val; in bits_set()
656 uint32_t val = 0; in half_bits_set() local
658 val |= top_bit >> i; in half_bits_set()
660 return static_cast<uint16_t>(val); in half_bits_set()
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c186 uint32_t val = VP8LPrefetchBits(br); in ReadSymbol() local
187 table += val & HUFFMAN_TABLE_MASK; in ReadSymbol()
191 val = VP8LPrefetchBits(br); in ReadSymbol()
193 table += val & ((1 << nbits) - 1); in ReadSymbol()
205 const uint32_t val = VP8LPrefetchBits(br) & (HUFFMAN_PACKED_TABLE_SIZE - 1); in ReadPackedSymbols() local
206 const HuffmanCode32 code = group->packed_table[val]; in ReadPackedSymbols()
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c1021 const int val = dst[-1] - top[-1]; in TrueMotion_SSE2() local
1022 const __m128i base = _mm_set1_epi16(val); in TrueMotion_SSE2()
1030 const int val = dst[-1] - top[-1]; in TrueMotion_SSE2() local
1031 const __m128i base = _mm_set1_epi16(val); in TrueMotion_SSE2()
1040 const int val = dst[-1] - top[-1]; in TrueMotion_SSE2() local
1041 const __m128i base = _mm_set1_epi16(val); in TrueMotion_SSE2()
H A Denc_sse2.c579 const int val = left[y] - left[-1]; in TM_SSE2() local
580 const __m128i base = _mm_set1_epi16(val); in TM_SSE2()
589 const int val = left[y] - left[-1]; in TM_SSE2() local
590 const __m128i base = _mm_set1_epi16(val); in TM_SSE2()
882 const int val = top[-2 - y] - top[-1]; in TM4_SSE2() local
883 const __m128i base = _mm_set1_epi16(val); in TM4_SSE2()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c1250 /* got 'foo&bar' or 'foo&bar=val', add key 'foo' with NULL for value */
2483 const int val = 1; local
2484 setsockopt (connection->socket_fd, IPPROTO_TCP, TCP_CORK, &val,
2485 sizeof (val));
2565 const int val = 0; local
2566 setsockopt (connection->socket_fd, IPPROTO_TCP, TCP_CORK, &val,
2567 sizeof (val));
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshalgo.c145 FT_Int mask = 0, val = 0; in psh_hint_table_record_mask() local
156 val = *cursor++; in psh_hint_table_record_mask()
160 if ( val & mask ) in psh_hint_table_record_mask()
246 FT_Int mask = 0, val = 0; in psh_hint_table_activate_mask() local
260 val = *cursor++; in psh_hint_table_activate_mask()
264 if ( val & mask ) in psh_hint_table_activate_mask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp753 unsigned val = MI->getOperand(OpNum).getImm();
754 O << ARM_MB::MemBOptToString(val, STI.getFeatureBits()[ARM::HasV8Ops]);
760 unsigned val = MI->getOperand(OpNum).getImm();
761 O << ARM_ISB::InstSyncBOptToString(val);
767 unsigned val = MI->getOperand(OpNum).getImm();
768 O << ARM_TSB::TraceSyncBOptToString(val);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1764 template <typename T> static void ConvertIntToBytes(unsigned char *p, T val) { in ConvertIntToBytes() argument
1765 int64_t vp = (int64_t)val; in ConvertIntToBytes()
1771 static void ConvertFloatToBytes(unsigned char *p, float val) { in ConvertFloatToBytes() argument
1772 int32_t *vp = (int32_t *)&val; in ConvertFloatToBytes()
1778 static void ConvertDoubleToBytes(unsigned char *p, double val) { in ConvertDoubleToBytes() argument
1779 int64_t *vp = (int64_t *)&val; in ConvertDoubleToBytes()
/third_party/typescript/tests/baselines/reference/
H A DparserRealSource12.js403 if (preAst.val) {
404 preAst.val = walker.walk(preAst.val, preAst);
913 if (preAst.val) {
914 preAst.val = walker.walk(preAst.val, preAst);
/third_party/python/Python/
H A Dmarshal.c1272 PyObject *key, *val; in r_object() local
1276 val = r_object(p); in r_object()
1277 if (val == NULL) { in r_object()
1281 if (PyDict_SetItem(v, key, val) < 0) { in r_object()
1283 Py_DECREF(val); in r_object()
1287 Py_DECREF(val); in r_object()
/third_party/python/Objects/
H A Dcodeobject.c356 unsigned int val = read & 63; in scan_varint() local
361 val |= (read & 63) << shift; in scan_varint()
363 return val; in scan_varint()
864 unsigned int val = read & 63; in read_varint() local
869 val |= (read & 63) << shift; in read_varint()
871 return val; in read_varint()
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c1276 char *publ, *wath, *mth = NULL, *val; in rtsp_auth_cb() local
1294 if ((val = strstr(token, "="))) { in rtsp_auth_cb()
1295 if (NULL == realm && val > strstr(token, "realm")) in rtsp_auth_cb()
1296 realm = pa_xstrdup(val + 2); in rtsp_auth_cb()
1297 else if (NULL == nonce && val > strstr(token, "nonce")) in rtsp_auth_cb()
1298 nonce = pa_xstrdup(val + 2); in rtsp_auth_cb()
/third_party/spirv-tools/test/
H A Dhex_float_test.cpp645 uint32_t val = 0; in bits_set() local
647 val |= top_bit >> i; in bits_set()
649 return val; in bits_set()
656 uint32_t val = 0; in half_bits_set() local
658 val |= top_bit >> i; in half_bits_set()
660 return static_cast<uint16_t>(val); in half_bits_set()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_wolfssl.c1045 struct crypto_bignum * crypto_bignum_init_uint(unsigned int val) in crypto_bignum_init_uint() argument
1056 if (mp_set_int(a, val) != MP_OKAY) { in crypto_bignum_init_uint()
1510 const u8 *val) in crypto_ec_point_from_bin()
1522 if (mp_read_unsigned_bin(point->x, val, e->key.dp->size) != MP_OKAY) in crypto_ec_point_from_bin()
1524 val += e->key.dp->size; in crypto_ec_point_from_bin()
1525 if (mp_read_unsigned_bin(point->y, val, e->key.dp->size) != MP_OKAY) in crypto_ec_point_from_bin()
1509 crypto_ec_point_from_bin(struct crypto_ec *e, const u8 *val) crypto_ec_point_from_bin() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_er.c502 char *val; in wps_er_find_wfadevice() local
519 val = xml_get_first_item(data, "deviceType"); in wps_er_find_wfadevice()
520 if (val == NULL) in wps_er_find_wfadevice()
522 wpa_printf(MSG_DEBUG, "WPS ER: Found deviceType '%s'", val); in wps_er_find_wfadevice()
523 found = os_strcasecmp(val, "urn:schemas-wifialliance-org:" in wps_er_find_wfadevice()
525 os_free(val); in wps_er_find_wfadevice()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_wolfssl.c1049 struct crypto_bignum * crypto_bignum_init_uint(unsigned int val) in crypto_bignum_init_uint() argument
1060 if (mp_set_int(a, val) != MP_OKAY) { in crypto_bignum_init_uint()
1516 const u8 *val) in crypto_ec_point_from_bin()
1528 if (mp_read_unsigned_bin(point->x, val, e->key.dp->size) != MP_OKAY) in crypto_ec_point_from_bin()
1530 val += e->key.dp->size; in crypto_ec_point_from_bin()
1531 if (mp_read_unsigned_bin(point->y, val, e->key.dp->size) != MP_OKAY) in crypto_ec_point_from_bin()
1515 crypto_ec_point_from_bin(struct crypto_ec *e, const u8 *val) crypto_ec_point_from_bin() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_er.c502 char *val; in wps_er_find_wfadevice() local
519 val = xml_get_first_item(data, "deviceType"); in wps_er_find_wfadevice()
520 if (val == NULL) in wps_er_find_wfadevice()
522 wpa_printf(MSG_DEBUG, "WPS ER: Found deviceType '%s'", val); in wps_er_find_wfadevice()
523 found = os_strcasecmp(val, "urn:schemas-wifialliance-org:" in wps_er_find_wfadevice()
525 os_free(val); in wps_er_find_wfadevice()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp101 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \
124 #define X(val, is_signed, swapped64, C_32, C1_64, C2_64, C_V, INV_V, NEG_V) \
139 #define X(val, is_signed, swapped64, C_32, C1_64, C2_64, C_V, INV_V, NEG_V) \
161 #define X(val, is_signed, swapped64, C_32, C1_64, C2_64, C_V, INV_V, NEG_V) \
162 _icmp_ll_##val,
174 #define X(val, is_signed, swapped64, C_32, C1_64, C2_64, C_V, INV_V, NEG_V) \
176 _icmp_ll_##val == _icmp_hl_##val, \
177 "Inconsistency between ICMPARM32_TABLE and ICEINSTICMP_TABLE: " #val);
239 #define X(val, encod
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp162 UInt32 val = res & (((UInt32)1 << numBits) - 1); in GetVal() local
164 return val; in GetVal()
2326 #define YY1 sum += val; sum ^= val;
2334 static UInt32 CountCpuFreq(UInt32 sum, UInt32 num, UInt32 val)
2755 static void PrintPercents(IBenchPrintCallback &f, UInt64 val, UInt64 divider, unsigned size)
2759 v = (val * 100 + divider / 2) / divider;
2904 unsigned val = 0;
2908 val += (bit << k);
2910 PrintHex(s, val);
[all...]
/third_party/node/src/
H A Dnode_http2.cc214 uint32_t val = buffer[IDX_SETTINGS_ ## name]; \
216 nghttp2_settings_entry {NGHTTP2_SETTINGS_ ## name, val}; \
565 #define SET(name, val) \ in GetDetails()
571 static_cast<double>(entry.details.val))).IsJust()) { \ in GetDetails()
580 #define SET(name, val) \ in GetDetails()
586 (entry.details.val - entry.details.start_time) / 1e6)) \ in GetDetails()
604 #define SET(name, val) \ in GetDetails()
610 static_cast<double>(entry.details.val))).IsJust()) { \ in GetDetails()
2556 uint32_t val = args[0]->Uint32Value(env->context()).ToChecked(); in HttpErrorString() local
2560 reinterpret_cast<const uint8_t*>(nghttp2_strerror(val)))); in HttpErrorString()
[all...]
/third_party/skia/tools/viewer/
H A DViewer.cpp2350 float val[3]; in drawImGui() local
2352 controls.findScalars(name, &count, val); in drawImGui()
2353 if (ImGui::SliderFloat(name, &val[0], val[1], val[2])) { in drawImGui()
2354 controls.setScalars(name, 3, val); in drawImGui()
2357 bool val; in drawImGui() local
2359 controls.findBool(name, &val); in drawImGui()
2360 if (ImGui::Checkbox(name, &val)) { in drawImGui()
2361 controls.setBool(name, val); in drawImGui()
[all...]

Completed in 65 milliseconds

1...<<181182183184185186187188189190>>...234