Home
last modified time | relevance | path

Searched refs:dest (Results 3301 - 3325 of 5682) sorted by relevance

1...<<131132133134135136137138139140>>...228

/third_party/node/deps/v8/tools/
H A Dtry_perf.py75 option, dest='bots', action='append_const', const=BOTS[option],
/third_party/node/deps/icu-small/source/common/
H A Drbbinode.h101 void findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status);
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dgl_gentable.py203 dest='filename',
H A Dgl_x86_asm.py192 dest='filename',
H A Dremap_helper.py132 dest='file_name',
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_crypto.h127 void ngtcp2_crypto_create_nonce(uint8_t *dest, const uint8_t *iv, size_t ivlen,
/third_party/node/deps/ngtcp2/ngtcp2/crypto/
H A Dshared.h166 * buffer pointed by |dest|. |dest| must have the enough capacity to
171 int ngtcp2_crypto_update_traffic_secret(uint8_t *dest,
/third_party/node/deps/icu-small/source/i18n/
H A Dscriptset.h65 UnicodeString &displayScripts(UnicodeString &dest) const; // append script names to dest string.
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_shading_rate_output.c90 nir_ssa_def *packed_fp16_xy = &intrin->dest.ssa; in lower_shading_rate_output_instr()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_liveness.c40 unsigned node = bi_get_node(ins->dest[d]); in bi_liveness_ins_update()
H A Dbi_opt_constant_fold.c99 bi_mov_i32_to(&b, ins->dest[0], bi_imm_u32(replace)); in bi_opt_constant_fold()
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_lower_isel.c102 if (bi_is_null(I->dest[0])) in va_lower_isel()
/third_party/mesa3d/src/util/
H A Dxxd.py36 parser.add_argument("-b", "--binary", dest='binary', action='store_const',
/third_party/ltp/testcases/kernel/sound/
H A Dsnd_seq01.c77 ssev.dest.client = client_id; in setup()
/third_party/lwip/src/include/lwip/prot/
H A Dtcp.h58 PACK_STRUCT_FIELD(u16_t dest);
/third_party/lzma/C/
H A DBcj2.h68 (dest) is allowed to overlap with bufs[BCJ2_STREAM_MAIN], with the following conditions:
69 bufs[BCJ2_STREAM_MAIN] >= dest &&
70 bufs[BCJ2_STREAM_MAIN] - dest >=
73 reserve = bufs[BCJ2_STREAM_MAIN] - dest -
86 CBcj2Dec::temp can contain up to 4 bytes for writing to (dest).
97 Byte *dest; member
/third_party/libcoap/scripts/
H A Dapi-version-bump.sh22 dest=$2
/third_party/python/Tools/peg_generator/scripts/
H A Dbenchmark.py32 subcommands = argparser.add_subparsers(title="Benchmarks", dest="subcommand")
/third_party/python/Doc/includes/
H A Demail-dir.py36 default=[], dest='recipients',
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dscriptset.h65 UnicodeString &displayScripts(UnicodeString &dest) const; // append script names to dest string.
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbinode.h101 void findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status);
/third_party/python/Include/
H A Dpybuffer.h74 PyAPI_FUNC(int) PyObject_CopyData(PyObject *dest, PyObject *src);
/third_party/selinux/libselinux/src/
H A Dselinux_internal.h102 size_t strlcpy(char *dest, const char *src, size_t size);
/third_party/vk-gl-cts/scripts/src_util/
H A Dcheck_boms.py79 parser.add_option("-x", "--fix", action="store_true", dest="fix", default=False, help="attempt to fix BOMs")
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape.cpp115 float RosenRenderShape::GetFloatRadiusValue(const Dimension& src, const Dimension& dest, bool isVertical) in GetFloatRadiusValue() argument
117 if (src.Value() < 0.0 && dest.Value() > 0.0) { in GetFloatRadiusValue()
118 return static_cast<float>(NormalizePercentToPx(dest, isVertical)); in GetFloatRadiusValue()

Completed in 10 milliseconds

1...<<131132133134135136137138139140>>...228