Home
last modified time | relevance | path

Searched refs:scs (Results 1 - 17 of 17) sorted by relevance

/third_party/toybox/toys/pending/
H A Dawk.c51 } *scs;
353 fprintf(stderr, "file %s line %d: ", TT.scs->filename, TT.scs->line_num); in zzerr()
728 TT.scs->filename = TT.scs->prog_args->arg; in progfile_open()
729 TT.scs->prog_args = TT.scs->prog_args->next; in progfile_open()
730 TT.scs->fp = stdin; in progfile_open()
731 if (strcmp(TT.scs->filename, "-")) TT.scs in progfile_open()
[all...]
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Ded25519.c86 sc25519 sck, scs, scsk; in crypto_sign_ed25519() local
120 sc25519_from64bytes(&scs, hram); in crypto_sign_ed25519()
122 sc25519_mul(&scs, &scs, &scsk); in crypto_sign_ed25519()
124 sc25519_add(&scs, &scs, &sck); in crypto_sign_ed25519()
126 sc25519_to32bytes(s,&scs); /* cat s */ in crypto_sign_ed25519()
182 sc25519 schram, scs; in crypto_sign_ed25519_open() local
201 sc25519_from32bytes(&scs, sm+32); in crypto_sign_ed25519_open()
203 ge25519_double_scalarmult_vartime(&get2, &get1, &schram, &ge25519_base, &scs); in crypto_sign_ed25519_open()
[all...]
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c131 struct sbg_script scs; member
364 p->scs.opt_start_at_first = 1; in parse_options()
367 p->scs.opt_end_at_last = 1; in parse_options()
383 p->scs.opt_fade_time = v * AV_TIME_BASE / 1000; in parse_options()
387 r = str_to_time(oarg.s, &p->scs.opt_duration); in parse_options()
396 r = str_to_time(oarg.s, &p->scs.start_ts); in parse_options()
410 av_free(p->scs.opt_mix); in parse_options()
411 p->scs.opt_mix = tptr; in parse_options()
440 p->scs.sample_rate = r; in parse_options()
562 alloc_array_elem((void **)&p->scs in parse_time_sequence()
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c92 void si_destroy_saved_cs(struct si_saved_cs *scs) in si_destroy_saved_cs() argument
94 si_clear_saved_cs(&scs->gfx); in si_destroy_saved_cs()
95 si_resource_reference(&scs->trace_buf, NULL); in si_destroy_saved_cs()
96 free(scs); in si_destroy_saved_cs()
399 struct si_saved_cs *scs = chunk->cs; in si_log_chunk_type_cs_print() local
406 uint32_t *map = ctx->ws->buffer_map(ctx->ws, scs->trace_buf->buf, NULL, in si_log_chunk_type_cs_print()
418 if (scs->flushed) { in si_log_chunk_type_cs_print()
419 ac_parse_ib(f, scs->gfx.ib + chunk->gfx_begin, chunk->gfx_end - chunk->gfx_begin, in si_log_chunk_type_cs_print()
429 util_dump_ns(f, scs->time_flush); in si_log_chunk_type_cs_print()
431 si_dump_bo_list(ctx, &scs in si_log_chunk_type_cs_print()
444 struct si_saved_cs *scs = ctx->current_saved_cs; si_log_cs() local
[all...]
H A Dsi_pipe.h1465 void si_destroy_saved_cs(struct si_saved_cs *scs);
/third_party/rust/crates/clap/clap_complete/src/shells/
H A Dbash.rs127 let mut scs = utils::all_subcommands(cmd) in subcommand_details() variables
132 scs.sort(); in subcommand_details()
134 subcmd_dets.extend(scs.iter().map(|sc| { in subcommand_details()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleDataTest.java179 private int[] scs; field in LocaleDataTest.ExemplarGroup
184 scs = scriptCodes; in ExemplarGroup()
189 for (int i=0; i<scs.length && i<4; i++) { in hashCode()
190 hash = (hash<<8)+scs[i]; in hashCode()
197 boolean r = Arrays.equals(scs, o.scs) && in equals()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleDataTest.java176 private int[] scs; field in LocaleDataTest.ExemplarGroup
181 scs = scriptCodes; in ExemplarGroup()
186 for (int i=0; i<scs.length && i<4; i++) { in hashCode()
187 hash = (hash<<8)+scs[i]; in hashCode()
194 boolean r = Arrays.equals(scs, o.scs) && in equals()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dppucd.cpp586 const char *scs; in parseScriptExtensions() local
589 scs=scString.clear().append(s, (int32_t)(scLimit-s), errorCode).data(); in parseScriptExtensions()
592 scs=s; in parseScriptExtensions()
594 int32_t script=pnames->getPropertyValueEnum(UCHAR_SCRIPT, scs); in parseScriptExtensions()
598 scs, (long)lineNumber); in parseScriptExtensions()
604 scs, (long)lineNumber); in parseScriptExtensions()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dppucd.cpp586 const char *scs; in parseScriptExtensions() local
589 scs=scString.clear().append(s, (int32_t)(scLimit-s), errorCode).data(); in parseScriptExtensions()
592 scs=s; in parseScriptExtensions()
594 int32_t script=pnames->getPropertyValueEnum(UCHAR_SCRIPT, scs); in parseScriptExtensions()
598 scs, (long)lineNumber); in parseScriptExtensions()
604 scs, (long)lineNumber); in parseScriptExtensions()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dppucd.cpp579 const char *scs; in parseScriptExtensions() local
582 scs=scString.clear().append(s, (int32_t)(scLimit-s), errorCode).data(); in parseScriptExtensions()
585 scs=s; in parseScriptExtensions()
587 int32_t script=pnames->getPropertyValueEnum(UCHAR_SCRIPT, scs); in parseScriptExtensions()
591 scs, (long)lineNumber); in parseScriptExtensions()
597 scs, (long)lineNumber); in parseScriptExtensions()
/third_party/rust/crates/clap/clap_complete/src/
H A Ddynamic.rs542 let mut scs = crate::generator::utils::all_subcommands(cmd) in complete_subcommand() variables
547 scs.sort(); in complete_subcommand()
548 scs.dedup(); in complete_subcommand()
549 scs in complete_subcommand()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.h220 tu6_emit_scissor(struct tu_cs *cs, const VkRect2D *scs, uint32_t scissor_count);
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_configdialog.py663 scs = d.set_color_sample
666 self.assertEqual(scs.called, 1)
669 self.assertEqual(scs.called, 2)
/third_party/backends/sanei/
H A Dsanei_scsi.c3850 struct scs *scs; /* group 6 command pointer */ in sanei_scsi_cmd2() local
3874 scs = (struct scs *) cmd; in sanei_scsi_cmd2()
3875 memcpy (SCS_AD (scs), cmd, SCS_SZ); in sanei_scsi_cmd2()
3876 scs->ss_lun = 0; in sanei_scsi_cmd2()
3877 sb_ptr->SCB.sc_cmdpt = SCS_AD (scs); in sanei_scsi_cmd2()
/third_party/toybox/generated/
H A Dglobals.h507 } *scs; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c2032 bool scs = true, mscs = true; in wpas_ext_capab_byte() local
2079 scs = false; in wpas_ext_capab_byte()
2081 if (scs) in wpas_ext_capab_byte()

Completed in 42 milliseconds