Searched refs:NONE (Results 1 - 25 of 307) sorted by relevance

1234567891011>>

/external/easymock/src/org/easymock/
H A DCaptureType.java27 NONE, enum constant in enum:CaptureType
/external/wpa_supplicant/examples/
H A Dplaintext.conf7 key_mgmt=NONE
H A Dwep.conf7 key_mgmt=NONE
/external/wpa_supplicant_6/wpa_supplicant/examples/
H A Dplaintext.conf7 key_mgmt=NONE
H A Dwep.conf7 key_mgmt=NONE
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dplaintext.conf7 key_mgmt=NONE
H A Dwep.conf7 key_mgmt=NONE
/external/v8/test/mjsunit/regress/
H A Dregress-1199637.js33 const NONE = 0;
37 %SetProperty(this.__proto__, "a", "1234", NONE);
42 %SetProperty(this.__proto__, "b", "1234", NONE);
58 %SetProperty(this.__proto__, "x", "1234", NONE);
63 %SetProperty(this.__proto__, "y", "1234", NONE);
/external/chromium/chrome/common/
H A Dtranslate_errors.h14 NONE = 0, enumerator in enum:TranslateErrors::Type
/external/valgrind/main/memcheck/tests/
H A Dwrap1.c16 use "NONE", since V treats any executable/.so which lacks a soname
17 as if its soname was "NONE". */
18 void I_WRAP_SONAME_FNNAME_ZU(NONE,actual) ( void )
H A Dwrap3.c25 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact1) ( int n )
36 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact2) ( int n )
H A Dwrap4.c29 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact1) ( int n )
41 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact2) ( int n )
/external/chromium/net/base/
H A Dnet_log_source_type_list.h9 SOURCE_TYPE(NONE, 0)
/external/proguard/src/proguard/optimize/peephole/
H A DBranchTargetFinder.java51 public static final int NONE = -2; field in class:BranchTargetFinder
192 return subroutineStarts[offset] != NONE;
232 return initializationOffsets[offset] != NONE;
239 * <code>NONE</code> if it is not being created.
253 return superInitializationOffset != NONE;
259 * the "super" or "this" initializer method, or <code>NONE</code> if it is
275 return creationOffsets[offset] != NONE;
283 * "this" initializer method, , or <code>NONE</code> if it is not a 'new'
317 subroutineStarts[index] = NONE;
318 subroutineEnds[index] = NONE;
[all...]
/external/chromium/chrome/browser/importer/
H A Dimporter_data_types.h21 NONE = 0, enumerator in enum:importer::ImportItem
/external/chromium/chrome/browser/ui/views/bubble/
H A Dbubble_border.h32 NONE = 8, // No arrow. Positioned under the supplied rect. enumerator in enum:BubbleBorder::ArrowLocation
59 return loc >= NONE ? loc : static_cast<ArrowLocation>(loc ^ 1);
63 return loc >= NONE ? loc : static_cast<ArrowLocation>(loc ^ 2);
67 return loc >= NONE ? false : true;
71 return loc >= NONE ? false : !(loc & 1);
75 return loc >= NONE ? false : !(loc & 2);
79 return loc >= NONE ? false : !(loc & 4);
83 // not also set the arrow location to something other than NONE.
/external/valgrind/main/coregrind/m_replacemalloc/
H A Dvg_replace_malloc.c850 void I_WRAP_SONAME_FNNAME_ZZ(NONE, StopForDebuggerInit) (void *arg);
851 void I_WRAP_SONAME_FNNAME_ZZ(NONE, StopForDebuggerInit) (void *arg) {
859 int I_WRAP_SONAME_FNNAME_ZZ(NONE, GioMemoryFileSnapshotCtor) (void *a, char *file);
860 int I_WRAP_SONAME_FNNAME_ZZ(NONE, GioMemoryFileSnapshotCtor) (void *a, char *file) {
873 ALLOC_or_NULL(NONE,tc_malloc,malloc);
874 ALLOC_or_BOMB(NONE,tc_new,__builtin_new);
875 ALLOC_or_NULL(NONE,tc_new_nothrow,__builtin_new);
876 ALLOC_or_BOMB(NONE,tc_newarray,__builtin_vec_new);
877 ALLOC_or_NULL(NONE,tc_newarray_nothrow,__builtin_vec_new);
878 FREE(NONE,tc_fre
[all...]
/external/oprofile/libop/
H A Dop_xml_events.c30 close_xml_element(NONE, 1, buffer, MAX_BUFFER);
34 close_xml_element(NONE, 0, buffer, MAX_BUFFER);
81 close_xml_element(NONE, 1, buffer, MAX_BUFFER);
97 close_xml_element(NONE, 1, buffer, MAX_BUFFER);
106 close_xml_element(NONE, 0, buffer, MAX_BUFFER);
110 close_xml_element(has_nested ? HELP_EVENT : NONE, has_nested,
/external/webkit/Source/WebCore/html/
H A DHTMLNoScriptElement.cpp52 renderer()->style()->setDisplay(NONE);
64 if (style->display() == NONE) {
/external/emma/core/java12/com/vladium/logging/
H A DILogLevels.java47 /** setting log level to NONE disables all logging */
48 int NONE = -1; field in interface:ILogLevels
/external/oprofile/libutil++/
H A Dxml_output.h17 std::string close_element(tag_t tag = NONE, bool has_nested = false);
/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_status_consumer.h21 NONE, enumerator in enum:chromeos::LoginFailure::FailureReason
34 error_(GoogleServiceAuthError::NONE) {
54 return LoginFailure(NONE);
/external/chromium/chrome/browser/ui/toolbar/
H A Dtoolbar_model.cc66 return NONE;
70 return NONE;
74 return NONE;
80 return NONE;
100 return NONE;
120 // the security level would be NONE.
/external/wpa_supplicant_6/wpa_supplicant/
H A Dwpa_supplicant.conf.orig245 # Note: IBSS can only be used with key_mgmt NONE (plaintext and static WEP)
246 # and key_mgmt=WPA-NONE (fixed group key TKIP/CCMP). In addition, ap_scan has
248 # proto=WPA, key_mgmt=WPA-NONE, pairwise=NONE, group=TKIP (or CCMP, but not
268 # NONE = WPA is not used; plaintext or static WEP could be used
283 # NONE = Use only Group Keys (deprecated, should not be included if APs support
725 key_mgmt=NONE
732 key_mgmt=NONE
745 key_mgmt=NONE
761 key_mgmt=WPA-NONE
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.conf.orig276 # Note: IBSS can only be used with key_mgmt NONE (plaintext and static WEP)
277 # and key_mgmt=WPA-NONE (fixed group key TKIP/CCMP). WPA-None requires
279 # proto=WPA, key_mgmt=WPA-NONE, pairwise=NONE, group=TKIP (or CCMP, but not
310 # NONE = WPA is not used; plaintext or static WEP could be used
325 # NONE = Use only Group Keys (deprecated, should not be included if APs support
777 key_mgmt=NONE
784 key_mgmt=NONE
797 key_mgmt=NONE
813 key_mgmt=WPA-NONE
[all...]

Completed in 659 milliseconds

1234567891011>>