| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_fence.c | 75 vmw_fence_seq_is_signaled(uint32_t seq, uint32_t last, uint32_t cur) in vmw_fence_seq_is_signaled() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_vms.c | 562 unsigned __int32 seq; in ossl_pool_add_nonce_data() member
|
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | rec_layer_d1.c | 121 void DTLS_RECORD_LAYER_set_write_sequence(RECORD_LAYER *rl, unsigned char *seq) in DTLS_RECORD_LAYER_set_write_sequence() argument 1028 unsigned char *seq; in dtls1_reset_seq_numbers() local
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
| H A D | CompilerRegressionTest.java | 153 private final DigitSequence seq; field in CompilerRegressionTest.Sequence 156 Sequence(DigitSequence seq) { in Sequence() argument [all...] |
| /third_party/openssl/ssl/record/ |
| H A D | rec_layer_d1.c | 121 void DTLS_RECORD_LAYER_set_write_sequence(RECORD_LAYER *rl, unsigned char *seq) in DTLS_RECORD_LAYER_set_write_sequence() argument 1028 unsigned char *seq; in dtls1_reset_seq_numbers() local
|
| /third_party/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_vms.c | 562 unsigned __int32 seq; in ossl_pool_add_nonce_data() member
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | jpegdec.c | 44 int seq; // this segment's sequence number [1, 255] for use in reassembly. member 80 const int seq = marker->data[kICCPSignatureLength]; in StoreICCP() local [all...] |
| /third_party/skia/src/xml/ |
| H A D | SkXMLWriter.cpp | 114 const char* seq = escape_char(*src, orig); in escape_markup() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/native/ |
| H A D | DestroyObjectTests.cpp | 170 InSequence seq; in TEST_F() local 200 InSequence seq; in TEST_F() local 565 InSequence seq; in TEST_F() local
|
| /third_party/python/Objects/ |
| H A D | iterobject.c | 14 PySeqIter_New(PyObject *seq) in PySeqIter_New() argument 51 PyObject *seq; in iter_iternext() local
|
| H A D | enumobject.c | 339 PyObject* seq; member 353 reversed_new_impl(PyTypeObject *type, PyObject *seq) in reversed_new_impl() argument [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | itertoolsmodule.c.h | 273 PyObject *seq; in itertools_dropwhile() local 305 PyObject *seq; in itertools_takewhile() local 337 PyObject *seq; in itertools_starmap() local 602 PyObject *seq; itertools_filterfalse() local [all...] |
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | bt-codec-msbc.c | 152 uint8_t seq; in encode_buffer() local 272 int seq; in decode_buffer() local
|
| /third_party/python/Lib/test/ |
| H A D | test_enumerate.py | 175 seq = range(10,20000,2) global() variable in TestBig [all...] |
| H A D | test_index.py | 164 seq = [0,10,20,30,40,50] global() variable in ListTestCase 220 seq = (0,10,20,30,40,50) global() variable in TupleTestCase 223 seq = bytearray(b"this is a test") global() variable in ByteArrayTestCase 226 seq = b"this is a test" global() variable in BytesTestCase 229 seq = "this is a test" global() variable in StringTestCase 232 seq = NewSeq((0,10,20,30,40,50)) global() variable in NewSeqTestCase [all...] |
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | gep_propagation.cpp | 112 SmallVector<Instruction *, 1> seq; in Propagate() local 434 void GepPropagation::ReplaceRecursively(Instruction *inst, SmallVector<Instruction *, 1> *seq) in ReplaceRecursively() argument 476 Instruction *GepPropagation::CloneSequence(llvm::IRBuilder<> *builder, SmallVector<Instruction *, 1> *seq) in CloneSequence() argument [all...] |
| /base/hiviewdfx/hisysevent/test/moduletest/common/ |
| H A D | hisysevent_adapter_native_test.cpp | 82 void OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) {} in OnQuery() argument 83 void OnComplete(int32_t reason, int32_t total, int64_t seq) {} in OnComplete() argument
|
| /base/hiviewdfx/hiview/base/event_store/store/ |
| H A D | sys_event_database.cpp | 46 long long seq = 0; in GetFileSeq() local 47 ss >> seq; in GetFileSeq() local
|
| /base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
| H A D | fold_app_usage_db_helper.cpp | 209 int64_t seq = 0;
in AddAppEvent() local 431 int seq = 0;
in DeleteEventsByTime() local
|
| /base/hiviewdfx/hiappevent/test/unittest/common/native/ |
| H A D | hiappevent_native_test.cpp | 760 int seq = AddProcessor(processor); in HWTEST_F() local 784 int seq = AddProcessor(processor); in HWTEST_F() local
|
| /base/request/request/frameworks/native/src/ |
| H A D | request_manager_impl.cpp | 48 int32_t RequestManagerImpl::Create(const Config &config, int32_t seq, std::string &tid) in Create() argument [all...] |
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_task.cpp | 268 int32_t seq = RequestManager::GetInstance()->GetNextSeq(); in Create() local 309 int32_t seq = RequestManager::GetInstance()->GetNextSeq(); in GetTask() local 391 int32_t seq = RequestManager::GetInstance()->GetNextSeq(); in On() local 421 int32_t seq = RequestManager::GetInstance()->GetNextSeq(); Off() local [all...] |
| /base/request/request/frameworks/js/napi/src/ |
| H A D | request_event.cpp | 134 int32_t seq = RequestManager::GetInstance()->GetNextSeq();
in On() local 178 int32_t seq = RequestManager::GetInstance()->GetNextSeq(); Off() local 299 int32_t seq = RequestManager::GetInstance()->GetNextSeq(); Exec() local [all...] |
| /base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/include/ |
| H A D | dcm_attest.h | 103 struct HksAsn1Obj seq;
member
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
| H A D | rtsp_package.cpp | 235 std::string RtspEncap::EncapResponseGetParamM3(ParamInfo &clientParam, RtspParse &request, int seq) in EncapResponseGetParamM3() argument 390 std::string RtspEncap::EncapSetParameterM4Request(ParamInfo &negParam, double version, const std::string &ip, int seq) in EncapSetParameterM4Request() argument
|