/kernel/linux/linux-6.6/tools/testing/crypto/chacha20-s390/ |
H A D | test-cipher.c | 51 static int test_lib_chacha(u8 *revert, u8 *cipher, u8 *plain) in test_lib_chacha() argument 87 chacha_crypt_arch(chacha_state, revert, cipher, data_size, 20); in test_lib_chacha() 92 16, 1, revert, in test_lib_chacha() 126 static int test_skcipher(char *name, u8 *revert, u8 *cipher, u8 *plain) in test_skcipher() argument 198 sg_init_one(&sk.sgout, revert, data_size); in test_skcipher() 215 16, 1, revert, in test_skcipher() 238 u8 *plain = NULL, *revert = NULL; in chacha_s390_test_init() local 269 revert = vzalloc(data_size); in chacha_s390_test_init() 270 if (!revert) { in chacha_s390_test_init() 271 pr_info("could not allocate revert buffe in chacha_s390_test_init() [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | IndexSubTableFormat1.java | 192 protected void revert() { in revert() method in IndexSubTableFormat1.Builder 193 super.revert(); in revert() 204 this.revert(); in subDataSet()
|
H A D | IndexSubTableFormat3.java | 196 protected void revert() { in revert() method in IndexSubTableFormat3.Builder 197 super.revert(); in revert() 208 this.revert(); in subDataSet()
|
H A D | EbdtTable.java | 97 this.revert(); in setLoca() 177 public void revert() { in revert() method in EbdtTable.Builder 212 this.revert(); in subDataSet()
|
H A D | IndexSubTableFormat4.java | 295 protected void revert() { in revert() method in IndexSubTableFormat4.Builder 296 super.revert(); in revert() 307 this.revert(); in subDataSet()
|
H A D | IndexSubTableFormat5.java | 234 protected void revert() { in revert() method in IndexSubTableFormat5.Builder 235 super.revert(); in revert() 246 this.revert(); in subDataSet()
|
H A D | IndexSubTableFormat2.java | 186 this.revert(); in subDataSet()
|
H A D | BitmapSizeTable.java | 414 protected void revert() { in revert() method in BitmapSizeTable.Builder 506 this.revert(); in subDataSet()
|
H A D | EblcTable.java | 243 protected void revert() { in revert() method in EblcTable.Builder 306 this.revert(); in subDataSet()
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | pids.c | 158 goto revert; in pids_try_charge() 163 revert: in pids_try_charge()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-serialize.hh | 262 revert (obj->head, obj->tail); in pop_discard() 325 void revert (snapshot_t snap) in revert() function 327 // Overflows that happened after the snapshot will be erased by the revert. in revert() 332 revert (snap.head, snap.tail); in revert() 335 void revert (char *snap_head, in revert() function
|
H A D | hb-ot-color-sbix-table.hh | 179 c->serializer->revert (snap); in subset() 373 c->serializer->revert (snap); in serialize_strike_offsets()
|
/third_party/toybox/toys/posix/ |
H A D | find.c | 100 int rc, revert = 0; in flush_exec() local 110 revert++; in flush_exec() 114 perror_msg_raw(revert ? new->name : "."); in flush_exec() 143 if (revert) revert = fchdir(TT.topdir); in flush_exec()
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | pids.c | 172 goto revert; in pids_try_charge() 183 revert: in pids_try_charge()
|
/base/update/sys_installer/services/module_update/util/include/ |
H A D | module_utils.h | 50 bool InstallHmpBundle(const std::string &hmpPath, bool revert);
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-v7m.S | 47 @ be using the IRQ stack, so revert to the original value in that case.
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
H A D | GlyphTable.java | 167 public void revert() { in revert() method in GlyphTable.Builder
|
H A D | LocaTable.java | 366 public void revert() { in revert() method in LocaTable.Builder
|
/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_utils.cpp | 399 LOG(INFO) << "Update revert result succ"; in CheckAndUpdateRevertResult() 408 bool InstallHmpBundle(const std::string &hmpPath, bool revert) in InstallHmpBundle() argument 410 LOG(INFO) << "Start to install hmp bundle: " << hmpPath << " ,revert: " << revert; in InstallHmpBundle() local
|
/third_party/lzma/CPP/Windows/ |
H A D | Window.h | 344 HMENU GetSystemMenu(bool revert)
in GetSystemMenu() argument 345 { return ::GetSystemMenu(_window, BoolToBOOL(revert)); }
in GetSystemMenu()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_scale_npp.c | 254 goto revert; in nppscale_parse_expr() 259 goto revert; in nppscale_parse_expr() 262 goto revert; in nppscale_parse_expr() 270 revert: in nppscale_parse_expr()
|
H A D | vf_scale.c | 242 goto revert; in scale_parse_expr() 247 goto revert; in scale_parse_expr() 250 goto revert; in scale_parse_expr() 258 revert: in scale_parse_expr()
|
/third_party/node/deps/npm/node_modules/jsbn/ |
H A D | index.js | 423 Classic.prototype.revert = cRevert; 506 Montgomery.prototype.revert = montRevert; 524 return z.revert(r); 899 NullExp.prototype.revert = nNop; 968 Barrett.prototype.revert = barrettRevert; 1029 return z.revert(r);
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | dynamic.c | 533 bool revert) in __of_changeset_entry_notify() 539 if (revert) { in __of_changeset_entry_notify() 685 * If apply fails, an attempt is made to revert the entries that were 688 * If multiple revert errors occur then only the final revert error is reported. 691 * If a revert error occurs, it is returned in *ret_revert. 745 * If a changeset entry apply fails, an attempt is made to revert any 788 * If revert fails, an attempt is made to re-apply the entries that were 532 __of_changeset_entry_notify(struct of_changeset_entry *ce, bool revert) __of_changeset_entry_notify() argument
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-dsp.c | 453 * If this IPC fails, revert the D0I3C register update in order in hda_dsp_set_D0_state() 460 goto revert; in hda_dsp_set_D0_state() 465 revert: in hda_dsp_set_D0_state()
|