Home
last modified time | relevance | path

Searched defs:half_len (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/load_balancer/
H A Dload_balancer_config.cc109 uint8_t half_len; // half the length of the plaintext, rounded up in FourPassDecrypt() local
145 uint8_t half_len; // half the length of the plaintext, rounded up in FourPassEncrypt() local
225 void LoadBalancerConfig::EncryptionPass(uint8_t index, uint8_t half_len, in EncryptionPass()
H A Dload_balancer_config_test.cc26 uint8_t* right, uint8_t* half_len) { in InitializeFourPass()
31 uint8_t half_len, bool is_length_odd, in EncryptionPass()
115 uint8_t half_len; in TEST_F() local
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/
H A Ddisflow.c544 const int half_len = FLOW_UPSCALE_TAPS / 2; in upscale_flow_component() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/
Dadaptive_sort_merge.hpp593 size_type const half_len = len/2 + (len&1); in stable_sort() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs973 let half_len = self.len() / 2; in reverse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs977 let half_len = self.len() / 2; in reverse() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs977 let half_len = self.len() / 2; in reverse() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs973 let half_len = self.len() / 2; in reverse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs973 let half_len = self.len() / 2; in reverse() localVariable