Searched defs:NONE (Results 101 - 125 of 224) sorted by relevance

123456789

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-arabic.cc96 NONE, enumerator in enum:__anon21668
98 ARABIC_NUM_FEATURES = NONE
110 { {NONE,NONE,0}, {NONE,ISOL,2}, {NONE,ISOL,1}, {NONE,ISOL,2}, {NONE,ISOL,1}, {NONE,ISOL,6}, },
113 { {NONE,NON
[all...]
H A Dhb-ot-shape-complex-hangul.cc35 NONE, enumerator in enum:__anon21669
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_format.c196 #define NONE 0x00000000 macro
218 _(L8_UNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, ____),
219 _(L8_SNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, SSSS),
221 _(I8_UNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, ____),
222 _(I8_SNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, SSSS),
223 _(A8_UNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, ____),
224 _(A8_SNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, SSSS),
225 _(R8_UNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, ____),
226 _(R8_SNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, SSSS),
227 _(B5G5R5X1_UNORM , A1R5G5B5, 0, C, C, C, 1, 2, 1, 0, x, NONE, ___
[all...]
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DHttpURLConnectionImpl.java339 if (retry == Retry.NONE) {
406 NONE, enum constant in enum:HttpURLConnectionImpl.Retry
431 if (successorRequest == null) return Retry.NONE;
441 return Retry.NONE;
449 return Retry.NONE;
453 return Retry.NONE;
458 return Retry.NONE; // Don't follow redirects to unsupported protocols.
462 return Retry.NONE; // This client doesn't follow redirects across protocols.
473 return Retry.NONE;
/external/replicaisland/src/com/replica/replicaisland/
H A DHotSpotSystem.java30 public static final int NONE = -1; field in class:HotSpotSystem.HotSpotType
97 int result = HotSpotType.NONE;
111 int result = HotSpotType.NONE;
H A DGameObject.java72 NONE, enum constant in enum:GameObject.Team
112 team = Team.NONE;
/external/chromium_org/chrome/browser/
H A Denumerate_modules_model_win.h59 NONE = 0, enumerator in enum:ModuleEnumerator::RecommendedAction
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_types.h35 NONE, // Input will not be shown. enumerator in enum:autofill::DetailInput::Length
81 NONE, enumerator in enum:autofill::DialogNotification::Type
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_edit_model.h348 NONE, // Most recent edit was not a paste. enumerator in enum:OmniboxEditModel::PasteState
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_installed_bubble_view.cc97 flavors_(NONE),
264 NONE = 0, enumerator in enum:InstalledBubbleContent::Flavors
/external/chromium_org/sync/engine/net/
H A Dserver_connection_manager.h44 NONE, enumerator in enum:syncer::HttpResponse::ServerConnectionCode
/external/chromium_org/third_party/WebKit/Source/core/events/
H A DEvent.h53 NONE = 0, enumerator in enum:blink::Event::PhaseType
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
H A Dchecker.py216 # This list should be in addition to files with FileType.NONE. Files
217 # with FileType.NONE are automatically skipped without warning.
382 NONE = 0 # FileType.NONE evaluates to False. variable in class:FileType
423 if not self._file_type(file_path): # FileType.NONE.
467 return FileType.NONE
472 if file_type == FileType.NONE:
496 "are %(NONE)s, %(CPP)s, and %(TEXT)s."
498 "NONE": FileType.NONE,
[all...]
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-hangul.cc35 NONE, enumerator in enum:__anon11866
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddatefmt.h206 NONE = kNone, enumerator in enum:DateFormat::EStyle
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-parser.h75 NONE /* special token for lookahead */ enumerator in enum:tokentype
/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view.h64 NONE, enumerator in enum:app_list::AppsGridView::Pointer
127 bool dragging() const { return drag_pointer_ != NONE; }
/external/chromium_org/ui/wm/core/
H A Dimage_grid.h159 NONE, enumerator in enum:wm::ImageGrid::ImageType
/external/chromium_org/v8/src/ic/
H A Dic-state.h67 left_kind_(NONE),
68 right_kind_(NONE),
69 result_kind_(NONE),
76 if (Max(left_kind_, right_kind_) == NONE) {
144 enum Kind { NONE, SMI, INT32, NUMBER, STRING, GENERIC }; enumerator in enum:v8::internal::BASE_EMBEDDED::Kind
/external/guava/guava/src/com/google/common/base/
H A DCharMatcher.java288 return NONE;
297 public static final CharMatcher NONE = field in class:CharMatcher
390 return other.matches(match) ? this : NONE;
443 return NONE;
/external/icu/icu4c/source/i18n/unicode/
H A Ddatefmt.h207 NONE = kNone, enumerator in enum:DateFormat::EStyle
/external/llvm/lib/Target/NVPTX/
H A DNVPTX.h139 NONE = 0, enumerator in enum:llvm::NVPTX::PTXCvtMode::CvtMode
/external/oprofile/libop/
H A Dop_xml_out.h19 NONE=0, TABLE_ID, PROFILE, enumerator in enum:__anon28436
/external/proguard/src/proguard/optimize/evaluation/
H A DPartialEvaluator.java57 public static final int NONE = -2; field in class:PartialEvaluator
216 if (initializationOffset != NONE)
296 if (initializationOffset != NONE)
418 * <code>NONE</code> if it is not being created.
437 * the "super" or "this" initializer method, or <code>NONE</code> if it is
450 * "this" initializer method, , or <code>NONE</code> if it is not a 'new'
/external/proguard/src/proguard/optimize/peephole/
H A DBranchTargetFinder.java53 public static final int NONE = -2; field in class:BranchTargetFinder
238 return initializationOffsets[offset] != NONE;
245 * <code>NONE</code> if it is not being created.
259 return superInitializationOffset != NONE;
265 * the "super" or "this" initializer method, or <code>NONE</code> if it is
281 return creationOffsets[offset] != NONE;
289 * "this" initializer method, , or <code>NONE</code> if it is not a 'new'
333 Arrays.fill(creationOffsets, 0, codeLength, NONE);
334 Arrays.fill(initializationOffsets, 0, codeLength, NONE);
342 Arrays.fill(creationOffsets, 0, codeLength, NONE);
[all...]

Completed in 6445 milliseconds

123456789