/third_party/lzma/CPP/Common/ |
H A D | StdOutStream.cpp | 64 void CStdOutStream::Convert_UString_to_AString(const UString &src, AString &dest)
in Convert_UString_to_AString() argument 70 ConvertUnicodeToUTF8(src, dest);
in Convert_UString_to_AString() 72 UnicodeStringToMultiByte2(dest, src, (UINT)codePage);
in Convert_UString_to_AString()
|
/third_party/jinja2/ |
H A D | nativetypes.py | 78 if finalize.src is not None: 79 self.write(finalize.src) 84 if finalize.src is not None:
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_ubo_vec4.c | 90 nir_ssa_def *byte_offset = nir_ssa_for_src(b, intr->src[1], 1); in nir_lower_ubo_vec4_lower() 112 nir_intrinsic_instr *load = create_load(b, intr->src[0].ssa, vec4_offset, in nir_lower_ubo_vec4_lower() 154 nir_intrinsic_instr *next_load = create_load(b, intr->src[0].ssa, next_vec4_offset, in nir_lower_ubo_vec4_lower()
|
H A D | nir_opt_conditional_discard.c | 104 assert(intrin->src[0].is_ssa); in nir_opt_conditional_discard_block() 105 cond = nir_iand(b, cond, intrin->src[0].ssa); in nir_opt_conditional_discard_block() 113 discard_if->src[0] = nir_src_for_ssa(cond); in nir_opt_conditional_discard_block()
|
/third_party/mesa3d/src/compiler/nir/tests/ |
H A D | builder_tests.cpp | 55 store->src[0] = nir_src_for_ssa(&nir_build_deref_var(b, var)->dest.ssa); in store_test_val() 56 store->src[1] = nir_src_for_ssa(val); in store_test_val() 65 return stores[idx]->src[1].ssa; in test_val()
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | vir_opt_constant_alu.c | 124 if (inst->src[i].file == QFILE_SMALL_IMM && in try_opt_constant_alu() 131 if (inst->src[i].file == QFILE_TEMP) { in try_opt_constant_alu() 132 struct qinst *def = c->defs[inst->src[i].index]; in try_opt_constant_alu()
|
H A D | v3d_nir_lower_line_smooth.c | 50 intr->src[0].ssa); in lower_line_smooth_intrinsic() 53 &intr->src[0], in lower_line_smooth_intrinsic() 78 !intr->src[0].is_ssa) in lower_line_smooth_func()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_conditionaljumptracker.cpp | 168 auto src = mid.empty() ? start : mid[0]; in fixup_pop() local 169 src->cf_addr = final->id + offset; in fixup_pop() 170 src->pop_count = 1; in fixup_pop()
|
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp_nir_builder.h | 58 tex->src[0].src_type = nir_tex_src_coord; in blorp_nir_txf_ms_mcs() 59 tex->src[0].src = nir_src_for_ssa(coord); in blorp_nir_txf_ms_mcs()
|
/third_party/nghttp2/src/ |
H A D | template_test.cc | 55 ImmutableString src("charlie"); in test_template_immutable_string() 56 ImmutableString copy = src; in test_template_immutable_string() 63 copy2 = src; in test_template_immutable_string()
|
/third_party/node/deps/base64/base64/lib/arch/neon32/ |
H A D | enc_loop.c | 33 "vld3.8 {d24, d26, d28}, [%[src]]! \n\t" in enc_loop_neon32_inner_asm() 34 "vld3.8 {d25, d27, d29}, [%[src]]! \n\t" in enc_loop_neon32_inner_asm() 85 : [src] "+r" (*s), in enc_loop_neon32_inner_asm() 116 uint8x16x3_t src = vld3q_u8(*s); in enc_loop_neon32_inner() 119 uint8x16x4_t out = enc_reshuffle(src); in enc_loop_neon32_inner()
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_vec4_dead_code_eliminate.cpp | 153 test_cmp->src[0].swizzle = BRW_SWIZZLE_WWWW; in TEST_F() 154 test_cmp->src[1].swizzle = BRW_SWIZZLE_XXXX; in TEST_F() 160 test_mov->src[0].swizzle = BRW_SWIZZLE_XXXX; in TEST_F()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | dbgutil.cpp | 140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument 143 for (int32_t i = 0; i < src.length(); ++i) { in udbg_escape() 144 char16_t c = src[i]; in udbg_escape()
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_sysval.c | 34 nir_src index = instr->src[0]; in panfrost_sysval_for_ssbo() 45 nir_src index = instr->src[0]; in panfrost_sysval_for_sampler() 55 nir_src index = instr->src[0]; in panfrost_sysval_for_image_size()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | dbgutil.cpp | 140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument 143 for (int32_t i = 0; i < src.length(); ++i) { in udbg_escape() 144 UChar c = src[i]; in udbg_escape()
|
/third_party/lzma/C/ |
H A D | LzmaDec.h | 189 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
206 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
227 SZ_ERROR_INPUT_EOF - It needs more bytes in input buffer (src).
231 SRes LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen,
|
H A D | MtDec.h | 71 const Byte *src;
member 92 const Byte *src, size_t srcSize, int srcFinished,
111 const Byte *src, size_t srcSize, BoolInt isCross,
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_blit.c | 107 PVR_FROM_HANDLE(pvr_buffer, src, pCopyBufferInfo->srcBuffer); in pvr_CmdCopyBuffer2KHR() 126 transfer_cmd->src = src; in pvr_CmdCopyBuffer2KHR()
|
/third_party/musl/libc-test/src/functional/ |
H A D | iconv_test.c | 85 void CompareIconvResult(char *to, char *from, char *src, size_t srcLen)
in CompareIconvResult() argument 91 param.input = src;
in CompareIconvResult() 120 char *l = src;
in CompareIconvResult()
|
/third_party/mesa3d/src/glx/ |
H A D | renderpix.c | 71 * \param src Pointer to the image data 83 GLenum format, GLenum type, const GLvoid * src, in __glXSendLargeImage() 94 if (src != NULL) { in __glXSendLargeImage() 96 src, buf, modes); in __glXSendLargeImage() 81 __glXSendLargeImage(struct glx_context * gc, GLint compsize, GLint dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid * src, GLubyte * pc, GLubyte * modes) __glXSendLargeImage() argument
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecp_nist.c | 85 int ossl_ec_GFp_nist_group_copy(EC_GROUP *dest, const EC_GROUP *src) in ossl_ec_GFp_nist_group_copy() argument 87 dest->field_mod_func = src->field_mod_func; in ossl_ec_GFp_nist_group_copy() 89 return ossl_ec_GFp_simple_group_copy(dest, src); in ossl_ec_GFp_nist_group_copy()
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | version.c | 130 const char *src = OPENSSL_info(OPENSSL_INFO_SEED_SOURCE); in version_main() local 131 printf("Seeding source: %s\n", src ? src : "N/A"); in version_main()
|
/third_party/python/Tools/peg_generator/pegen/ |
H A D | sccutils.py | 116 graph = {src: {dst for dst in dsts if dst in scc} for src, dsts in graph.items() if src in scc}
|
/third_party/pulseaudio/scripts/ |
H A D | benchmark_memory_usage.sh | 43 [ -d "$PA_HOME/src" -a -d "$PA_HOME/scripts" ] || 46 PA=${PA_HOME}/src/pulseaudio 47 PA_CAT=${PA_HOME}/src/pacat 48 PA_PLAY=${PA_HOME}/src/paplay 49 PA_FLAGS="-n -F ${PA_HOME}/src/default.pa -p ${PA_HOME}/src/"
|
/third_party/openssl/apps/ |
H A D | version.c | 130 const char *src = OPENSSL_info(OPENSSL_INFO_SEED_SOURCE); in version_main() local 131 printf("Seeding source: %s\n", src ? src : "N/A"); in version_main()
|