Home
last modified time | relevance | path

Searched defs:last (Results 251 - 275 of 2423) sorted by relevance

1...<<11121314151617181920>>...97

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
H A Dprotocol_lws_minimal.c34 int last; /* the last message number we sent */ member
/third_party/node/deps/v8/src/compiler/backend/
H A Dframe-elider.cc53 const Instruction* last = in MarkDeConstruction() local
/third_party/mesa3d/src/util/tests/
H A Dblob_test.cpp130 size_t delta, last, num_bytes; in TEST() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dirty_surfaces.h70 util_dirty_surfaces_use_levels_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, unsigned first, unsigned last, util_dirty_surface_flush_t flush) in util_dirty_surfaces_use_levels_for_sampling() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c578 unsigned last = decl->Range.Last; in svga_translate_decl_sm30() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCombinationsIterator.hpp61 static deUint32 seriesProduct (deUint32 first, deUint32 last) in seriesProduct() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp90 unsigned last = Depth - 1; in dump() local
/third_party/skia/src/core/
H A DSkStringUtils.cpp64 const uint16_t* last = ptr; in SkStringFromUTF16() local
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp61 SkOpSpanBase* last; in bridgeWinding() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dliteral_cost.c21 static size_t UTF8Position(size_t last, size_t c, size_t clamp) { in UTF8Position() argument
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmru.c36 FTC_MruNode last = first->prev; in FTC_MruNode_Prepend() local
82 FTC_MruNode prev, next, last; in FTC_MruNode_Up() local
/third_party/pulseaudio/src/tests/
H A Dlo-latency-test.c81 static float last = 0.0f; in read_cb() local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinffast_chunk.c80 z_const unsigned char FAR *last; /* have enough input while in < last */ local
/third_party/skia/third_party/externals/zlib/
H A Dinffast.c60 z_const unsigned char FAR *last; /* have enough input while in < last */ local
/third_party/python/Objects/clinic/
H A Dodictobject.c.h151 int last = 1; in OrderedDict_popitem() local
194 int last = 1; OrderedDict_move_to_end() local
[all...]
/third_party/python/Doc/includes/
H A Dcustom3.c8 PyObject *last; /* last name */ member
45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local
[all...]
H A Dcustom2.c8 PyObject *last; /* last name */ member
45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local
[all...]
/third_party/rust/crates/os_str_bytes/src/
H A Diter.rs104 fn last(mut self) -> Option<Self::Item> { in last() functions
/third_party/spirv-tools/source/util/
H A Dstring_utils.h83 inline std::string MakeString(InputIt first, InputIt last, in MakeString() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCombinationsIterator.hpp61 static deUint32 seriesProduct (deUint32 first, deUint32 last) in seriesProduct() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_common.c194 int last; in wpa_get_wowlan_triggers() local
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearTests.cpp57 static void createColorClearGroups (EglTestContext& eglTestCtx, tcu::TestCaseGroup* group, const ColorClearGroupSpec* first, const ColorClearGroupSpec* last) in createColorClearGroups() argument
/third_party/zlib/
H A Dinffast.c53 z_const unsigned char FAR *last; /* have enough input while in < last */ in inflate_fast() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_aead.c233 hi_s32 ext_mbedtls_aead_ccm_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_aead_ccm_crypto() argument
289 hi_s32 ext_mbedtls_aead_gcm_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_aead_gcm_crypto() argument
H A Dext_symc.c251 hi_s32 ext_mbedtls_symc_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_symc_crypto() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...97