/art/openjdkjvmti/ |
ti_jni.cc | 53 return ERR(NONE); 81 if (data_result != ERR(NONE)) { 88 return ERR(NONE);
|
ti_timers.cc | 56 return ERR(NONE); 69 return ERR(NONE); 90 return ERR(NONE);
|
/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/ |
nano_calibration.h | 156 online_calibration::CalibrationTypeFlags::NONE; 158 online_calibration::CalibrationTypeFlags::NONE; 160 online_calibration::CalibrationTypeFlags::NONE;
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
mpc8536_serdes.c | 58 [0x2] = {PCIE1, PCIE1, PCIE1, PCIE1, NONE, NONE, NONE, NONE}, 66 [0x3] = {SATA1, NONE}, 68 [0x6] = {SGMII_TSEC1, NONE}, 75 if (!(serdes1_prtcl_map & (1 << NONE))) 83 if (!(serdes2_prtcl_map & (1 << NONE))) 98 if (serdes1_prtcl_map & (1 << NONE) && 99 serdes2_prtcl_map & (1 << NONE)) [all...] |
bsc9132_serdes.c | 18 [0] = {NONE, NONE, NONE, NONE}, 70 if (!(serdes1_prtcl_map & (1 << NONE))) 84 if (serdes1_prtcl_map & (1 << NONE)) 100 serdes1_prtcl_map |= (1 << NONE);
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
nv50_formats.c | 151 C4(A, B4G4R4A4_UNORM, NONE, B, G, R, A, UNORM, A4B4G4R4, T), 152 F3(A, B4G4R4X4_UNORM, NONE, B, G, R, xx, UNORM, A4B4G4R4, T), 153 F3(A, R9G9B9E5_FLOAT, NONE, R, G, B, xx, FLOAT, E5B9G9R9_SHAREDEXP, T), 157 C4(A, R10G10B10A2_SNORM, NONE, R, G, B, A, SNORM, A2B10G10R10, T), 158 C4(A, B10G10R10A2_SNORM, NONE, B, G, R, A, SNORM, A2B10G10R10, T), 165 F3(A, L8_SRGB, NONE, R, R, R, xx, UNORM, R8, T), 204 C4(A, L4A4_UNORM, NONE, R, R, R, G, UNORM, G4R4, T), 207 C4(A, L8A8_SRGB, NONE, R, R, R, G, UNORM, G8R8, T), 219 F3(A, DXT1_RGB, NONE, R, G, B, xx, UNORM, DXT1, T), 220 F3(A, DXT1_SRGB, NONE, R, G, B, xx, UNORM, DXT1, T) [all...] |
/external/u-boot/arch/arm/cpu/armv7/ls102xa/ |
fsl_ls1_serdes.c | 25 if (!(serdes1_prtcl_map & (1ULL << NONE))) 31 if (!(serdes2_prtcl_map & (1ULL << NONE))) 96 serdes_prtcl_map |= (1ULL << NONE); 104 if (!(serdes1_prtcl_map & (1ULL << NONE))) 111 if (!(serdes2_prtcl_map & (1ULL << NONE)))
|
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant.conf | 391 # for non-RSN networks (key_mgmt=NONE) since PMF is available only when using [all...] |
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_info_opcodes.h | 40 OPCODE(0, 0, NONE, KILL) 64 OPCODE(0, 0, NONE, CAL, .is_branch = 1) 65 OPCODE(0, 0, NONE, RET) 74 OPCODE(0, 0, NONE, BRK) 75 OPCODE(0, 1, NONE, IF, .is_branch = 1, .post_indent = 1) 76 OPCODE(0, 1, NONE, UIF, .is_branch = 1, .post_indent = 1) 78 OPCODE(0, 0, NONE, ELSE, .is_branch = 1, .pre_dedent = 1, .post_indent = 1) 79 OPCODE(0, 0, NONE, ENDIF, .pre_dedent = 1) 97 OPCODE(0, 0, NONE, CONT) 98 OPCODE(0, 1, NONE, EMIT [all...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
SuperClassTest.java | 54 assertTrue(reply.getErrorCode() == JDWPConstants.Error.NONE); 89 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); 99 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); 109 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); 118 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); 128 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); 153 ReplyPacket reply = jdwpGetSuperClassReply(interfaceID, JDWPConstants.Error.NONE);
|
/external/libtextclassifier/lang_id/common/ |
embedding-network-params.h | 29 NONE = 0, 87 QuantizationType quant_type = QuantizationType::NONE; 138 matrix.quant_type = QuantizationType::NONE; 174 matrix.quant_type = QuantizationType::NONE; 213 return QuantizationType::NONE; 234 return QuantizationType::NONE; 268 return QuantizationType::NONE;
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
ScriptManager.java | 207 menu.add(Menu.NONE, MenuId.RENAME.getId(), Menu.NONE, "Rename"); 208 menu.add(Menu.NONE, MenuId.DELETE.getId(), Menu.NONE, "Delete"); 271 menu.add(Menu.NONE, MenuId.SEARCH.getId(), Menu.NONE, "Search").setIcon( 273 menu.add(Menu.NONE, MenuId.PREFERENCES.getId(), Menu.NONE, "Preferences").setIcon( 275 menu.add(Menu.NONE, MenuId.REFRESH.getId(), Menu.NONE, "Refresh").setIcon [all...] |
/external/ltp/testcases/kernel/syscalls/get_mempolicy/ |
get_mempolicy01.c | 84 NONE, 100 * (NONE) man page hadn't been completed. 111 .from_node = NONE, 132 .from_node = NONE, 146 .from_node = NONE, 167 .from_node = NONE, 181 .from_node = NONE, 188 .from_node = NONE, 239 if (tc->from_node == NONE) 257 if (tc->from_node == NONE) [all...] |
/external/v8/src/ |
macro-assembler.h | 72 if (type != StackFrame::MANUAL && type_ != StackFrame::NONE) { 78 if (type_ != StackFrame::MANUAL && type_ != StackFrame::NONE) { 90 DCHECK(type_ != StackFrame::MANUAL && type_ != StackFrame::NONE); 112 if (type_ != StackFrame::MANUAL && type_ != StackFrame::NONE) { 131 DCHECK(type_ != StackFrame::MANUAL && type_ != StackFrame::NONE); 172 : FrameScope(masm, StackFrame::NONE) { }
|
/external/v8/src/wasm/ |
jump-table-assembler.cc | 57 jmp(lazy_compile_target, RelocInfo::NONE); // 5 bytes 61 jmp(target, RelocInfo::NONE); 103 Jump(lazy_compile_target, RelocInfo::NONE); // 1 instr 110 Jump(target, RelocInfo::NONE); 150 Jump(lazy_compile_target, RelocInfo::NONE); 154 Jump(target, RelocInfo::NONE);
|
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/ |
KeyboardSettings.java | 74 * completely platform dependent. NONE indicates the setting does not apply to the platform. 77 BASE, OMIT, NONE; 88 * completely platform dependent. NONE indicates the setting does not apply to the platform. 91 EMIT, OMIT, NONE; 101 * pressed keys are displayed or not. This setting is completely platform dependent. NONE 105 HIDE, SHOW, NONE;
|
/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/ |
DataPipe.java | 25 public static final CreateFlags NONE = CreateFlags.none().immutable(); 39 public static CreateFlags none() { method in class:DataPipe.CreateFlags 53 private CreateFlags mFlags = CreateFlags.none(); 114 public static final WriteFlags NONE = WriteFlags.none().immutable(); 126 * Change the all-or-none bit of those flags. If set, write either all the elements 127 * requested or none of them. 129 * @param allOrNone the new value of all-or-none bit. 139 public static WriteFlags none() { method in class:DataPipe.WriteFlags 204 public static ReadFlags none() { method in class:DataPipe.ReadFlags [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
HotSpotSystem.java | 30 public static final int NONE = -1; 97 int result = HotSpotType.NONE; 111 int result = HotSpotType.NONE;
|
/build/kati/ |
fileutil.h | 34 NONE,
|
/cts/hostsidetests/jvmti/base/app/src/android/jvmti/cts/ |
JvmtiErrors.java | 19 public static int NONE = 0;
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/ |
GetValuesTest.java | 66 checkArrayValues(classID, fieldID, JDWPConstants.Error.NONE, 1, 72 checkArrayValues(classID, fieldID, JDWPConstants.Error.NONE, 1, 78 checkArrayValues(classID, fieldID, JDWPConstants.Error.NONE, 1, 84 checkArrayValues(classID, fieldID, JDWPConstants.Error.NONE, 1, 90 checkArrayValues(classID, fieldID, JDWPConstants.Error.NONE, 1, 96 checkArrayValues(classID, fieldID, JDWPConstants.Error.NONE, 1, 103 checkArrayValues(classID, fieldID, JDWPConstants.Error.NONE, 10, 110 checkArrayValues(classID, fieldID, JDWPConstants.Error.NONE, 8, 188 if (reply.getErrorCode() == JDWPConstants.Error.NONE) {
|
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/ |
utilities.py | 41 _NONE_SUBSCRIPTION = _Subscription(base.Subscription.Kind.NONE, None, None, 42 None, None) 70 return _Subscription(base.Subscription.Kind.FULL, None, None, operator,
|
/external/guava/guava-testlib/test/com/google/common/collect/testing/ |
MinimalSetTest.java | 43 CollectionFeature.NONE,
|
/external/icu/android_icu4j/src/main/java/android/icu/number/ |
NumberRangeFormatter.java | 44 * Use locale data and heuristics to determine how much of the string to collapse. Could end up collapsing none, 60 NONE, 118 * same. Example (with RangeCollapse.NONE): "$5 ? $5"
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
NumberRangeFormatter.java | 43 * Use locale data and heuristics to determine how much of the string to collapse. Could end up collapsing none, 61 NONE, 124 * same. Example (with RangeCollapse.NONE): "$5 ? $5"
|