HomeSort by relevance Sort by last modified time
    Searched full:setting (Results 251 - 275 of 2960) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/xml/src/main/java/javax/xml/transform/sax/
package.html 18 setting of an {@link org.xml.sax.XMLReader} to be used for "pulling"
22 setting of a {@link org.xml.sax.ContentHandler} to be the receiver of
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
DOMOutputImpl.java 76 * of the byte stream, it should set the encoding attribute. Setting the
88 * of the byte stream, it should set the encoding attribute. Setting the
  /device/htc/passion-common/tools/
btconfig.c 93 printf("Setting data direction.\n");
95 printf("Error setting data direction\n");
  /external/bluetooth/bluez/doc/
device-api.txt 155 setting can be changed by the application.
164 device name. Setting an empty string as alias will
  /external/bluetooth/glib/docs/reference/glib/
cross.sgml 35 or by setting the cache variables in your environment.
169 the thread as a method for setting the priority of threads. This
  /external/clearsilver/cgi/
cgiwrap.c 47 /* Allow setting of these even after cgiwrap_init_emu is called */
55 * Note that this setting is global for the lifetime of the program, so
  /external/icu4c/i18n/
ulocdata.c 79 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting)
81 uld->noSubstitute = setting;
  /external/kernel-headers/original/linux/
a1026.h 111 /* Possible setting values for PCM I/F */
133 /* Possible setting values for ADC I/F */
time.h 189 * defining a timer setting:
222 * The various flags for setting POSIX.1b interval timers:
  /external/opencore/fileformats/mp4/composer/include/
mediaatom.h 123 // Getting and setting the Mpeg4 VOL header
129 // Getting and setting the Mpeg4 VOL header in timed text case
mediainformationatom.h 107 // Getting and setting the Mpeg4 VOL header
113 // Getting and setting the Mpeg4 VOL header for timed text case
sampletableatom.h 127 // Getting and setting the Mpeg4 VOL header
133 // Getting and setting the Mpeg4 VOL header for Timed text
trackatom.h 216 // Getting and setting the Mpeg4 VOL header
223 // Getting and setting the Mpeg4 VOL header for Timed text
  /external/opencore/fileformats/mp4/composer/src/
mediaheaderatom.cpp 49 PVA_FF_AtomUtils::setTime(_creationTime); // Setting creating time (since 1/1/1970) - NEED FIX to 1/1/1904
50 PVA_FF_AtomUtils::setTime(_modificationTime); // Setting modification time
movieheaderatom.cpp 37 PVA_FF_AtomUtils::setTime(_creationTime); // Setting creating time (since 1/1/1904)
38 PVA_FF_AtomUtils::setTime(_modificationTime); // Setting modification time
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node_cap_config.cpp 501 // Verify and set the passed-in setting
506 PVMF_MP4FFPARSERNODE_LOGINFO((0, "PVMFMP4FFParserNode::setParametersSync() Setting "
548 // Verify and set the passed-in setting
553 PVMF_MP4FFPARSERNODE_LOGINFO((0, "PVMFMP4FFParserNode::setParametersSync() Setting "
565 PVMF_MP4FFPARSERNODE_LOGINFO((0, "PVMFMP4FFParserNode::setParametersSync Setting "
578 PVMF_MP4FFPARSERNODE_LOGINFO((0, "PVMFMP4FFParserNode::setParametersSync Setting "
675 // Verify the passed-in player setting
705 // Verify the passed-in player setting
    [all...]
  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 57 * -1 if there's a problem with setting the device
146 /* TODO: support simplified QoS setting */
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/
SDL.r 29 $"00FA 0402 4F4B 0000 0000 000E 000F 005F 010C 88B3 5468 6520 7365 7474 696E 6720" /* .?..OK........._..??The setting */
34 $"2074 6F20 7468 6520 6F72 6967 696E 616C 2073 6574 7469 6E67 2C20 636C 6963 6B20" /* to the original setting, click */
  /external/qemu/
keymaps.c 117 //fprintf(stderr,"Setting keysym %s (%d) to %d\n",line,keysym,keycode);
126 fprintf(stderr, "Setting %d: %d,%d\n",
  /external/speex/libspeex/
sb_celp.h 76 float vbr_quality; /**< Quality setting for VBR encoding */
80 spx_int32_t abr_enabled; /**< ABR setting (in bps), 0 if off */
  /external/v8/src/
variables.cc 50 // any kind of overflow by setting nreads_ to
61 // any kind of overflow by setting nwrites_ to
  /frameworks/base/core/java/android/content/
IContentService.aidl 45 * @param providerName the provider whose setting we are querying
60 * @param providerName the provider whose setting we are querying
  /frameworks/base/docs/html/guide/tutorials/views/
hello-datepicker.jd 78 <code>onCreate()</code> method, we get prepared by setting the layout and capturing the View elements.
134 <p>This <code>OnDateSetListener</code> method listens for when the user is done setting the date
hello-timepicker.jd 78 <code>onCreate()</code> method, we get prepared by setting the layout and capturing the View elements.
130 <p>Now when the user is done setting the time (clicks the "Set" button), we update our member fields with
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngrTypes.h 108 TI_UINT8 ETMaxNumberOfApFrames; /**< Number of frames from the early termination frame types according to the early TerminationEvent setting, after which the scan is stopped on this channel */
139 TI_UINT8 ETMaxNumberOfApFrames; /**< Number of frames from the early termination frame types according to the early Termination Event setting,

Completed in 966 milliseconds

<<11121314151617181920>>