Home
last modified time | relevance | path

Searched defs:last (Results 51 - 75 of 1049) sorted by relevance

12345678910>>...42

/third_party/rust/crates/log/tests/
H A Dfilters.rs91 fn last(state: &State, expected: Option<Level>) { in last() functions
/third_party/rust/crates/log/test_max_level_features/
H A Dmain.rs69 fn last(state: &State, expected: Option<Level>) { in last() functions
/third_party/openssl/apps/lib/
H A Dapp_rand.c44 int last, ret = 1; in loadfiles() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dspan_unittest.cpp160 constexpr Span last = sp.last(kSplitSize); in TEST() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.h30 int last; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsstack.c245 CF2_StackNumber last = { { 0 }, CF2_NumberInt }; in cf2_stack_roll() local
/third_party/python/Modules/cjkcodecs/
H A Dmappings_cn.h4053 Py_UCS4 first, last; member
/third_party/selinux/checkpolicy/
H A Dqueue.c147 queue_node_ptr_t p, last, temp; in queue_map_remove_on_error() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_methods.c108 struct eap_method *m, *last = NULL; in eap_server_method_register() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_methods.c110 struct eap_method *m, *last = NULL; in eap_server_method_register() local
/base/hiviewdfx/hiview_lite/
H A Dhiview_def.h49 uint8 last : 1; /* Indicates whether the last parameter. */ member
/base/hiviewdfx/hicollie/frameworks/native/test/moduletest/common/
H A Dxcollie_timeout_test.cpp151 int last = XCollie::GetInstance().SetTimer("TimeoutTimer", 1, nullptr, nullptr, XCOLLIE_FLAG_NOOP); in HWTEST_F() local
191 int last = XCollie::GetInstance().SetTimer("TimeoutTimer", 61, func, nullptr, XCOLLIE_FLAG_NOOP); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_json.h34 char last; in PopObject() local
36 stream_ >> last; in PopObject() local
50 char last; in PopArray() local
52 stream_ >> last; in PopArray() local
94 char last; in GetDumpString() local
96 stream_ >> last; in GetDumpString() local
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_option.h48 PDhcpOptionNode last; member
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_xvmc.c90 struct xvmc_pix_fmt *last, *next, *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2]; in ff_xvmc_field_start() local
H A Dmpegvideoenc.h142 const int last = s->last_bits; in get_bits_diff() local
H A Drl.h41 int last; ///< number of values for last = 0 member
91 static inline int get_rl_index(const RLTable *rl, int last, int run, int level) in get_rl_index() argument
H A Drl.c30 int last, run, level, start, end, i; in ff_rl_init() local
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_cabac.c128 x86_reg last=0; in decode_significance_8x8_x86() local
/third_party/ffmpeg/libavformat/
H A Dmpegvideodec.c42 uint32_t last = 0; in mpegvideo_probe() local
H A Drtpenc_h264_hevc.c36 static void flush_buffered(AVFormatContext *s1, int last) in flush_buffered() argument
55 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) in nal_send() argument
/third_party/ffmpeg/tools/
H A Dtarget_bsf_fuzzer.c43 const uint8_t *last = data; in LLVMFuzzerTestOneInput() local
/third_party/glslang/StandAlone/
H A DDirStackFileIncluder.h146 size_t last = path.find_last_of("/\\"); in getDirectory() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCSCharacterIterator.java38 public char last() { in last() method in CSCharacterIterator
H A DUCharacterIteratorWrapper.java50 public char last(){ in last() method in UCharacterIteratorWrapper

Completed in 15 milliseconds

12345678910>>...42