HomeSort by relevance Sort by last modified time
    Searched full:advanced (Results 76 - 100 of 2104) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/docs/html/ndk/guides/
build.jd 15 into advanced territory, discussing how to incorporate the NDK into your own
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse.h 96 layers for the advanced profile. */
102 picture layers for the advanced profile. */
108 layers for the advanced profile. */
114 layers for the advanced profile. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
in6.h 12 * Advanced Sockets API for IPv6
13 * <draft-stevens-advanced-api-00.txt>
199 * Advanced API (RFC3542) (1)
233 * Advanced API (RFC3542) (2)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in6.h 12 * Advanced Sockets API for IPv6
13 * <draft-stevens-advanced-api-00.txt>
196 * Advanced API (RFC3542) (1)
230 * Advanced API (RFC3542) (2)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
complexobject.h 58 (Advanced String Formatting). */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
complexobject.h 58 (Advanced String Formatting). */
  /system/bt/bta/include/
bta_av_ci.h 21 * This is the interface file for advanced audio/video call-in functions.
  /system/bt/bta/jv/
bta_jv_cfg.c 22 * This file contains compile-time configurable constants for advanced
  /frameworks/base/core/java/android/print/
PrintJobInfo.java 164 /** Advanced printer specific options. */
527 * Gets whether this job has a given advanced (printer specific) print
540 * Gets the value of an advanced (printer specific) print option.
555 * Gets the value of an advanced (printer specific) print option.
570 * Gets the advanced options.
572 * @return The advanced options.
581 * Sets the advanced options.
583 * @param options The advanced options.
714 * Puts an advanced (printer specific) option.
727 * Puts an advanced (printer specific) option
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 35 self.advanced = False
70 text='Advanced Key Binding Entry >>')
143 if self.buttonLevel.cget('text')[:8]=='Advanced':
149 self.advanced = True
152 self.buttonLevel.config(text='Advanced Key Binding Entry >>')
155 self.advanced = False
214 if self.advanced or self.KeysOK(): # doesn't check advanced string yet
225 Doesn't check the string produced by the advanced dialog because
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 35 self.advanced = False
70 text='Advanced Key Binding Entry >>')
143 if self.buttonLevel.cget('text')[:8]=='Advanced':
149 self.advanced = True
152 self.buttonLevel.config(text='Advanced Key Binding Entry >>')
155 self.advanced = False
214 if self.advanced or self.KeysOK(): # doesn't check advanced string yet
225 Doesn't check the string produced by the advanced dialog because
  /frameworks/wilhelm/tests/examples/
xaVideoDecoderCapabilities.cpp 127 {XA_VIDEOPROFILE_MPEG4_ADVANCEDREALTIME, "advanced realtime"},
129 {XA_VIDEOPROFILE_MPEG4_ADVANCEDCODING, "advanced coding"},
130 {XA_VIDEOPROFILE_MPEG4_ADVANCEDCORE, "advanced core"},
131 {XA_VIDEOPROFILE_MPEG4_ADVANCEDSCALABLE, "advanced scalable"},
133 {16, "advanced simple"},
146 {XA_VIDEOLEVEL_VC1_ADVANCED, "advanced"},
  /system/bt/bta/av/
bta_av_api.c 21 * This is the implementation of the API for the advanced audio/video (AV)
51 ** Description Enable the advanced audio/video service. When the enable
81 ** Description Disable the advanced audio/video service.
160 ** Description Opens an advanced audio/video connection to a peer device.
548 ** Description Send a Metadata/Advanced Control response. The message contained
580 ** Description Send a Metadata/Advanced Control command. The message contained
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/
template-params.xml 50 <level>ADVANCED</level>
64 An advanced sample displaying the creation and usage of data integrity mechanisms
  /external/boringssl/src/include/openssl/
dsa.h 228 * On successful exit, |*inp| is advanced past the DER structure. It returns
234 * then the result is written to |*outp| and |*outp| is advanced just past the
243 * successful exit, |*inp| is advanced past the DER structure. It returns the
249 * advanced just past the output. It returns the number of bytes in the result,
257 * successful exit, |*inp| is advanced past the DER structure. It returns the
263 * advanced just past the output. It returns the number of bytes in the result,
271 * exit, |*inp| is advanced past the DER structure. It returns the result or
277 * advanced just past the output. It returns the number of bytes in the result,
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd 36 <dt><strong><a href="{@docRoot}guide/topics/connectivity/nfc/advanced-nfc.html">Advanced
  /packages/apps/Calculator/res/values-land/
styles.xml 37 <style name="PadButtonStyle.Advanced">
69 <style name="PadLayoutStyle.Advanced">
  /packages/apps/Calculator/res/values-port/
styles.xml 39 <style name="PadButtonStyle.Advanced">
65 <style name="PadLayoutStyle.Advanced">
  /packages/apps/Calculator/res/values-sw600dp-land/
styles.xml 37 <style name="PadButtonStyle.Advanced">
63 <style name="PadLayoutStyle.Advanced">
  /packages/apps/Calculator/res/values-sw800dp-land/
styles.xml 39 <style name="PadButtonStyle.Advanced">
65 <style name="PadLayoutStyle.Advanced">
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYRegionFormatter.java 67 * Advanced users can use this method to access the Paint instance to add transparency etc.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemOtherwise.java 31 * @xsl.usage advanced
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NameSpace.java 29 * @xsl.usage advanced
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathFactory.java 30 * @xsl.usage advanced
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
SubContextList.java 28 * @xsl.usage advanced

Completed in 359 milliseconds

1 2 34 5 6 7 8 91011>>