HomeSort by relevance Sort by last modified time
    Searched defs:code (Results 426 - 450 of 1221) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboard.java 91 final int code = key.codes[0]; local
92 if (code >=0 && code != '\n' && (code < 32 || code > 127)) {
93 // Log.w(TAG, "Key code for " + key.label + " is not latin-1");
257 final int code = codes[0]; local
258 if (code == KEYCODE_SHIFT || code == KEYCODE_DELETE) {
260 if (code == KEYCODE_SHIFT) x += width / 6
    [all...]
  /frameworks/base/core/jni/
android_util_XmlBlock.cpp 102 jint code = (jint)st->next(); local
103 switch (code) {
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SuppServiceNotification.java 30 public int code; field in class:SuppServiceNotification
64 + " code: " + code
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
KeyCodeDescriptionMapper.java 82 * <li>Automatic or manually-defined based on the key code</li>
84 * <li>{code null} for keys with no label or key code defined</li>
96 final int code = key.mCode; local
98 if (code == Keyboard.CODE_SWITCH_ALPHA_SYMBOL) {
104 if (code == Keyboard.CODE_SHIFT) {
108 if (code == Keyboard.CODE_ACTION_ENTER) {
131 * key or {@code null} if there is not a description provided for the
247 * the specified key is pressed based on its key code.
249 * The order of precedence for key code descriptions is
268 final int code = key.mCode; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutReloadMonitor.java 63 public boolean code = false; field in class:LayoutReloadMonitor.ChangeFlags
71 return code && resources && rClass && localeList && manifest;
89 * @param libraryModified <code>true</code> if the changeFlags are not for the project
166 * This is only to detect code and manifest change. Resource changes (located in res/)
224 // here we only care about code change (so change for .class files).
236 // this is a code change!
242 changeFlags.code = true;
  /sdk/ide_common/src/com/android/ide/common/resources/configuration/
CountryCodeQualifier.java 23 * Resource Qualifier for Mobile Country Code.
33 public static final String NAME = "Mobile Country Code";
37 * <code>null</code> is returned.
39 * @return a new {@link CountryCodeQualifier} object or <code>null</code>
46 int code = -1; local
48 code = Integer.parseInt(v);
54 CountryCodeQualifier qualifier = new CountryCodeQualifier(code);
64 * @param code the value of the qualifier, as returned by {@link #getCode()}
    [all...]
NetworkCodeQualifier.java 23 * Resource Qualifier for Mobile Network Code Pixel Density.
33 public final static String NAME = "Mobile Network Code";
37 * <code>null</code> is returned.
39 * @return a new {@link CountryCodeQualifier} object or <code>null</code>
46 int code = -1; local
48 code = Integer.parseInt(v);
54 NetworkCodeQualifier qualifier = new NetworkCodeQualifier(code);
64 * @param code the value of the qualifier, as returned by {@link #getCode()}
117 int code = -1; local
    [all...]
VersionQualifier.java 37 * <code>null</code> is returned.
39 * @return a new {@link VersionQualifier} object or <code>null</code>
46 int code = -1; local
48 code = Integer.parseInt(v);
55 qualifier.mVersion = code;
  /system/core/toolbox/
sendevent.c 16 __u16 code; member in struct:input_event
57 fprintf(stderr, "use: %s device type code value\n", argv[0]);
72 event.code = atoi(argv[3]);
  /dalvik/dx/src/com/android/dx/cf/direct/
StdAttributeFactory.java 37 import com.android.dx.cf.code.ByteCatchList;
38 import com.android.dx.cf.code.BytecodeArray;
39 import com.android.dx.cf.code.LineNumberList;
40 import com.android.dx.cf.code.LocalVariableList;
48 import com.android.dx.rop.code.AccessFlags;
67 /** {@code non-null;} shared instance of this class */
140 return code(cf, offset, length, observer);
193 * Parses an {@code AnnotationDefault} attribute.
209 * Parses a {@code Code} attribute
211 private Attribute code(DirectClassFile cf, int offset, int length, method in class:StdAttributeFactory
243 BytecodeArray code = local
    [all...]
  /prebuilts/sdk/tools/lib/
dx.jar 
  /abi/cpp/include/
cxxabi.h 7 // 1. Redistributions of source code must retain the above copyright
84 code() const { return CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__class_type_info
96 code() const { return SI_CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__si_class_type_info
149 code() const { return VMI_CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__vmi_class_type_info
  /bionic/libc/kernel/common/linux/
icmp.h 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS *
71 __u8 code; member in struct:icmphdr
    [all...]
if_pppox.h 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS *
115 __u8 code; member in struct:pppoe_hdr
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsn.java 17 package com.android.dexgen.dex.code;
19 import com.android.dexgen.rop.code.RegisterSpec;
20 import com.android.dexgen.rop.code.RegisterSpecList;
21 import com.android.dexgen.rop.code.SourcePosition;
32 * {@code -1} if not
39 /** {@code non-null;} source position */
42 /** {@code non-null;} list of register arguments */
48 * @param position {@code non-null;} source position information
49 * @param dest {@code non-null;} destination register
50 * @param src {@code non-null;} source registe
    [all...]
DalvInsnList.java 17 package com.android.dexgen.dex.code;
39 * code block. This may be greater than the largest observed register+
40 * category because the method this code block exists in may
49 * @param list {@code non-null;} the list to use for elements
51 * this code block requires.
52 * @return {@code non-null;} an appropriately-constructed instance of this
69 * Constructs an instance. All indices initially contain {@code null}.
81 * do that, this will throw {@code NullPointerException}.
83 * @param n {@code >= 0, < size();} which index
84 * @return {@code non-null;} element at that inde
    [all...]
InsnFormat.java 17 package com.android.dexgen.dex.code;
19 import com.android.dexgen.rop.code.RegisterSpecList;
31 * streams of code words, as well as human-oriented listing strings
40 * @param insn {@code non-null;} the instruction
43 * @return {@code non-null;} the string form
69 * has no arguments, then the result should be {@code ""}, not
70 * {@code null}.
74 * @param insn {@code non-null;} the instruction
75 * @return {@code non-null;} the string form
82 * has no comment, then the result should be {@code ""}, no
    [all...]
StdCatchBuilder.java 17 package com.android.dexgen.dex.code;
19 import com.android.dexgen.rop.code.BasicBlock;
20 import com.android.dexgen.rop.code.BasicBlockList;
21 import com.android.dexgen.rop.code.RopMethod;
35 /** the maximum range of a single catch handler, in code units */
38 /** {@code non-null;} method to build the list for */
41 /** {@code non-null;} block output order */
44 /** {@code non-null;} address objects for each block */
51 * @param method {@code non-null;} method to build the list for
52 * @param order {@code non-null;} block output orde
    [all...]
SwitchData.java 17 package com.android.dexgen.dex.code;
19 import com.android.dexgen.rop.code.RegisterSpecList;
20 import com.android.dexgen.rop.code.SourcePosition;
32 * {@code non-null;} address representing the instruction that uses this
37 /** {@code non-null;} sorted list of switch cases (keys) */
41 * {@code non-null;} corresponding list of code addresses; the branch
51 * unknown ({@code -1}).
53 * @param position {@code non-null;} source position
54 * @param user {@code non-null;} address representing the instruction tha
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
CatchStructs.java 19 import com.android.dexgen.dex.code.CatchHandlerList;
20 import com.android.dexgen.dex.code.CatchTable;
21 import com.android.dexgen.dex.code.DalvCode;
34 * handler address) for a particular piece of code. Instances of this
35 * class correspond to a {@code try_item[]} and a
36 * {@code catch_handler_item[]}.
40 * the size of a {@code try_item}: a {@code uint}
41 * and two {@code ushort}s
45 /** {@code non-null;} code that contains the catches *
46 private final DalvCode code; field in class:CatchStructs
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
AccessFlags.java 17 package com.android.dexgen.rop.code;
26 * identical to Java access flags, but {@code ACC_SUPER} isn't
27 * used at all in translated code, and {@code ACC_SYNCHRONIZED}
47 * synchronized method; only valid in dex files for {@code native}
53 * class with new-style {@code invokespecial} for superclass
80 * method with strict floating point ({@code strictfp})
101 * method was declared {@code synchronized}; has no effect on
150 * @return {@code non-null;} human-oriented string
161 * @return {@code non-null;} human-oriented strin
    [all...]
BasicBlockList.java 17 package com.android.dexgen.rop.code;
30 * {@code >= -1;} the count of registers required by this method or
31 * {@code -1} if not yet calculated
36 * Constructs an instance. All indices initially contain {@code null},
37 * and the first-block label is initially {@code -1}.
48 * Constructs a mutable copy for {@code getMutableCopy()}.
61 * do that, this will throw {@code NullPointerException}.
63 * @param n {@code >= 0, < size();} which index
64 * @return {@code non-null;} element at that index
73 * @param n {@code >= 0, < size();} which inde
    [all...]
Insn.java 17 package com.android.dexgen.rop.code;
33 /** {@code non-null;} opcode */
36 /** {@code non-null;} source position */
39 /** {@code null-ok;} spec for the result of this instruction, if any */
42 /** {@code non-null;} specs for all the sources of this instruction */
48 * @param opcode {@code non-null;} the opcode
49 * @param position {@code non-null;} source position
50 * @param result {@code null-ok;} spec for the result, if any
51 * @param sources {@code non-null;} specs for all the sources
77 * {@code x.equals(y)} is only true if {@code x == y}
    [all...]
LocalVariableExtractor.java 17 package com.android.dexgen.rop.code;
23 * Code to figure out which local variables are active at which points in
27 /** {@code non-null;} method being extracted from */
30 /** {@code non-null;} block list for the method */
33 /** {@code non-null;} result in-progress */
36 /** {@code non-null;} work set indicating blocks needing to be processed */
42 * @param method {@code non-null;} the method to extract from
43 * @return {@code non-null;} the extracted information
53 * @param method {@code non-null;} the method to extract from
72 * @return {@code non-null;} the extracted informatio
    [all...]
RegisterSpecSet.java 17 package com.android.dexgen.rop.code;
28 /** {@code non-null;} no-element instance */
32 * {@code non-null;} array of register specs, where each element is
33 * {@code null} or is an instance whose {@code reg}
38 /** {@code >= -1;} size of the set or {@code -1} if not yet calculated */
44 * @param maxSize {@code >= 0;} the maximum register number (exclusive) that
130 * @return {@code >= 0;} the maximum size
139 * @return {@code >= 0;} the siz
    [all...]

Completed in 1529 milliseconds

<<11121314151617181920>>