/aosp_15_r20/external/skia/src/core/ |
H A D | SkMipmapHQDownSampler.cpp | 21 static skvx::Vec<4, uint16_t> Expand(uint32_t x) { in Expand() function 33 static uint32_t Expand(uint16_t x) { in Expand() function 43 static uint32_t Expand(uint16_t x) { in Expand() function 53 static unsigned Expand(unsigned x) { in Expand() function 63 static skvx::float4 Expand(uint16_t x) { in Expand() function 76 static skvx::float4 Expand(uint64_t x) { in Expand() function 88 static uint32_t Expand(uint16_t x) { in Expand() function 98 static uint64_t Expand(uint32_t x) { in Expand() function 108 static skvx::float4 Expand(uint32_t x) { in Expand() function 121 static skvx::Vec<4, uint32_t> Expand(uint64_t x) { in Expand() function [all …]
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | expand_unittest.cc | 27 TEST(Expand, CreateAndDestroy) { in TEST() argument 37 TEST(Expand, CreateUsingFactory) { in TEST() argument
|
H A D | merge.h | 19 class Expand; variable
|
H A D | normal.h | 28 class Expand; variable
|
H A D | neteq_impl.h | 45 class Expand; variable
|
/aosp_15_r20/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/ |
D | call_intrinsic.h | 153 constexpr void Expand(Register, Operand) const {} in Expand() function 155 constexpr void Expand(Register, Register) const {} in Expand() function
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RewritePixelLocalStorage.cpp | 268 static TIntermTyped *Expand(TIntermTyped *expr) in Expand() function in sh::__anonef336ebc0111::RewritePLSTraverser 295 static TIntermTyped *Expand(TVariable *var) { return Expand(new TIntermSymbol(var)); } in Expand() function in sh::__anonef336ebc0111::RewritePLSTraverser
|
/aosp_15_r20/external/executorch/backends/qualcomm/builders/ |
H A D | op_expand.py | 19 class Expand(NodeVisitor): class
|
/aosp_15_r20/external/openthread/src/core/crypto/ |
H A D | hkdf_sha256.cpp | 60 void HkdfSha256::Expand(const uint8_t *aInfo, uint16_t aInfoLength, uint8_t *aOutputKey, uint16_t a… in Expand() function in ot::Crypto::HkdfSha256
|
/aosp_15_r20/external/icing/icing/expand/stemming/ |
H A D | stemming-expander.cc | 42 std::vector<ExpandedTerm> StemmingExpander::Expand( in Expand() function in icing::lib::StemmingExpander
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | expanded_value_base.h | 120 Subclass Expand(ShortUnsigned x) const { in Expand() function
|
/aosp_15_r20/build/soong/android/ |
H A D | expand.go | 37 func Expand(s string, mapping func(string) (string, error)) (string, error) { func
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/lib/ |
H A D | data_format.cc | 52 StatusOr<xla::XlaOp> Expand(xla::XlaOp input, int64_t dim) { in Expand() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/os/ |
D | env.go | 16 func Expand(s string, mapping func(string) string) string { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/hkdf/ |
D | hkdf.go | 85 func Expand(hash func() hash.Hash, pseudorandomKey, info []byte) io.Reader { func
|
/aosp_15_r20/external/executorch/backends/arm/test/ops/ |
H A D | test_expand.py | 31 class Expand(torch.nn.Module): class in TestSimpleExpand
|
/aosp_15_r20/external/llvm/docs/ |
H A D | WritingAnLLVMBackend.rst | 1361 Expand subsection
|
/aosp_15_r20/tools/dexter/slicer/export/slicer/ |
H A D | buffer.h | 161 void Expand(size_t size) { in Expand() function
|
/aosp_15_r20/external/cronet/net/third_party/uri_template/ |
H A D | uri_template.cc | 163 bool Expand(const string& path_uri, in Expand() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/internal/config/ |
D | config.go | 128 func Expand(counter string) []string { func
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | bytestream.cc | 123 void GrowingArrayByteSink::Expand(size_t amount) { // Expand by at least 50%. in Expand() function in google::protobuf::strings::GrowingArrayByteSink
|
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/ |
H A D | bytestream.cc | 123 void GrowingArrayByteSink::Expand(size_t amount) { // Expand by at least 50%. in Expand() function in google::protobuf::strings::GrowingArrayByteSink
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/proto/ |
H A D | echo.proto | 65 rpc Expand(ExpandRequest) returns (stream EchoResponse) { rpc
|
H A D | echo_grpcrest.proto | 67 rpc Expand(ExpandRequest) returns (stream EchoResponse) { rpc
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/DevTools/ |
H A D | pddm.py | 263 def Expand(self, macro_ref_str): member in MacroCollection
|