HomeSort by relevance Sort by last modified time
    Searched full:none (Results 851 - 875 of 4221) sorted by null

<<31323334353637383940>>

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
bits2prm.cpp 87 None
90 None
93 None
96 None
108 None
194 None
197 None
200 None
203 None
215 None
    [all...]
vad1.cpp 112 None
115 None
118 None
129 None
244 None
247 None
250 None
260 None
348 None
351 None
    [all...]
  /external/opencore/oscl/oscl/osclbase/src/
pvlogger.h 425 * @return NONE
442 * @return NONE
480 * @return NONE
500 * @return NONE
527 * @return NONE
576 * @return NONE
591 * @return NONE
606 * @return NONE
621 * @return NONE
633 * @return NONE
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
bits2prm.cpp 87 None
90 None
93 None
96 None
108 None
194 None
197 None
200 None
203 None
215 None
    [all...]
vad1.cpp 115 None
118 None
121 None
132 None
247 None
250 None
253 None
263 None
351 None
354 None
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 101 * @pre None
103 * @post None
108 * @see None
358 * @pre None
360 * @post None
365 * @see None
436 * @pre None
438 * @post None
443 * @see None
540 * @pre None
    [all...]
  /external/v8/
SConstruct 42 if ANDROID_TOP is None:
196 'simulator:none': {
477 'simulator:none': {
611 return None
681 'values': ['arm', 'mips', 'none'],
682 'default': 'none',
711 'values': ['arm', 'thumb2', 'none'],
712 'default': 'none',
825 self.flags = None
888 if (options['simulator'] != 'none') and (options['arch'] != options['simulator'])
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
sme.c 108 * \return None
144 * \return None
199 * \return None
230 * \return None
263 * \return None
286 * \return None
541 * \return None
707 * \return None
759 * \return None
    [all...]
  /external/webkit/WebCore/platform/text/mac/
character-sets.txt     [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
sp_enc.cpp 127 None
130 None
141 None.
266 None
272 None
275 None
285 None.
374 None.
377 None.
380 None
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
sp_enc.cpp 128 None
131 None
142 None.
267 None
273 None
276 None
286 None.
375 None.
378 None.
381 None
    [all...]
  /external/iptables/extensions/
libip6t_sctp.c 67 " --chunk-types [!] (all|any|none) (chunktype[:flags])+ match if all, any or none of\n"
69 "chunktypes - DATA INIT INIT_ACK SACK HEARTBEAT HEARTBEAT_ACK ABORT SHUTDOWN SHUTDOWN_ACK ERROR COOKIE_ECHO COOKIE_ACK ECN_ECNE ECN_CWR SHUTDOWN_COMPLETE ASCONF ASCONF_ACK ALL NONE\n",
114 /*'ALL' and 'NONE' will be treated specially. */
192 if (!strcasecmp(buffer, "NONE")) {
428 printf("NONE ");
libipt_sctp.c 68 " --chunk-types [!] (all|any|none) (chunktype[:flags])+ match if all, any or none of\n"
70 "chunktypes - DATA INIT INIT_ACK SACK HEARTBEAT HEARTBEAT_ACK ABORT SHUTDOWN SHUTDOWN_ACK ERROR COOKIE_ECHO COOKIE_ACK ECN_ECNE ECN_CWR SHUTDOWN_COMPLETE ASCONF ASCONF_ACK ALL NONE\n",
115 /*'ALL' and 'NONE' will be treated specially. */
193 if (!strcasecmp(buffer, "NONE")) {
429 printf("NONE ");
  /external/junit/src/junit/awtui/
TestRunner.java 304 addGrid(panel, fUseLoadingRunner, 0, 2, 2, GridBagConstraints.NONE, 1.0, GridBagConstraints.WEST);
306 addGrid(panel, fLogo, 2, 3, 1, GridBagConstraints.NONE, 0.0, GridBagConstraints.NORTH);
308 addGrid(panel, numbersPanel, 0, 4, 2, GridBagConstraints.NONE, 0.0, GridBagConstraints.WEST);
329 GridBagConstraints.CENTER, GridBagConstraints.NONE,
343 GridBagConstraints.CENTER, GridBagConstraints.NONE,
357 GridBagConstraints.CENTER, GridBagConstraints.NONE,
  /external/opencore/codecs_v2/audio/aac/dec/src/
pvmp4audiodecodergetmemrequirements.cpp 42 Inputs: None
44 Local Stores/Buffers/Pointers Needed: None
46 Global Stores/Buffers/Pointers Needed: None
52 Pointers and Buffers Modified: None
54 Local Stores Modified: None
56 Global Stores Modified: None
  /external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
pvmp4audiodecodergetmemrequirements.cpp 42 Inputs: None
44 Local Stores/Buffers/Pointers Needed: None
46 Global Stores/Buffers/Pointers Needed: None
52 Pointers and Buffers Modified: None
54 Local Stores Modified: None
56 Global Stores Modified: None
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
agc.cpp 102 None.
105 None.
115 None.
206 None.
209 None.
219 None
224 None
293 None.
296 None.
306 None
    [all...]
  /external/srec/srec/include/
sp_fft.h 249 none
269 none
289 none
306 none
318 none
329 none
  /external/webkit/JavaScriptCore/wrec/
WRECParser.cpp 82 case Quantifier::None:
181 case Quantifier::None: {
210 case Quantifier::None: {
245 if (quantifier.type != Quantifier::None && quantifier.min == 0) {
261 if (quantifier.type != Quantifier::None && quantifier.min == 0) {
523 if (q.type == Quantifier::None) {
  /frameworks/base/media/libstagefright/codecs/aacdec/
pvmp4audiodecodergetmemrequirements.cpp 42 Inputs: None
44 Local Stores/Buffers/Pointers Needed: None
46 Global Stores/Buffers/Pointers Needed: None
52 Pointers and Buffers Modified: None
54 Local Stores Modified: None
56 Global Stores Modified: None
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
agc.cpp 102 None.
105 None.
115 None.
206 None.
209 None.
219 None
224 None
293 None.
296 None.
306 None
    [all...]
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiSettings.java 161 menu.add(Menu.NONE, MENU_ID_SCAN, 0, R.string.wifi_menu_scan)
163 menu.add(Menu.NONE, MENU_ID_ADVANCED, 0, R.string.wifi_menu_advanced)
193 menu.add(Menu.NONE, MENU_ID_CONNECT, 0, R.string.wifi_menu_connect);
196 menu.add(Menu.NONE, MENU_ID_FORGET, 0, R.string.wifi_menu_forget);
198 menu.add(Menu.NONE, MENU_ID_MODIFY, 0, R.string.wifi_menu_modify);
220 config.allowedKeyManagement.set(KeyMgmt.NONE);
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osmemapi.c 208 RETURN: None
255 RETURN: None
302 RETURN: None
376 RETURN: None
416 RETURN: None
442 RETURN: None
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h     [all...]
  /external/clearsilver/python/examples/base/
SafeHtml.py 37 def __init__ (self, fp, extra_safe=1, base=None, map_urls=None, new_window=1):
132 def SafeHtmlString (s, really_safe=1, map_urls=None):

Completed in 329 milliseconds

<<31323334353637383940>>