/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/ |
H A D | protocol_lws_minimal.c | 34 int last; /* the last message number we sent */ member
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | frame-elider.cc | 53 const Instruction* last = in MarkDeConstruction() local
|
/third_party/mesa3d/src/util/tests/ |
H A D | blob_test.cpp | 130 size_t delta, last, num_bytes; in TEST() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_dirty_surfaces.h | 70 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 D | svga_tgsi_decl_sm30.c | 578 unsigned last = decl->Range.Last; in svga_translate_decl_sm30() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineCombinationsIterator.hpp | 61 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 D | ScoreboardHazardRecognizer.cpp | 90 unsigned last = Depth - 1; in dump() local
|
/third_party/skia/src/core/ |
H A D | SkStringUtils.cpp | 64 const uint16_t* last = ptr; in SkStringFromUTF16() local
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsSimplify.cpp | 61 SkOpSpanBase* last; in bridgeWinding() local [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | literal_cost.c | 21 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 D | ftcmru.c | 36 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 D | lo-latency-test.c | 81 static float last = 0.0f; in read_cb() local
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
H A D | inffast_chunk.c | 80 z_const unsigned char FAR *last; /* have enough input while in < last */ local
|
/third_party/skia/third_party/externals/zlib/ |
H A D | inffast.c | 60 z_const unsigned char FAR *last; /* have enough input while in < last */ local
|
/third_party/python/Objects/clinic/ |
H A D | odictobject.c.h | 151 int last = 1; in OrderedDict_popitem() local 194 int last = 1; OrderedDict_move_to_end() local [all...] |
/third_party/python/Doc/includes/ |
H A D | custom3.c | 8 PyObject *last; /* last name */ member 45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local [all...] |
H A D | custom2.c | 8 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 D | iter.rs | 104 fn last(mut self) -> Option<Self::Item> { in last() functions
|
/third_party/spirv-tools/source/util/ |
H A D | string_utils.h | 83 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 D | vktPipelineCombinationsIterator.hpp | 61 static deUint32 seriesProduct (deUint32 first, deUint32 last) in seriesProduct() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_common.c | 194 int last; in wpa_get_wowlan_triggers() local
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglColorClearTests.cpp | 57 static void createColorClearGroups (EglTestContext& eglTestCtx, tcu::TestCaseGroup* group, const ColorClearGroupSpec* first, const ColorClearGroupSpec* last) in createColorClearGroups() argument
|
/third_party/zlib/ |
H A D | inffast.c | 53 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 D | ext_aead.c | 233 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 D | ext_symc.c | 251 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
|