/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
AudioAndHapticFeedbackManager.java | 25 import com.android.inputmethod.latin.common.Constants; 95 case Constants.CODE_DELETE: 98 case Constants.CODE_ENTER: 101 case Constants.CODE_SPACE:
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
ShiftModeTests.java | 23 import com.android.inputmethod.latin.common.Constants; 60 type(Constants.CODE_DELETE); 71 type(Constants.CODE_DELETE); 73 repeatKey(Constants.CODE_DELETE);
|
/developers/build/prebuilts/gradle/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/util/ |
SchedulerHelper.java | 53 intent.setAction(Constants.ACTION_RECEIVE_MESSAGE); 54 intent.putExtra(Constants.EXTRA_CHAT, chat.getId()); 55 intent.putExtra(Constants.EXTRA_MESSAGE, message.getId());
|
/developers/samples/android/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/util/ |
SchedulerHelper.java | 53 intent.setAction(Constants.ACTION_RECEIVE_MESSAGE); 54 intent.putExtra(Constants.EXTRA_CHAT, chat.getId()); 55 intent.putExtra(Constants.EXTRA_MESSAGE, message.getId());
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemAttributeSet.java | 76 * @see org.apache.xalan.templates.Constants 82 return Constants.ELEMNAME_DEFINEATTRIBUTESET; 92 return Constants.ELEMNAME_ATTRIBUTESET_STRING; 151 case Constants.ELEMNAME_ATTRIBUTE :
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
FuncExtFunctionAvailable.java | 23 import org.apache.xalan.templates.Constants; 61 namespace = Constants.S_XSLNAMESPACEURL; 73 if (namespace.equals(Constants.S_XSLNAMESPACEURL))
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 123 /// The MachineConstantPool class keeps track of constants referenced by a 124 /// function which must be spilled to memory. This is used for constants which 126 /// include floating point and large integer constants. 128 /// Instructions reference the address of these constant pool constants through 136 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 155 /// isEmpty - Return true if this constant pool contains no constants. 156 bool isEmpty() const { return Constants.empty(); } 159 return Constants; [all...] |
/frameworks/base/services/core/java/com/android/server/hdmi/ |
RequestArcAction.java | 59 case Constants.MESSAGE_FEATURE_ABORT: 61 if (originalOpcode == Constants.MESSAGE_REQUEST_ARC_TERMINATION) { 65 } else if (originalOpcode == Constants.MESSAGE_REQUEST_ARC_INITIATION) {
|
/frameworks/base/wifi/java/android/net/wifi/aware/ |
WifiAwareUtils.java | 21 import android.hardware.wifi.V1_0.Constants; 68 || passphrase.length() < Constants.NanParamSizeLimits.MIN_PASSPHRASE_LENGTH 69 || passphrase.length() > Constants.NanParamSizeLimits.MAX_PASSPHRASE_LENGTH) {
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
MachineConstantPool.h | 12 /// constant pool to keep track of constants referenced by a function. 111 /// The MachineConstantPool class keeps track of constants referenced by a 112 /// function which must be spilled to memory. This is used for constants which 114 /// include floating point and large integer constants. 116 /// Instructions reference the address of these constant pool constants through 123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. 147 /// isEmpty - Return true if this constant pool contains no constants. 148 bool isEmpty() const { return Constants.empty(); } 151 return Constants; [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyboardState.java | 23 import com.android.inputmethod.latin.common.Constants; 147 // Constants for {@link SavedKeyboardState#mShiftMode} and {@link #setShifted(int)}. 356 Log.d(TAG, "onPressKey: code=" + Constants.printableCode(code) 360 if (code != Constants.CODE_SHIFT) { 365 if (code == Constants.CODE_SHIFT) { 367 } else if (code == Constants.CODE_CAPSLOCK) { 369 } else if (code == Constants.CODE_SWITCH_ALPHA_SYMBOL) { 396 Log.d(TAG, "onReleaseKey: code=" + Constants.printableCode(code) 400 if (code == Constants.CODE_SHIFT) { 402 } else if (code == Constants.CODE_CAPSLOCK) [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
ARMConstantPoolValue.cpp | 17 #include "llvm/Constants.h" 168 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants(); 169 for (unsigned i = 0, e = Constants.size(); i != e; ++i) { 170 if (Constants[i].isMachineConstantPoolEntry() && 171 (Constants[i].getAlignment() & AlignMask) == 0) { 173 (ARMConstantPoolValue *)Constants[i].Val.MachineCPVal; 233 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants(); 234 for (unsigned i = 0, e = Constants.size(); i != e; ++i) { 235 if (Constants[i].isMachineConstantPoolEntry() && 236 (Constants[i].getAlignment() & AlignMask) == 0) [all...] |
/developers/build/prebuilts/gradle/Geofencing/Wearable/src/main/java/com/example/android/wearable/geofencing/ |
CheckInAndDeleteDataItemsService.java | 34 import static com.example.android.wearable.geofencing.Constants.ACTION_CHECK_IN; 35 import static com.example.android.wearable.geofencing.Constants.ACTION_DELETE_DATA_ITEM; 36 import static com.example.android.wearable.geofencing.Constants.CONNECTION_TIME_OUT_MS; 37 import static com.example.android.wearable.geofencing.Constants.NOTIFICATION_ID; 38 import static com.example.android.wearable.geofencing.Constants.TAG; 101 * @param animationType Defined by constants in ConfirmationActivity.
|
/developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/ |
RecipeService.java | 53 if (intent.getAction().equals(Constants.ACTION_START_COOKING)) { 61 mRecipe = Recipe.fromBundle(intent.getBundleExtra(Constants.EXTRA_RECIPE)); 83 Constants.NOTIFICATION_IMAGE_WIDTH, Constants.NOTIFICATION_IMAGE_HEIGHT, false); 94 mNotificationManager.notify(Constants.NOTIFICATION_ID, notification);
|