/packages/apps/Gallery/src/com/android/camera/ |
ImageGallery.java | 167 return menu.add(Menu.NONE, Menu.NONE, MenuHelper.POSITION_SLIDESHOW, 492 MenuItem item = menu.add(Menu.NONE, Menu.NONE, 508 item = menu.add(Menu.NONE, Menu.NONE, 668 // the selection box by setting the selected index to none. However, if [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringInputPage.java | 101 Composite content = new Composite(parent, SWT.NONE); 123 Group group = new Group(content, SWT.NONE); 137 Label label = new Label(group, SWT.NONE); 160 label = new Label(group, SWT.NONE); 197 Group group = new Group(content, SWT.NONE); 208 label = new Label(group, SWT.NONE); 222 label = new Label(group, SWT.NONE);
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Result/ |
txResult.c | 72 * OUTPUT: None 99 * OUTPUT: None 172 * OUTPUT: None 174 * RETURNS: None 197 * OUTPUT: None 252 * RETURNS: None 468 * OUTPUT: None
|
/external/webkit/WebCore/loader/appcache/ |
ApplicationCacheGroup.cpp | 57 , m_completionType(None) 214 ASSERT(m_completionType == None || m_pendingEntries.isEmpty()); 220 case None: 265 ASSERT(m_completionType == None || m_pendingEntries.isEmpty()); 268 case None: 423 ASSERT(m_completionType == None); 442 request.setHTTPHeaderField("If-None-Match", eTag); 742 case None: [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/ |
whalParams.c | 71 * OUTPUT: None 104 * OUTPUT: None 124 * OUTPUT: None 158 * OUTPUT: None 441 * OUTPUT: None 754 * OUTPUT: None [all...] |
/build/tools/droiddoc/templates-sdk/ |
customization.cs | 183 <div id="nav-tree" style="display:none"> 193 $("<a href='#' id='nav-swap' onclick='swapNav();return false;' style='font-size:10px;line-height:9px;margin-left:1em;text-decoration:none;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>").appendTo("#side-nav");
|
/build/tools/releasetools/ |
amend_generator.py | 202 def AddToZip(self, input_zip, output_zip, input_path=None): 205 script. If input_path is not None, it will be used as a local 216 if input_path is None:
|
edify_generator.py | 229 def AddToZip(self, input_zip, output_zip, input_path=None): 232 script. If input_path is not None, it will be used as a local 240 if input_path is None:
|
/dalvik/libcore/security/src/main/java/java/security/cert/ |
TrustAnchor.java | 63 * null} if none. 100 * null} if none. 149 * null} if none.
|
/external/bluetooth/glib/gio/xdgmime/ |
xdgmimeglob.c | 527 printf (" None\n"); 537 printf (" None\n"); 547 printf (" None\n");
|
/external/clearsilver/java-jni/ |
CSTest.java | 211 System.out.println("Testing escape blocks: none"); 212 System.out.println("Config.VarEscapeMode = \"none\""); 213 escape_hdf.setValue("Config.VarEscapeMode", "none");
|
/external/icu4c/common/ |
ucnv_bld.h | 84 uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM MBCS (0 if none) */ 250 * if there is none (typically, if the data cannot be loaded). 254 * @return the (n)th converter name in mixed case, or NULL if there is none.
|
/external/iproute2/tc/ |
f_rsvp.c | 362 fprintf(f, "session [NONE]%s ", sprint_spi(&pinfo->dpi, 1, b2)); 364 fprintf(f, "session NONE "); 388 fprintf(f, "sender [NONE]%s ", sprint_spi(&pinfo->spi, 0, b2));
|
/external/iptables/extensions/ |
libip6t_tcp.c | 17 " (Flags: SYN ACK FIN RST URG PSH ALL NONE)\n" 77 { "NONE", 0 }, 299 printf("NONE");
|
libipt_tcp.c | 18 " (Flags: SYN ACK FIN RST URG PSH ALL NONE)\n" 78 { "NONE", 0 }, 300 printf("NONE");
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
calc_en.cpp | 110 None. 113 None 116 None 134 None. 425 None. 428 None 431 None 456 None. 722 None. 725 None [all...] |
cl_ltp.cpp | 135 None 138 None 148 None. 261 None 264 None 348 None 351 None 354 None 365 None 469 None [all...] |
pre_proc.cpp | 143 None. 146 None. 156 None. 256 None. 259 None. 269 None. 354 None. 357 None. 360 None. 370 None [all...] |
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_thread.cpp | 146 * Return value : None 232 * Input Argument: None 269 * Input Argument: None
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_blc.cpp | 45 /* output data : None */ 152 /* output data : None */ 197 /* output data : None */
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary | 150 VALUE Framed-Routing None 0 157 VALUE Framed-Compression None 0 228 VALUE Auth-Type None 254
|
/external/tcpdump/ |
print-stp.c | 108 bittok2str(stp_bpdu_flag_values, "none", stp_bpdu->flags)); 206 bittok2str(stp_bpdu_flag_values, "none", stp_bpdu->flags)); 261 msti, bittok2str(stp_bpdu_flag_values, "none", ptr[offset]),
|
/external/v8/test/cctest/ |
test-mark-compact.cc | 182 Top::context()->global()->SetProperty(func_name, function, NONE); 195 Top::context()->global()->SetProperty(obj_name, obj, NONE); 197 obj->SetProperty(prop_name, Smi::FromInt(23), NONE);
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
calc_en.cpp | 110 None. 113 None 116 None 134 None. 425 None. 428 None 431 None 456 None. 722 None. 725 None [all...] |
cl_ltp.cpp | 136 None 139 None 149 None. 262 None 265 None 349 None 352 None 355 None 366 None 470 None [all...] |