| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | basic_block.h | 119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
|
| H A D | function.h | 104 BasicBlock* tail() { return blocks_.back().get(); } in tail() function in spvtools::opt::Function 105 const BasicBlock* tail() const { return blocks_.back().get(); } in tail() function in spvtools::opt::Function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | basic_block.h | 119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
|
| H A D | function.h | 104 BasicBlock* tail() { return blocks_.back().get(); } in tail() function in spvtools::opt::Function 105 const BasicBlock* tail() const { return blocks_.back().get(); } in tail() function in spvtools::opt::Function
|
| /third_party/openssl/test/ |
| H A D | property_test.c | 528 const int max = 10000, tail = 10; in test_query_cache_stochastic() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | fttypes.h | 582 FT_ListNode tail; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-vector.hh | 145 Type& tail () { return (*this)[length - 1]; } in tail() function 146 const Type& tail () const { return (*this)[length - 1]; } in tail() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_ring.h | 119 index_type tail() const { return tail_; } in tail() function in absl::cord_internal::CordRepRing [all...] |
| /third_party/skia/experimental/sktext/src/ |
| H A D | Line.h | 32 void merge(TextMetrics tail) { in merge() argument 121 void moveTo(Stretch& tail) { in moveTo() argument [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | basic_block.h | 119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
|
| H A D | function.h | 105 BasicBlock* tail() { return blocks_.back().get(); } in tail() function in spvtools::opt::Function 106 const BasicBlock* tail() const { return blocks_.back().get(); } in tail() function in spvtools::opt::Function
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | theme_pack_resource.cpp | 291 std::string tail = path.substr(pos + 1); in LoadThemeResource() local
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | utils.cpp | 430 bool Utils::endWithTail(const std::string& path, const std::string& tail) in endWithTail() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_sm3.c | 69 hi_u8 tail[SM3_BLOCK_SIZE]; member [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | iova.h | 63 unsigned head, tail; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm_frames.c | 139 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendSabm() local 165 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendDisc() local 191 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendUa() local 218 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendDm() local 267 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); in RfcommSendUihPn() local 311 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihMsc() local 348 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihRls() local 400 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihRpn() local 431 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihFcon() local 462 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihFcoff() local 517 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihTest() local 553 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihNsc() local 603 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihData() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | crystalhd.c | 106 OpaqueList *tail; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_codecview.c | 170 draw_arrow(uint8_t *buf, int sx, int sy, int ex, int ey, int w, int h, int stride, int color, int tail, int direction) draw_arrow() argument
|
| /third_party/curl/lib/ |
| H A D | bufq.c | 391 struct buf_chunk *tail; Curl_bufq_write() local 579 struct buf_chunk *tail = NULL; Curl_bufq_sipn() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_find_array_copies.c | 299 nir_deref_instr *tail = in build_wildcard_deref() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | dri_common.c | 278 struct glx_config head, *tail, *m; in driConvertConfigs() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_rectpack.h | 353 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_aux_map.c | 152 struct aux_map_buffer *tail = in align_and_verify_space() local 170 struct aux_map_buffer *tail = in get_current_pos() local
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/chacha/ |
| H A D | chacha-x86_64.s | |