Home
last modified time | relevance | path

Searched refs:src (Results 6726 - 6750 of 13375) sorted by relevance

1...<<261262263264265266267268269270>>...535

/third_party/backends/include/sane/
H A Dconfig.h732 const char * inet_ntop (int af, const void *src, char *dst, size_t cnt);
738 int inet_pton (int af, const char *src, void *dst);
/third_party/icu/icu4c/source/i18n/unicode/
H A Dlistformatter.h98 FormattedList(FormattedList&& src) U_NOEXCEPT;
116 FormattedList& operator=(FormattedList&& src) U_NOEXCEPT;
/third_party/icu/icu4c/source/common/
H A Dbytesinkutil.h39 /** The few bytes at [src, nextSrc[ were mapped/changed to valid code point c. */
40 static inline void appendCodePoint(const uint8_t *src, const uint8_t *nextSrc, UChar32 c, in appendCodePoint() argument
42 appendCodePoint((int32_t)(nextSrc - src), c, sink, edits); in appendCodePoint()
H A Dcharstr.h59 * Move constructor; might leave src in an undefined state.
62 CharString(CharString &&src) U_NOEXCEPT;
64 * Move assignment operator; might leave src in an undefined state.
66 * The behavior is undefined if *this and src are the same object.
68 CharString &operator=(CharString &&src) U_NOEXCEPT;
H A Duinvchar.h206 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
215 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
H A Duscript.cpp32 setCodes(const UScriptCode *src, int32_t length, in setCodes() argument
41 dest[i] = src[i]; in setCodes()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DPluralRangesMapper.java52 * @param src the CLDR data supplier to process.
55 public static IcuData process(CldrDataSupplier src) { in process() argument
56 return process(src.getDataForType(SUPPLEMENTAL)); in process()
H A DDayPeriodsMapper.java48 * @param src the CLDR data supplier to process.
51 public static IcuData process(CldrDataSupplier src) { in process() argument
52 return process(src.getDataForType(SUPPLEMENTAL)); in process()
/third_party/libwebsockets/lib/drivers/display/
H A Dssd1306-i2c.c88 lws_display_ssd1306_i2c_blit(const struct lws_display *disp, const uint8_t *src, in lws_display_ssd1306_i2c_blit() argument
123 lws_bb_i2c_write(si->i2c, src[n++]); in lws_display_ssd1306_i2c_blit()
/third_party/mesa3d/src/amd/common/
H A Damd_kernel_code_t.h37 // Gets bits for specified mask from specified src packed instance.
38 #define AMD_HSA_BITS_GET(src, mask) ((src & mask) >> mask##_SHIFT)
/third_party/libbpf/ci/managers/
H A Ddebian.sh43 docker_exec bash -c "echo deb-src http://deb.debian.org/debian $DEBIAN_RELEASE main >>/etc/apt/sources.list"
74 docker_exec make -j$((4*$(nproc))) EXTRA_CFLAGS="${EXTRA_CFLAGS}" EXTRA_LDFLAGS="${EXTRA_LDFLAGS}" -C ./src -B OBJDIR=../build
82 docker_exec make -j$((4*$(nproc))) -C src OBJDIR=../build DESTDIR=../install install
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_printf.c41 nir_ssa_def *fmt_str_id = prntf->src[0].ssa; in lower_printf_instr()
42 nir_deref_instr *args = nir_src_as_deref(prntf->src[1]); in lower_printf_instr()
H A Dnir_opt_move.c55 src_is_ssa(nir_src *src, void *state) in src_is_ssa() argument
57 return src->is_ssa; in src_is_ssa()
/third_party/mesa3d/src/freedreno/afuc/
H A Dafuc.h63 OPC_CMP = 0x10, /* compare src to immed */
72 OPC_ALU = 0x13, /* ALU instruction with two src registers */
104 OPC_BRNEI = 0x30, /* relative branch (if $src != immed) */
105 OPC_BREQI = 0x31, /* relative branch (if $src == immed) */
125 * 0x1e: (note different mnemonic for src vs dst)
137 REG_MEMDATA = 0x1d, /* when used as src */
139 REG_REGDATA = 0x1e, /* when used as src */
149 uint32_t src : 5; member
180 uint32_t src1 : 5; /* dst (cread) or src (cwrite) register */
187 uint32_t src member
[all...]
/third_party/mesa3d/src/asahi/compiler/test/
H A Dagx_test.h66 if (memcmp(A->src, B->src, A->nr_srcs * sizeof(agx_index))) in agx_instr_equal()
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_atomics.c100 nir_deref_instr *deref = nir_src_as_deref(instr->src[0]); in lower_deref_instr()
133 nir_instr_rewrite_src(&instr->instr, &instr->src[0], in lower_deref_instr()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_dead_code_eliminate.cpp130 if (inst->src[i].file == VGRF) { in dead_code_eliminate()
131 int var = live_vars.var_from_reg(inst->src[i]); in dead_code_eliminate()
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h187 struct sh_srcreg src; member
201 struct sh_srcreg src; member
/third_party/node/test/parallel/
H A Dtest-fs-chmod-mask.js68 const link = path.join(tmpdir.path, `lchmod-src-${suffix}`);
79 const link = path.join(tmpdir.path, `lchmodSync-src-${suffix}`);
/third_party/node/src/
H A Dstring_bytes.h80 // Take the bytes in the src, and turn it into a Buffer or String.
101 static size_t hex_encode(const char* src,
106 static std::string hex_encode(const char* src, size_t slen);
/third_party/musl/src/locale/
H A Dwcstod_l.c26 static int icu_wchar_trans(wchar_t *src, u_char *des, int des_size) in icu_wchar_trans() argument
35 void *res_tmp = g_icu_opt_func.u_str_from_utf32(des, des_size, NULL, src, -1, &icu_status); in icu_wchar_trans()
/third_party/nghttp2/src/
H A Dshrpx_quic.h96 int encrypt_quic_connection_id(uint8_t *dest, const uint8_t *src,
99 int decrypt_quic_connection_id(uint8_t *dest, const uint8_t *src,
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.h39 /** The few bytes at [src, nextSrc[ were mapped/changed to valid code point c. */
40 static inline void appendCodePoint(const uint8_t *src, const uint8_t *nextSrc, UChar32 c, in appendCodePoint() argument
42 appendCodePoint((int32_t)(nextSrc - src), c, sink, edits); in appendCodePoint()
H A Dcharstr.h59 * Move constructor; might leave src in an undefined state.
62 CharString(CharString &&src) noexcept;
64 * Move assignment operator; might leave src in an undefined state.
66 * The behavior is undefined if *this and src are the same object.
68 CharString &operator=(CharString &&src) noexcept;
H A Duinvchar.h206 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
215 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n);

Completed in 15 milliseconds

1...<<261262263264265266267268269270>>...535