Home
last modified time | relevance | path

Searched defs:cur (Results 26 - 50 of 498) sorted by relevance

12345678910>>...20

/foundation/ability/ability_base/test/unittest/base/
H A Dzchar_wrapper_test.cpp221 unsigned char* cur = reinterpret_cast<unsigned char*>(const_cast<char*>(str)); in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dh264_picture.c222 H264Picture *cur = h->cur_pic_ptr; in ff_h264_field_end() local
H A Davs3_parser.c32 int cur = 0; in avs3_find_frame_end() local
[all...]
/third_party/gn/src/gn/
H A Dconfig_values_extractors.h44 const ConfigValues& cur() const { in cur() function in ConfigValuesIterator
H A Dresolved_target_data.cc23 const ConfigValues& cur = iter.cur(); in ComputeLibInfo() local
46 const ConfigValues& cur = iter.cur(); in ComputeFrameworkInfo() local
H A Dsubstitution_pattern.cc41 size_t cur = 0; in Parse() local
/third_party/curl/lib/
H A Dinet_ntop.c101 } best, cur; in inet_ntop6() local
[all...]
/third_party/mbedtls/programs/x509/
H A Dload_roots.c55 const char *const *cur; in read_certificates() local
/third_party/musl/src/malloc/
H A Dlite_malloc.c44 static uintptr_t brk, cur, end; in __simple_malloc() local
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Dstrops.c51 char *cur, *next; in strsplit() local
/third_party/musl/porting/linux/user/src/malloc/
H A Dlite_malloc.c44 static uintptr_t brk, cur, end; in __simple_malloc() local
[all...]
/third_party/musl/ldso/linux/
H A Dstrops.c51 char *cur, *next; in strsplit() local
/third_party/skia/third_party/externals/libpng/arm/
H A Dpalette_neon_intrinsics.c84 uint32x4_t cur; in png_do_expand_palette_rgba8_neon() local
124 uint8x8x3_t cur; in png_do_expand_palette_rgb8_neon() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1parse.c334 FT_Byte* cur = parser->base_dict; in FT_LOCAL_DEF() local
[all...]
/third_party/toybox/toys/other/
H A Dacpi.c110 int dfd=5, cur, max; in cool_callback() local
/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_process.cpp126 NativeChildProcess_Fd* cur = args.fdList.head; in OH_Ability_StartNativeChildProcess() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_stream.cpp52 uint32_t cur = stream->Tell(); in Skip() local
/foundation/resourceschedule/ffrt/src/sync/
H A Ddelayed_worker.cpp154 auto cur = map.begin(); in HandleWork() local
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_test_utils.cpp45 bool DisplayTestUtils::SizeEqualToDisplay(const sptr<Display>& display, const Media::Size cur) in SizeEqualToDisplay() argument
57 bool DisplayTestUtils::SizeEqual(const Media::Size dst, const Media::Size cur) in SizeEqual() argument
[all...]
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_service_info.cpp88 auto cur = std::find(start, start + static_cast<int>(recordLen), MDNS_TXT_KV_EQ); in GetAttrMap() local
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dpool.h33 auto cur = new Node(); in Get() local
37 Node *cur = idle_; in Get() local
54 Node *cur = idle_; in Release() local
83 Node *cur = busy_; Idle() local
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpool.h35 auto cur = new Node(); in Get() local
39 Node *cur = idle_; in Get() local
56 Node *cur = idle_; in Release() local
85 Node *cur = busy_; Idle() local
[all...]
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline/
H A Ddcamera_pipeline_sink.cpp193 std::shared_ptr<AbstractDataProcess> cur = pipelineHead_; in GetProperty() local
/third_party/ffmpeg/libavfilter/
H A Daf_aformat.c95 char *next, *cur = s->channel_layouts_str; in parse_channel_layouts() local
[all...]
H A Dvf_format.c60 char *cur, *sep; in init() local
[all...]

Completed in 8 milliseconds

12345678910>>...20