/third_party/node/test/parallel/ |
H A D | test-util-inspect-long-running.js | |
/third_party/curl/src/ |
H A D | slist_wc.h | 33 struct curl_slist *last; member
|
H A D | tool_cfgable.c | 183 struct OperationConfig *last = config; in config_free() local
|
/third_party/libexif/test/ |
H A D | test-sorted.c | 33 ExifTag last = 0, current; in main() local
|
/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/ |
H A D | algorithm_ext.h | 22 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 D | algorithm_ext.h | 22 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 D | glthread_get.c | 28 _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 D | Path_getLastPt.cpp | 13 SkPoint last; in REG_FIDDLE() local
|
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_shorten_path.cpp | 42 VertexDist& last = vtxSeq[nSize]; in ShortenPath() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | flvenc.c | 76 ff_flv2_encode_ac_esc(PutBitContext *pb, int slevel, int level, int run, int last) ff_flv2_encode_ac_esc() argument
|
H A D | ffv1_template.c | 23 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 D | adp.c | 30 uint8_t last = 0; in adp_probe() local
|
/third_party/libuv/src/ |
H A D | thread-common.c | 86 int last; in uv_barrier_wait() local
|
/third_party/libuv/test/ |
H A D | test-tmpdir.c | 32 char last; in TEST_IMPL() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_function_can_inline.cpp | 70 ir_instruction *last = (ir_instruction *)callee->body.get_tail(); in can_inline() local
|
H A D | ir_basic_block.cpp | 57 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 D | st_util.h | 94 struct gl_program *last = NULL; in st_point_size_per_vertex() local
|
/third_party/ltp/testcases/kernel/syscalls/mlock/ |
H A D | mlock03.c | 39 long first = -1, last = -1; in verify_mlock() local
|
/third_party/node/deps/v8/src/bigint/ |
H A D | div-helpers.cc | 56 int last = X.len() - 1; in RightShift() local
|
/third_party/toybox/toys/lsb/ |
H A D | seq.c | 59 double first = 1, increment = 1, last, dd; in seq_main() local [all...] |
/third_party/toybox/toys/other/ |
H A D | count.c | 21 unsigned long long size = 0, last = 0, then = 0, now; in count_main() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | time_util.cpp | 44 char last = time[size - 1]; in ParseToMilliseconds() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | token_bucket.h | 30 uint64 last; // The time of the last message
member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/ |
H A D | anonymous.cpp | 31 std::string last = ""; in AnonyDigits() local
|
/third_party/curl/tests/unit/ |
H A D | unit1308.c | 49 struct curl_httppost *last = NULL; variable
|