HomeSort by relevance Sort by last modified time
    Searched refs:Examples (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/androidplot/
Android.mk 39 LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/Examples/DemoApp/res
40 LOCAL_MANIFEST_FILE := Examples/DemoApp/AndroidManifest.xml
41 LOCAL_SRC_FILES := $(call all-java-files-under, Examples/DemoApp/src)
  /external/protobuf/csharp/src/AddressBook/
Addressbook.cs 10 namespace Google.Protobuf.Examples.AddressBook {
38 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.Person), global::Google.Protobuf.Examples.AddressBook.Person.Parser, new[]{ "Name", "Id", "Email", "Phones" }, null, new[]{ typeof(global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneType) }, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber), global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber.Parser, new[]{ "Number", "Type" }, null, null, null)}),
39 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.AddressBook), global::Google.Protobuf.Examples.AddressBook.AddressBook.Parser, new[]{ "People" }, null, null, null)
55 get { return global::Google.Protobuf.Examples.AddressBook.AddressbookReflection.Descriptor.MessageTypes[0]; }
114 private static readonly pb::FieldCodec<global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber> _repeated_phones_code
    [all...]
  /external/ImageMagick/api_examples/
magick_script 25 Imagemagick Examples
  /external/vboot_reference/scripts/image_signing/
set_lsb_release.sh 31 Examples:
  /prebuilts/go/darwin-x86/src/go/doc/
example_test.go 167 for i, e := range doc.Examples(file) {
example.go 34 // Examples returns the examples found in the files, sorted by Name field.
35 // The Order fields record the order in which the examples were encountered.
37 // Playable Examples must be in a package whose name ends in "_test".
47 func Examples(files ...*ast.File) []*Example {
148 // We don't support examples that are part of the
203 // We don't support examples that are not self-contained (yet).
  /prebuilts/go/linux-x86/src/go/doc/
example_test.go 167 for i, e := range doc.Examples(file) {
example.go 34 // Examples returns the examples found in the files, sorted by Name field.
35 // The Order fields record the order in which the examples were encountered.
37 // Playable Examples must be in a package whose name ends in "_test".
47 func Examples(files ...*ast.File) []*Example {
148 // We don't support examples that are part of the
203 // We don't support examples that are not self-contained (yet).
  /prebuilts/go/darwin-x86/src/html/template/
error.go 97 // Examples:
115 // Examples:
127 // Examples:
  /prebuilts/go/linux-x86/src/html/template/
error.go 97 // Examples:
115 // Examples:
127 // Examples:
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
doc.go 59 Examples
  /prebuilts/go/darwin-x86/src/container/heap/
heap.go 14 // highest-priority item from the queue. The Examples include such an
  /prebuilts/go/linux-x86/src/cmd/gofmt/
doc.go 59 Examples
  /prebuilts/go/linux-x86/src/container/heap/
heap.go 14 // highest-priority item from the queue. The Examples include such an
  /external/libvorbis/doc/
09-helper.tex 33 Examples:
  /prebuilts/go/darwin-x86/src/go/types/
selection.go 114 // Examples:
gotype.go 51 Examples:
  /prebuilts/go/darwin-x86/src/net/
addrselect_test.go 21 // Examples from RFC 6724 section 10.2:
  /prebuilts/go/linux-x86/src/go/types/
selection.go 114 // Examples:
  /prebuilts/go/linux-x86/src/net/
addrselect_test.go 21 // Examples from RFC 6724 section 10.2:
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Stitch/
IFWIStitch.bat 232 echo Examples:
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
bld_vlv.bat 260 echo Examples:
  /external/swiftshader/third_party/LLVM/tools/llvm-config/
llvm-config.in.in 173 LLVM. Typically called from 'configure' scripts. Examples:
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
value.go 49 // Examples:
  /prebuilts/go/darwin-x86/src/cmd/go/
doc.go 41 is printed. (See the examples below.) However, if the argument starts with a capital
68 Examples:

Completed in 613 milliseconds

1 2 3