Home
last modified time | relevance | path

Searched refs:idx (Results 3676 - 3700 of 4248) sorted by relevance

1...<<141142143144145146147148149150>>...170

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs1775 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 Dastcenc_percentile_tables.cpp1113 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 Ddebug.cc936 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 Dhb-ot-layout-common.hh1889 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 Dhb-debug.hh399 "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 Dtest_statistics.py266 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 Ddpp.c995 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 Ddisassembler.h131 std::string ArrayValueToString(const panda_file::ArrayValue &value, const std::string &type, size_t idx);
/arkcompiler/ets_frontend/test/scripts/performance_test/
H A Dperformance_entry.py141 for idx, data in df.iterrows():
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_info_collector.h375 static bool IsVRegUsed(const BytecodeInstruction &inst, const BytecodeMetaData &metaData, uint32_t idx);
H A Dnumber_speculative_retype.h149 void SetNewInputForMathImul(GateRef gate, int idx, Label *exit);
/third_party/ffmpeg/libavutil/
H A Dchannel_layout.h661 * @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 Dregression-test-issue-3114.js290 $ = id_367(id_368, idx)
/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol-replace.js60 set lastIndex(idx) {
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h360 uint32_t idx; member
/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c158 cnmsg->id.idx = CN_IDX_PROC; in control_pec()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h162 enum ac_arg_type type, struct ac_arg *arg, unsigned idx);
/third_party/nghttp2/src/
H A Dhttp2.h351 // 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 Dtzfmt.h1061 * @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 Dtzfmt.h1061 * @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 Dfreedreno_resource.h371 return rsc->track->batch_mask & (1 << batch->idx); in fd_batch_references_resource()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.h216 unsigned idx,
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_dyn.c138 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 Deng_dyn.c138 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 Dtzfmt.h1061 * @param idx the index withing matches
1065 UnicodeString& getTimeZoneID(const TimeZoneNames::MatchInfoCollection* matches, int32_t idx, UnicodeString& tzID) const;

Completed in 50 milliseconds

1...<<141142143144145146147148149150>>...170