| /third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
| H A D | mod.rs | 1775 let idx = cvt_n(get_new_idx(Some(free_data_box::<T>)))?; in fmt() 1777 let idx = cvt_n(get_new_idx(free_data_box::<T>))?; in fmt() 1778 Ok(Index::from_raw(idx)) in fmt() 1788 let idx = *INDEXES in fmt() 1793 Index::from_raw(idx) in fmt() 2225 let idx = cvt_n(get_new_ssl_idx(Some(free_data_box::<T>)))?; in fmt() 2227 let idx = cvt_n(get_new_ssl_idx(free_data_box::<T>))?; in fmt() 2228 Ok(Index::from_raw(idx)) in fmt() 2238 let idx = *SSL_INDEXES in fmt() 2243 Index::from_raw(idx) in fmt() [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_percentile_tables.cpp | 1113 int idx = (ydim << 8) | xdim; in get_packed_table() local 1114 switch (idx) in get_packed_table() 1189 unsigned int idx = item & 0x7FF; in get_2d_percentile_table() local 1192 unpacked_table[idx] = static_cast<float>(accum) / static_cast<float>(difscale); in get_2d_percentile_table() 1205 unsigned int idx = (xdim << 8) | ydim; in is_legal_2d_block_size() local 1206 switch (idx) in is_legal_2d_block_size() 1234 unsigned int idx = (xdim << 16) | (ydim << 8) | zdim; in is_legal_3d_block_size() local 1235 switch (idx) in is_legal_3d_block_size()
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug.cc | 936 for (int idx = wasm_scripts_with_break_points_->length() - 1; idx >= 0; in RecordWasmScriptWithBreakpoints() 937 --idx) { in RecordWasmScriptWithBreakpoints() 939 if (wasm_scripts_with_break_points_->Get(idx).GetHeapObject( in RecordWasmScriptWithBreakpoints() 968 for (int idx = wasm_scripts_with_break_points_->length() - 1; idx >= 0; in ClearAllBreakPoints() 969 --idx) { in ClearAllBreakPoints() 971 if (wasm_scripts_with_break_points_->Get(idx).GetHeapObject( in ClearAllBreakPoints()
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 1889 unsigned idx = klass_map->has (0) ? 1 : 0; in ClassDef_remap_and_serialize() local 1893 klass_map->set (k, idx); in ClassDef_remap_and_serialize() 1894 idx++; in ClassDef_remap_and_serialize() 1950 unsigned idx = gid_klass_pair.first - glyph_min; in serialize() local 1951 classValue[idx] = gid_klass_pair.second; in serialize() 2932 for (unsigned idx : c->plan->layout_variation_indices->iter ()) in subset() 2934 uint16_t major = idx >> 16; in subset() 2935 uint16_t minor = idx & 0xFFFF; in subset()
|
| H A D | hb-debug.hh | 399 "idx %d gid %u lookup %d", \ 400 c->buffer->idx, c->buffer->cur().codepoint, (int) c->lookup_index)
|
| /third_party/python/Lib/test/ |
| H A D | test_statistics.py | 266 def _check_approx_num(self, first, second, tol, rel, msg, idx=None): 271 standardMsg = self._make_std_err_msg(first, second, tol, rel, idx) 276 def _make_std_err_msg(first, second, tol, rel, idx): 285 if idx is not None: 286 header = 'numeric sequences first differ at index %d.\n' % idx 654 def generate_substrings(self, first, second, tol, rel, idx): 663 if idx is not None: 664 substrings.append('differ at index %d' % idx)
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp.c | 995 const char *cmd, int idx) in dpp_configuration_parse_helper() 1119 if (idx == 0) { in dpp_configuration_parse_helper() 1122 } else if (idx == 1) { in dpp_configuration_parse_helper() 1642 int idx, bool cert_req) in dpp_build_conf_obj() 1648 if (idx != 0) in dpp_build_conf_obj() 1656 if (idx == 0) { in dpp_build_conf_obj() 1661 } else if (idx == 1) { in dpp_build_conf_obj() 1668 if (idx == 0) in dpp_build_conf_obj() 994 dpp_configuration_parse_helper(struct dpp_authentication *auth, const char *cmd, int idx) dpp_configuration_parse_helper() argument 1641 dpp_build_conf_obj(struct dpp_authentication *auth, enum dpp_netrole netrole, int idx, bool cert_req) dpp_build_conf_obj() argument
|
| /arkcompiler/runtime_core/static_core/disassembler/ |
| H A D | disassembler.h | 131 std::string ArrayValueToString(const panda_file::ArrayValue &value, const std::string &type, size_t idx);
|
| /arkcompiler/ets_frontend/test/scripts/performance_test/ |
| H A D | performance_entry.py | 141 for idx, data in df.iterrows():
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | bytecode_info_collector.h | 375 static bool IsVRegUsed(const BytecodeInstruction &inst, const BytecodeMetaData &metaData, uint32_t idx);
|
| H A D | number_speculative_retype.h | 149 void SetNewInputForMathImul(GateRef gate, int idx, Label *exit);
|
| /third_party/ffmpeg/libavutil/ |
| H A D | channel_layout.h | 661 * @return channel with the index idx in channel_layout on success or 662 * AV_CHAN_NONE on failure (if idx is not valid or the channel order is 666 av_channel_layout_channel_from_index(const AVChannelLayout *channel_layout, unsigned int idx);
|
| /third_party/jerryscript/tests/jerry/ |
| H A D | regression-test-issue-3114.js | 290 $ = id_367(id_368, idx)
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | symbol-replace.js | 60 set lastIndex(idx) {
|
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_priv.h | 360 uint32_t idx; member
|
| /third_party/ltp/testcases/kernel/connectors/pec/ |
| H A D | pec_listener.c | 158 cnmsg->id.idx = CN_IDX_PROC; in control_pec()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_internal.h | 162 enum ac_arg_type type, struct ac_arg *arg, unsigned idx);
|
| /third_party/nghttp2/src/ |
| H A D | http2.h | 351 // Indexes header |token| using index |idx|. 352 void index_header(HeaderIndex &hdidx, int32_t token, size_t idx);
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | tzfmt.h | 1061 * @param idx the index within matches 1065 UnicodeString& getTimeZoneID(const TimeZoneNames::MatchInfoCollection* matches, int32_t idx, UnicodeString& tzID) const;
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | tzfmt.h | 1061 * @param idx the index within matches 1065 UnicodeString& getTimeZoneID(const TimeZoneNames::MatchInfoCollection* matches, int32_t idx, UnicodeString& tzID) const;
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.h | 371 return rsc->track->batch_mask & (1 << batch->idx); in fd_batch_references_resource()
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_context.h | 216 unsigned idx,
|
| /third_party/node/deps/openssl/openssl/crypto/engine/ |
| H A D | eng_dyn.c | 138 CRYPTO_EX_DATA *ad, int idx, long argl, in dynamic_data_ctx_free_func() 137 dynamic_data_ctx_free_func(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) dynamic_data_ctx_free_func() argument
|
| /third_party/openssl/crypto/engine/ |
| H A D | eng_dyn.c | 138 CRYPTO_EX_DATA *ad, int idx, long argl, in dynamic_data_ctx_free_func() 137 dynamic_data_ctx_free_func(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) dynamic_data_ctx_free_func() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | tzfmt.h | 1061 * @param idx the index withing matches 1065 UnicodeString& getTimeZoneID(const TimeZoneNames::MatchInfoCollection* matches, int32_t idx, UnicodeString& tzID) const;
|