Home
last modified time | relevance | path

Searched defs:last (Results 1 - 25 of 1030) sorted by relevance

12345678910>>...42

/third_party/node/test/parallel/
H A Dtest-util-inspect-long-running.js
/third_party/curl/src/
H A Dslist_wc.h33 struct curl_slist *last; member
H A Dtool_cfgable.c183 struct OperationConfig *last = config; in config_free() local
/third_party/libexif/test/
H A Dtest-sorted.c33 ExifTag last = 0, current; in main() local
/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/
H A Dalgorithm_ext.h22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of used on c++11 in AnyOf() argument
/foundation/multimedia/media_foundation/engine/include/foundation/cpp_ext/
H A Dalgorithm_ext.h22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of used on c++11 in AnyOf() argument
/third_party/mesa3d/src/mesa/main/
H A Dglthread_get.c28 _mesa_unmarshal_GetIntegerv(struct gl_context *ctx, const struct marshal_cmd_GetIntegerv *cmd, const uint64_t *last) _mesa_unmarshal_GetIntegerv() argument
/third_party/skia/docs/examples/
H A DPath_getLastPt.cpp13 SkPoint last; in REG_FIDDLE() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_trng_v200.c33 static hi_u32 last = 0x0A; // 0x0A for check in drv_trng_randnum() local
H A Ddrv_trng_v100.c38 static hi_u32 last = 0x1082; // 0x1082 for check in drv_trng_randnum() local
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_shorten_path.cpp42 VertexDist& last = vtxSeq[nSize]; in ShortenPath() local
/third_party/ffmpeg/libavcodec/
H A Dflvenc.c76 ff_flv2_encode_ac_esc(PutBitContext *pb, int slevel, int level, int run, int last) ff_flv2_encode_ac_esc() argument
H A Dffv1_template.c23 static inline int RENAME(predict)(TYPE *src, TYPE *last) in predict() argument
32 get_context(PlaneContext *p, TYPE *src, TYPE *last, TYPE *last2) get_context() argument
/third_party/ffmpeg/libavformat/
H A Dadp.c30 uint8_t last = 0; in adp_probe() local
/third_party/libuv/src/
H A Dthread-common.c86 int last; in uv_barrier_wait() local
/third_party/libuv/test/
H A Dtest-tmpdir.c32 char last; in TEST_IMPL() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function_can_inline.cpp70 ir_instruction *last = (ir_instruction *)callee->body.get_tail(); in can_inline() local
H A Dir_basic_block.cpp57 ir_instruction *last = NULL; in call_for_basic_blocks() local
50 call_for_basic_blocks(exec_list *instructions, void (*callback)(ir_instruction *first, ir_instruction *last, void *data), void *data) call_for_basic_blocks() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_util.h94 struct gl_program *last = NULL; in st_point_size_per_vertex() local
/third_party/ltp/testcases/kernel/syscalls/mlock/
H A Dmlock03.c39 long first = -1, last = -1; in verify_mlock() local
/third_party/node/deps/v8/src/bigint/
H A Ddiv-helpers.cc56 int last = X.len() - 1; in RightShift() local
/third_party/toybox/toys/lsb/
H A Dseq.c59 double first = 1, increment = 1, last, dd; in seq_main() local
[all...]
/third_party/toybox/toys/other/
H A Dcount.c21 unsigned long long size = 0, last = 0, then = 0, now; in count_main() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DLinkedList.h70 *last, /**< last element in the list */ member
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_Queue.h43 ROCKCHIP_QElem *last; member

Completed in 6 milliseconds

12345678910>>...42