HomeSort by relevance Sort by last modified time
    Searched full:examples (Results 126 - 150 of 2868) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/clang/test/CodeGenCXX/
mangle-abi-examples.cpp 7 // Itanium C++ ABI examples.
  /external/dropbear/libtomcrypt/
TODO 2 -- needs examples for ecc/dsa!!! (and for asn.1)
  /external/expat/
README.android 7 to keep new docs, examples, and tests for reference.
  /external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/
TestDefaults.java 1 package edu.umd.cs.findbugs.examples;
  /external/libusb-compat/
configure.ac 45 # Examples build
46 AC_ARG_ENABLE([examples-build], [AS_HELP_STRING([--enable-examples-build],
62 AC_CONFIG_FILES([libusb.pc] [libusb-config] [Makefile] [libusb/Makefile] [examples/Makefile])
  /external/libvorbis/doc/vorbisenc/
Makefile.am 5 doc_DATA = changes.html examples.html index.html ov_ectl_ratemanage2_arg.html \
  /external/proguard/examples/ant/
applications1.xml 11 <proguard configuration="examples/applications.pro" />
  /external/protobuf/examples/
README.txt 6 address book. The examples use the exact same format in all three languages,
12 To build all the examples (on a unix-like system), simply run "make". This
18 If you only want to compile examples in one language, use "make cpp"*,
24 These examples are part of the Protocol Buffers tutorial, located at:
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CreateCond.3 13 .SH "EXAMPLES"
SDL_RemoveTimer.3 15 .SH "EXAMPLES"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_doctest2.txt 13 This doesn't cause a problem in the tect surrounding the examples, but
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_doctest2.txt 13 This doesn't cause a problem in the tect surrounding the examples, but
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applications1.xml 11 <proguard configuration="examples/applications.pro" />
  /external/chromium_org/native_client_sdk/src/doc/sdk/
examples.rst 1 .. _sdk-examples-2:
3 Running the SDK Examples
9 on this page to build and run the examples.
28 Web Store, like the SDK examples, you must specifically enable the Native
49 Build the SDK examples
53 examples build multiple versions of the examples using all three SDK
55 configurations. (Note that some examples build only with the particular
58 To build all the examples, go to the examples directory in a specific SD
    [all...]
  /device/google/accessory/demokit/
make-download.sh 9 # /examples/demokit (added here for ease of use with Arduino)
28 mkdir -p ADK_release_${dateStamp}/arduino_libs/AndroidAccessory/examples
32 cp -r demokit/firmware/* ADK_release_${dateStamp}/arduino_libs/AndroidAccessory/examples
  /external/chromium_org/native_client_sdk/src/doc/
quick-start.rst 18 of the examples. You can learn how to build and run the example applications
19 on the :doc:`Running the SDK Examples <sdk/examples>` page.
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
Makefile.inc 82 EXTRA_DIST += tools/re2c/examples/basemmap.c
83 EXTRA_DIST += tools/re2c/examples/c.re
84 EXTRA_DIST += tools/re2c/examples/cmmap.re
85 EXTRA_DIST += tools/re2c/examples/cnokw.re
86 EXTRA_DIST += tools/re2c/examples/cunroll.re
87 EXTRA_DIST += tools/re2c/examples/modula.re
88 EXTRA_DIST += tools/re2c/examples/repeater.re
89 EXTRA_DIST += tools/re2c/examples/sample.re
90 EXTRA_DIST += tools/re2c/examples/simple.re
91 EXTRA_DIST += tools/re2c/examples/rexx/READM
    [all...]
  /external/chromium_org/ui/views/examples/
button_example.h 11 #include "ui/views/examples/example_base.h"
18 namespace examples { namespace in namespace:views
52 } // namespace examples
combobox_example.cc 5 #include "ui/views/examples/combobox_example.h"
13 namespace examples { namespace in namespace:views
53 } // namespace examples
combobox_example.h 12 #include "ui/views/examples/example_base.h"
15 namespace examples { namespace in namespace:views
49 } // namespace examples
multiline_example.h 12 #include "ui/views/examples/example_base.h"
18 namespace examples { namespace in namespace:views
53 } // namespace examples
scroll_view_example.h 14 #include "ui/views/examples/example_base.h"
20 namespace examples { namespace in namespace:views
52 } // namespace examples
slider_example.cc 5 #include "ui/views/examples/slider_example.h"
14 namespace examples { namespace in namespace:views
43 } // namespace examples
tabbed_pane_example.h 14 #include "ui/views/examples/example_base.h"
19 namespace examples { namespace in namespace:views
55 } // namespace examples
textfield_example.h 15 #include "ui/views/examples/example_base.h"
21 namespace examples { namespace in namespace:views
61 } // namespace examples

Completed in 665 milliseconds

1 2 3 4 56 7 8 91011>>