HomeSort by relevance Sort by last modified time
    Searched defs:EXAMPLES (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/common/extensions/docs/server2/
samples_data_source.py 9 from extensions_paths import EXAMPLES
72 else EXAMPLES).Then(create_view)
samples_model.py 10 from extensions_paths import EXAMPLES
69 '' if self._platform == 'apps' else EXAMPLES).Get()
157 extension_sample_path = posixpath.join('examples', sample_path)
extensions_paths.py 35 EXAMPLES = join(DOCS, 'examples/')
render_refresher.py 9 from extensions_paths import EXAMPLES
18 'examples': (EXAMPLES, 'extensions/examples'),
67 assets related to extensions examples.'''
95 # Only support examples for now.
render_servlet_test.py 8 from extensions_paths import EXAMPLES, PUBLIC_TEMPLATES, STATIC_DOCS
75 response = self._Render('extensions/examples/%s' % sample_file)
80 self.assertEqual(ReadFile('%s%s' % (EXAMPLES, sample_file)),
85 response = self._Render('extensions/examples/%s.zip' % sample_dir)
  /external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
LookupKey.java 24 * the server. There are two key types: {@code KeyType#DATA} or {@code KeyType#EXAMPLES}.
31 * <p> The {@code KeyType#EXAMPLES} key is built with the following format:<br>
40 * that info; if you want to get an example address, you use {@link KeyType#EXAMPLES} instead.
49 * Key type for getting examples.
51 EXAMPLES
118 * {@link KeyType#EXAMPLES}.
182 * method does not allow key with key type of {@link KeyType#EXAMPLES}.
231 // Example key. E.g., "examples/TW/local/_default".
315 * either a {@link KeyType#DATA} key or a {@link KeyType#EXAMPLES} key. Also, key hierarchy
326 !parts[0].equals(KeyType.EXAMPLES.name().toLowerCase()))
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
examples.mk 53 # List of examples to build. UTILS are tools meant for distribution
54 # while EXAMPLES demonstrate specific portions of the API.
95 EXAMPLES-$(CONFIG_VP9_ENCODER) += vp9_spatial_svc_encoder.c
107 EXAMPLES-$(CONFIG_VP9_ENCODER) += resize_util.c
110 EXAMPLES-$(CONFIG_ENCODERS) += vpx_temporal_svc_encoder.c
117 EXAMPLES-$(CONFIG_DECODERS) += simple_decoder.c
126 EXAMPLES-$(CONFIG_DECODERS) += postproc.c
135 EXAMPLES-$(CONFIG_DECODERS) += decode_to_md5.c
145 EXAMPLES-$(CONFIG_ENCODERS) += simple_encoder.c
152 EXAMPLES-$(CONFIG_VP9_ENCODER) += vp9_lossless_encoder.
    [all...]
  /external/libvpx/libvpx/
examples.mk 18 # List of examples to build. UTILS are tools meant for distribution
19 # while EXAMPLES demonstrate specific portions of the API.
63 EXAMPLES-$(CONFIG_VP9_ENCODER) += vp9_spatial_scalable_encoder.c
74 EXAMPLES-$(CONFIG_VP9_ENCODER) += resize_util.c
82 EXAMPLES-$(CONFIG_ENCODERS) += vpx_temporal_scalable_patterns.c
89 EXAMPLES-$(CONFIG_VP8_DECODER) += simple_decoder.c
98 EXAMPLES-$(CONFIG_VP8_DECODER) += postproc.c
107 EXAMPLES-$(CONFIG_VP8_DECODER) += decode_to_md5.c
117 EXAMPLES-$(CONFIG_VP8_ENCODER) += simple_encoder.c
124 EXAMPLES-$(CONFIG_VP8_ENCODER) += twopass_encoder.
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
examples.mk 18 # List of examples to build. UTILS are tools meant for distribution
19 # while EXAMPLES demonstrate specific portions of the API.
63 EXAMPLES-$(CONFIG_VP9_ENCODER) += vp9_spatial_scalable_encoder.c
74 EXAMPLES-$(CONFIG_VP9_ENCODER) += resize_util.c
82 EXAMPLES-$(CONFIG_ENCODERS) += vpx_temporal_scalable_patterns.c
89 EXAMPLES-$(CONFIG_VP8_DECODER) += simple_decoder.c
98 EXAMPLES-$(CONFIG_VP8_DECODER) += postproc.c
107 EXAMPLES-$(CONFIG_VP8_DECODER) += decode_to_md5.c
117 EXAMPLES-$(CONFIG_VP8_ENCODER) += simple_encoder.c
124 EXAMPLES-$(CONFIG_VP8_ENCODER) += twopass_encoder.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 646 milliseconds