Searched defs:longs (Results 1 – 12 of 12) sorted by relevance
| /third_party/rust/crates/clap/src/parser/features/ |
| D | suggestions.rs | 58 let longs = subcommand.get_keymap().keys().filter_map(|a| { in did_you_mean_flag() localVariable
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| D | md5.c | 33 unsigned longs) in byteReverse()
|
| /third_party/skia/third_party/externals/libjpeg-turbo/md5/ |
| D | md5.c | 55 static void byteReverse(unsigned char *buf, unsigned int longs) in byteReverse()
|
| /third_party/rust/crates/clap/clap_complete/src/generator/ |
| D | utils.rs | 265 let longs = longs_and_visible_aliases(&cmd); in test_longs() localVariable
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| D | letrperf.cpp | 116 LEReferenceToArrayOf<Long> longs(comp, success, (size_t)0, ITEM_COUNT); in time_letr3() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| D | md5-internal.c | 71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| D | md5-internal.c | 71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse()
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkMd5Sum.cpp | 58 void byteReverse(deUint8* buf, unsigned longs) in byteReverse()
|
| /third_party/gn/src/base/ |
| D | md5.cc | 40 void byteReverse(uint8_t* buf, unsigned longs) { in byteReverse()
|
| /third_party/icu/icu4c/source/test/letest/ |
| D | gendata.cpp | 100 void dumpLongs(FILE *file, const char *tag, le_int32 *longs, le_int32 count) { in dumpLongs()
|
| /third_party/rust/crates/clap/src/parser/ |
| D | parser.rs | 1530 let longs = self in did_you_mean_error() localVariable
|
| /third_party/rust/crates/clap/src/builder/ |
| D | arg.rs | 3812 let mut longs = match self.get_long() { in get_long_and_visible_aliases() localVariable
|