/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/ |
H A D | types.go | 55 example string member 98 example string member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | word2vec_kernels.cc | 139 void NextExample(int32* example, int32* label) in NextExample() 307 const int32_t example = Texamples(i); in Compute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | example_proto_fast_parsing.cc | 40 namespace example { namespace 415 parsed::Example* example) { in ParseFeatures() 432 parsed::Example* example) { in ParseExample() 448 bool ParseExample(StringPiece serialized, parsed::Example* example) { in ParseExample() 458 bool TestFastParse(const string& serialized, Example* example) { in TestFastParse() 2097 const tstring& example = examples[d]; in ExtractFeaturesFromSequenceExamples() local
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_checksum.cpp | 494 for (const char *example : kExamples) in TestVerhoeffChecksum() local 518 for (const char *example : kInvalidFormats) in TestVerhoeffChecksum() local
|
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/ |
H A D | HtmlBuilder.kt | 167 fun example() = html { method
|
/aosp_15_r20/external/tink/python/examples/mac/ |
H A D | mac_basic.py | 21 def example(): function
|
/aosp_15_r20/external/tink/python/examples/signature/ |
H A D | signature_basic.py | 21 def example(): function
|
/aosp_15_r20/external/tink/python/examples/aead/ |
H A D | aead_basic.py | 21 def example(): function
|
/aosp_15_r20/external/tink/python/examples/deterministic_aead/ |
H A D | deterministic_aead_basic.py | 21 def example(): function
|
/aosp_15_r20/external/tink/python/examples/hybrid/ |
H A D | hybrid_basic.py | 21 def example(): function
|
/aosp_15_r20/development/vndk/tools/header-checker/tests/integration/weak_symbols/ |
H A D | example.c | 5 void example(void) { in example() function
|
/aosp_15_r20/external/OpenCL-Headers/tests/conan/ |
H A D | CMakeLists.txt | 9 add_executable(example example.c) target
|
/aosp_15_r20/external/google-fruit/test_package/ |
H A D | CMakeLists.txt | 7 add_executable(example example.cpp) target
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/example/ |
D | scoped_ptr_example.hpp | 19 class example : private boost::noncopyable class
|
D | shared_ptr_example2.hpp | 22 class example class
|
D | shared_ptr_example2.cpp | 19 example::example() : _imp( new implementation ) {} in example() function in example
|
/aosp_15_r20/external/executorch/exir/backend/test/demos/rpc/ |
H A D | ExecutorBackendRegister.cpp | 13 namespace example { namespace
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue15585.go | 9 func example(n int) (rc int) { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv/examples/ |
D | cookbook-write-basic.rs | 3 fn example() -> Result<(), Box<dyn Error>> { in example() function
|
D | cookbook-read-basic.rs | 3 fn example() -> Result<(), Box<dyn Error>> { in example() function
|
D | cookbook-read-colon.rs | 3 fn example() -> Result<(), Box<dyn Error>> { in example() function
|
D | cookbook-read-no-headers.rs | 3 fn example() -> Result<(), Box<dyn Error>> { in example() function
|
/aosp_15_r20/external/pytorch/android/test_app/ |
H A D | make_assets_custom.py | 16 example = torch.rand(1, 3, 224, 224) variable
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/bitflags/tests/compile-fail/visibility/ |
D | private_field.rs | 1 mod example { module
|
/aosp_15_r20/external/pytorch/ios/TestApp/custom_build/ |
H A D | custom_build.py | 9 example = torch.rand(1, 3, 224, 224) variable
|