Home
last modified time | relevance | path

Searched refs:used (Results 751 - 775 of 834) sorted by relevance

1...<<31323334

/third_party/skia/src/pathops/
H A DSkOpAngle.cpp528 for (int idx2 = 0; idx2 < i.used(); ++idx2) { in endsIntersect()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c1114 ngtcp2_pq_init(&(*pconn)->scid.used, retired_ts_less, mem); in conn_new()
1594 ngtcp2_pq_free(&conn->scid.used); in ngtcp2_conn_del()
2324 rv = ngtcp2_pq_push(&conn->scid.used, &scid->pe); in conn_verify_dcid()
3368 for (; !ngtcp2_pq_empty(&conn->scid.used);) { in conn_remove_retired_connection_id()
3369 scid = ngtcp2_struct_of(ngtcp2_pq_top(&conn->scid.used), ngtcp2_scid, pe); in conn_remove_retired_connection_id()
3383 ngtcp2_pq_pop(&conn->scid.used); in conn_remove_retired_connection_id()
5669 * Authenticated Data, and its length is |aadlen|. |pkt_num| is used
7989 * Attempt to retire CID which is used as DCID to send this frame.
8016 ngtcp2_pq_remove(&conn->scid.used, &scid->pe); in conn_recv_retire_connection_id()
8022 return ngtcp2_pq_push(&conn->scid.used, in conn_recv_retire_connection_id()
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c220 size_t used; member
343 /* The XML_Char before the name is used to determine whether
617 unsigned int g_parseAttempts = 0; // used for testing only
634 size_t m_partialTokenBytesBefore; /* used in heuristic to avoid O(n^2) */
2496 /* V1 is used to string-ize the version number. However, it would in XML_ExpatVersion()
3085 buffer which gets re-used; so we have to add them again in doContent()
3414 namespace are used. For this case we have a check further down. in storeAtts()
6451 /* skip quotation mark - its storage will be re-used (like in name[-1]) */ in getAttributeId()
6532 * If the pool is used between the setContext() and in getContext()
7051 if (table->used >> (tabl in lookup()
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c213 size_t used; member
336 /* The XML_Char before the name is used to determine whether
2465 /* V1 is used to string-ize the version number. However, it would in XML_ExpatVersion()
3042 buffer which gets re-used; so we have to add them again in doContent()
3371 namespace are used. For this case we have a check further down. in storeAtts()
6483 /* skip quotation mark - its storage will be re-used (like in name[-1]) */ in getAttributeId()
6564 * If the pool is used between the setContext() and in getContext()
7073 if (table->used >> (table->power - 1)) { in lookup()
7124 (table->used)++; in lookup()
7135 table->used in hashTableClear()
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegts.c188 int64_t cur_pcr; /**< used to estimate the exact PCR */
189 int64_t pcr_incr; /**< used to estimate the exact PCR */
299 /* used to get the format */
975 int used = 0, discarded = 0; in discard_pid() local
1000 used++; in discard_pid()
1006 return !used && discarded; in discard_pid()
3431 /* continuity check (currently not used) */ in handle_packet()
4028 /* no stream case, currently used by RTP */ in avpriv_mpegts_parse_open()
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm980 comes from a filehandle. When used with C<TYPE =E<gt> 'string'> or C<TYPE
1089 written a subroutine that used those variables in the same way that
1770 C<prepend_text> that is used to look up the appropriate text to be
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp141 if (!variableLocation.used()) in GetVariableLocation()
174 if (!variableLocation.used()) in GetVariableLocation()
308 // If a uniform block is used by multiple shader stages, each such use counts separately in ValidateInterfaceBlocksCount()
1164 // recently than its "name[0]" form and should be used instead of that. in getBinding()
1174 // recently than its "name[0]" form and should be used instead of that. in getBinding()
1583 // A link error will be generated if the sum of the number of active image uniforms used in in linkImpl()
1894 // implementations. In some implementations, a background thread is used to compile the in loadBinary()
2571 mState.mUniformLocations[static_cast<size_t>(location.value)].used()); in isValidUniformLocation()
4144 // element index used, as reported by GetActiveUniform, will be ignored by the GL."
4174 // element index used, a
[all...]
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm980 comes from a filehandle. When used with C<TYPE =E<gt> 'string'> or C<TYPE
1089 written a subroutine that used those variables in the same way that
1770 C<prepend_text> that is used to look up the appropriate text to be
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c676 if (dev->info.wfd_subelems->used != msg->wfd_subelems->used) in p2p_compare_wfd_info()
681 dev->info.wfd_subelems->used); in p2p_compare_wfd_info()
704 * to the peer table. This function can also be used with some other frames
1491 * This function is used to do initial operating channel selection for GO
2147 * This function can be used to match the Requested Device Type attribute in
2455 * really only used for discovery purposes, not to learn exact BSS in p2p_reply_probe()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c740 if (dev->info.wfd_subelems->used != msg->wfd_subelems->used)
745 dev->info.wfd_subelems->used);
768 * to the peer table. This function can also be used with some other frames
1613 * This function is used to do initial operating channel selection for GO
2270 * This function can be used to match the Requested Device Type attribute in
2587 * really only used for discovery purposes, not to learn exact BSS
/third_party/ffmpeg/libavcodec/
H A Daacdec_template.c917 * @param avctx pointer to AVCCodecContext, used for logging
1077 * @param avctx pointer to AVCCodecContext, used for logging
1078 * @param m4ac pointer to MPEG4AudioConfig, used for parsing
1417 ltp->used[sfb] = get_bits1(gb); in decode_ltp()
1544 * @param band_type array of the used band type
1592 * @param band_type array of the used band type
1764 * @param band_type array of the used band type
2142 /* This assignment is to silence a GCC warning about the variable being used in decode_ics()
2604 * @param decode 1 if tool is used normally, 0 if tool is used i
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp109 /// Is this global variable possibly used by a leak checker as a root? If so,
493 // Loop over all users and create replacement variables for used aggregate
953 // If the initialization boolean was used, insert it, otherwise delete it.
1500 // We can't optimize this if the malloc itself is used in a complex way,
1617 /// boolean and select between the two values whenever it is used. This exposes
1805 // used/required/live at the start of the function. If it is not, for example
1892 // A constantexpr used by another constant. We don't try and recurse any
2357 // The function is not used by a trampoline intrinsic, so it is safe
2384 // TLI is not used in the case of a Constant, so use default nullptr
2648 /// An easy to access representation of llvm.used an
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c2742 buf->used--; in crypto_ec_key_get_pubkey_point()
2836 buf->used = 0; in crypto_ec_key_sign_r_s()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp62 __attribute__((used)) KVDBServiceImpl::Factory KVDBServiceImpl::factory_;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp64 __attribute__((used)) DataShareServiceImpl::Factory DataShareServiceImpl::factory_;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp61 __attribute__((used)) CloudServiceImpl::Factory CloudServiceImpl::factory_;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp68 __attribute__((used)) RdbServiceImpl::Factory RdbServiceImpl::factory_;
/third_party/ffmpeg/libavcodec/x86/
H A Dvp8dsp_loopfilter.asm236 psrlq m3, 1 ; m3=FFABS(p1-q1)/2, this can be used signed
H A Dh264_deblock.asm112 ; in: 8 rows of 8 (only the middle 6 pels are used) in %1..%8
H A Dvp9lpf.asm43 ; the following mask is used to splat both in the same register
/third_party/ffmpeg/libavresample/x86/
H A Daudio_convert.asm279 ; NOTE: In the 6-channel functions, len could be used as an index on x86-64
/third_party/libsnd/src/
H A Dwav.c1061 ** Ok some liberty is taken here to use the most commonly used channel masks in wavex_write_fmt_chunk()
1252 if (psf->wchunks.used > 0) in wav_write_header()
H A Dwavlike.c1367 for (k = 0 ; k < psf->wchunks.used ; k++) in wavlike_write_custom_chunks()
H A Daiff.c1472 for (uk = 0 ; uk < psf->wchunks.used ; uk++) in aiff_write_header()
/third_party/mesa3d/src/compiler/glsl/
H A Dir.cpp630 * This is only here for ir_reader to used for testing purposes. Please use
1750 * "Samplers can be used as l-values, so can be assigned into and used as in is_lvalue()
1755 * "Images can be used as l-values, so can be assigned into and used as in is_lvalue()
1765 * be used as out or inout function parameters, nor can they be in is_lvalue()
1908 * swizzle characters (e.g., 'k'), a special value is used that will allow in create()
2044 this->data.used = false; in ir_variable()

Completed in 90 milliseconds

1...<<31323334