Home
last modified time | relevance | path

Searched defs:example (Results 151 – 175 of 459) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/
H A Dtypes.go55 example string member
98 example string member
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dword2vec_kernels.cc139 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 Dexample_proto_fast_parsing.cc40 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 Dtest_checksum.cpp494 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 DHtmlBuilder.kt167 fun example() = html { method
/aosp_15_r20/external/tink/python/examples/mac/
H A Dmac_basic.py21 def example(): function
/aosp_15_r20/external/tink/python/examples/signature/
H A Dsignature_basic.py21 def example(): function
/aosp_15_r20/external/tink/python/examples/aead/
H A Daead_basic.py21 def example(): function
/aosp_15_r20/external/tink/python/examples/deterministic_aead/
H A Ddeterministic_aead_basic.py21 def example(): function
/aosp_15_r20/external/tink/python/examples/hybrid/
H A Dhybrid_basic.py21 def example(): function
/aosp_15_r20/development/vndk/tools/header-checker/tests/integration/weak_symbols/
H A Dexample.c5 void example(void) { in example() function
/aosp_15_r20/external/OpenCL-Headers/tests/conan/
H A DCMakeLists.txt9 add_executable(example example.c) target
/aosp_15_r20/external/google-fruit/test_package/
H A DCMakeLists.txt7 add_executable(example example.cpp) target
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/example/
Dscoped_ptr_example.hpp19 class example : private boost::noncopyable class
Dshared_ptr_example2.hpp22 class example class
Dshared_ptr_example2.cpp19 example::example() : _imp( new implementation ) {} in example() function in example
/aosp_15_r20/external/executorch/exir/backend/test/demos/rpc/
H A DExecutorBackendRegister.cpp13 namespace example { namespace
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue15585.go9 func example(n int) (rc int) { func
/aosp_15_r20/external/rust/android-crates-io/crates/csv/examples/
Dcookbook-write-basic.rs3 fn example() -> Result<(), Box<dyn Error>> { in example() function
Dcookbook-read-basic.rs3 fn example() -> Result<(), Box<dyn Error>> { in example() function
Dcookbook-read-colon.rs3 fn example() -> Result<(), Box<dyn Error>> { in example() function
Dcookbook-read-no-headers.rs3 fn example() -> Result<(), Box<dyn Error>> { in example() function
/aosp_15_r20/external/pytorch/android/test_app/
H A Dmake_assets_custom.py16 example = torch.rand(1, 3, 224, 224) variable
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/bitflags/tests/compile-fail/visibility/
Dprivate_field.rs1 mod example { module
/aosp_15_r20/external/pytorch/ios/TestApp/custom_build/
H A Dcustom_build.py9 example = torch.rand(1, 3, 224, 224) variable

12345678910>>...19