Home
last modified time | relevance | path

Searched defs:block_state (Results 1 – 25 of 677) sorted by relevance

12345678910>>...28

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/external_protocol/
H A Dexternal_protocol_policy_browsertest.cc26 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
78 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
89 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
140 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
193 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
226 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
271 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
316 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
349 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
388 ExternalProtocolHandler::BlockState block_state = in IN_PROC_BROWSER_TEST_F() local
[all …]
H A Dexternal_protocol_handler_unittest.cc163 void DoTest(ExternalProtocolHandler::BlockState block_state, in DoTest()
180 void DoTest(ExternalProtocolHandler::BlockState block_state, in DoTest()
331 ExternalProtocolHandler::BlockState block_state = in TEST_F() local
341 ExternalProtocolHandler::BlockState block_state = in TEST_F() local
357 ExternalProtocolHandler::BlockState block_state = in TEST_F() local
373 ExternalProtocolHandler::BlockState block_state = in TEST_F() local
475 ExternalProtocolHandler::BlockState block_state = in TEST_F() local
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/golang.org/x/sys/cpu/
H A Dcpu_test.go51 if !cpu.ARM64.HasFP {
52 t.Fatal("HasFP expected true, got false")
/dports/lang/gcc11/gcc-11.2.0/contrib/reghunt/bin/
H A Dreg-newmid72 for MID in ${MIDLIST}
74 # Skip this if it's the low endpoint.
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rodio-0.9.0/src/source/
H A Drepeat.rs71 Some(0) => self.next.channels(),
73 }
74 }
75
76 #[inline]
/dports/sysutils/fusefs-s3backer/s3backer-1.5.4/
H A Dtester.c52 struct block_state { struct
68 static struct block_state *blocks; argument
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/
H A DDES.c44 struct block_state { struct
48 static int block_init(struct block_state *self, const uint8_t *key, size_t keylen) in block_init() argument
H A DAES.c45 struct block_state { struct
46 u32 ek[ 4*(MAXNR+1) ];
47 u32 dk[ 4*(MAXNR+1) ];
48 int rounds;
H A DAESNI.c44 struct block_state { struct
52 struct block_state algo_state; argument
H A DCAST.c56 struct block_state { struct
58 uint32_t Km[16];
59 uint8_t Kr[16];
61 unsigned rounds;
H A DARC2.c43 struct block_state { struct
48 block_init(struct block_state *self, const uint8_t *key, size_t t /* key_bytes */, in block_init() argument
H A Dblowfish.c50 struct block_state { struct
64 static inline uint32_t F(const struct block_state *ctx, uint32_t x) in F() argument
/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/
H A DDES.c44 struct block_state { struct
48 static int block_init(struct block_state *self, const uint8_t *key, size_t keylen) in block_init() argument
H A DAES.c45 struct block_state { struct
46 u32 ek[ 4*(MAXNR+1) ];
47 u32 dk[ 4*(MAXNR+1) ];
48 int rounds;
H A DAESNI.c44 struct block_state { struct
52 struct block_state algo_state; argument
H A DCAST.c56 struct block_state { struct
58 uint32_t Km[16];
59 uint8_t Kr[16];
61 unsigned rounds;
H A DARC2.c43 struct block_state { struct
48 block_init(struct block_state *self, const uint8_t *key, size_t t /* key_bytes */, in block_init() argument
/dports/devel/libvhdi/libvhdi-20210425/libvhdi/
H A Dlibvhdi_block_descriptor.h47 uint8_t block_state; member
/dports/sysutils/snapraid/snapraid-12.1/cmdline/
H A Dcheck.c311 unsigned block_state = block_state_get(block); in repair() local
367 unsigned block_state = block_state_get(failed[j].block); in repair() local
408 unsigned block_state = block_state_get(failed[j].block); in repair() local
478 unsigned block_state = block_state_get(failed[j].block); in repair() local
551 unsigned block_state = block_state_get(failed[j].block); in repair() local
974 unsigned block_state; in state_check_process() local
H A Dsync.c71 unsigned block_state; in state_hash_process() local
107 unsigned block_state; in state_hash_process() local
834 unsigned block_state; in state_sync_process() local
1041 unsigned block_state = block_state_get(failed[j].block); in state_sync_process() local
1124 unsigned block_state = block_state_get(failed[j].block); in state_sync_process() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/autocomplete/
H A Dchrome_autocomplete_scheme_classifier.cc78 const ExternalProtocolHandler::BlockState block_state = in GetInputTypeForScheme() local
/dports/audio/uade/uade-2.13/src/frontends/uadesimple/
H A Dplayloop.c71 if (us->cur_subsong > us->max_subsong) {
73 } else {
74 subsong_end = 0;
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK2/source/
H A Dmisc.c79 gpointer block_state)
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3/source/
H A Dmisc.c68 gpointer block_state) in selection_block_unblock()
/dports/devel/tinygo/tinygo-0.14.1/lib/CMSIS/CMSIS/RTOS/RTX/SRC/
H A Drt_Event.c57 U32 block_state; in rt_evt_wait() local

12345678910>>...28