HomeSort by relevance Sort by last modified time
    Searched refs:x07 (Results 226 - 250 of 2500) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/inputmethods/OpenWnn/libs/libwnnEngDic/
WnnEngDic.c 25 0x00, 0x34, 0x0b, 0x09, 0x01, 0x02, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d,
33 0xd1, 0x06, 0x80, 0x40, 0xd9, 0x07, 0x00, 0x40, 0xed, 0x07, 0x80, 0x40, 0xf3, 0x08, 0x00, 0x41,
39 0xfc, 0x07, 0x80, 0x42, 0x0c, 0x08, 0x00, 0x42, 0x10, 0x08, 0x80, 0x42, 0x1c, 0x89, 0x80, 0x42,
41 0x07, 0x6c, 0x34, 0x08, 0x38, 0x42, 0x37, 0x82, 0x00, 0x42, 0x4a, 0x02, 0x80, 0x42, 0x4a, 0x04,
42 0x00, 0x42, 0x66, 0x06, 0x00, 0x42, 0x6e, 0x07, 0x80, 0x42, 0x72, 0x89, 0x00, 0x42, 0x82, 0x8a,
44 0x80, 0x42, 0xb5, 0x86, 0x00, 0x42, 0xb6, 0x07, 0x80, 0x42, 0xbe, 0x89, 0x00, 0x42, 0xce, 0x8a,
48 0x84, 0x80, 0x43, 0x39, 0x86, 0x00, 0x43, 0x3d, 0x07, 0x80, 0x43, 0x41, 0x88, 0x00, 0x43, 0x45,
61 0x00, 0x44, 0xf1, 0x06, 0x00, 0x45, 0x07, 0x08, 0x80, 0x45, 0x0b, 0x09, 0x00, 0x45, 0x0f, 0x0a,
70 0x07, 0x80, 0x46, 0x16, 0x08, 0x00, 0x46, 0x19, 0x08, 0x80, 0x46, 0x23, 0x89, 0x80, 0x46, 0x2a
    [all...]
  /bootable/recovery/minui/
font_10x18.h 14 0x11,0x83,0x08,0x82,0x0a,0x82,0x04,0x82,0x46,0x82,0x08,0x82,0x07,0x84,0x06,
16 0x0e,0x81,0x0a,0x84,0x06,0x84,0x07,0x82,0x05,0x85,0x07,0x84,0x04,0x86,0x04,
22 0x0d,0x82,0x1c,0x82,0x09,0x84,0x7f,0x16,0x84,0x05,0x82,0x05,0x84,0x07,0x83,
24 0x83,0x02,0x82,0x03,0x82,0x01,0x82,0x07,0x82,0x09,0x82,0x06,0x82,0x3e,0x82,
37 0x82,0x01,0x82,0x02,0x82,0x01,0x82,0x01,0x82,0x03,0x82,0x01,0x82,0x07,0x82,
50 0x02,0x83,0x1a,0x82,0x07,0x81,0x02,0x81,0x07,0x82,0x01,0x82,0x02,0x82,0x01,
51 0x82,0x05,0x82,0x01,0x84,0x04,0x82,0x01,0x82,0x07,0x82,0x08,0x82,0x08,0x82,
76 0x0a,0x82,0x06,0x84,0x07,0x82,0x27,0x82,0x04,0x82,0x04,0x82,0x05,0x82,0x0b
    [all...]
  /external/smack/src/org/jivesoftware/smack/util/
Base32Encoder.java 90 t[4] = ((s[6] & 0x07) << 5) | s[7];
127 t[1] = (byte) (((s[0] & 0x07) << 2) | ((s[1] >> 6) & 0x03));
137 t[6] = (byte) (((s[3] & 0x03) << 3) | ((s[4] >> 5) & 0x07));
  /libcore/dex/src/main/java/com/android/dex/
EncodedValueCodec.java 45 int requiredBytes = (requiredBits + 0x07) >> 3;
72 int requiredBytes = (requiredBits + 0x07) >> 3;
99 int requiredBytes = (requiredBits + 0x07) >> 3;
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
TestUtils.java 354 0x30, 0x07, // SEQUENCE
356 0x01, 0x01, 0x07, //ANY
378 0x30, 0x07, // SEQUENCE
380 0x01, 0x01, 0x07, //ANY
392 0x30, 0x07, // SEQUENCE
394 0x01, 0x01, 0x07, //ANY
436 0x30, 0x07, // SEQUENCE
438 0x01, 0x01, 0x07, //ANY
460 0x30, 0x07, // SEQUENCE
462 0x01, 0x01, 0x07, //AN
    [all...]
  /bionic/libc/kernel/common/linux/
ipmi_msgdefs.h 26 #define IPMI_NETFN_APP_RESPONSE 0x07
serio.h 44 #define SERIO_MZPP 0x07
  /development/ndk/platforms/android-3/include/linux/
ipmi_msgdefs.h 20 #define IPMI_NETFN_APP_RESPONSE 0x07
serio.h 37 #define SERIO_MZPP 0x07
  /external/arduino/libraries/SPI/
SPI.h 25 #define SPI_CLOCK_DIV64 0x07
  /external/chromium_org/third_party/protobuf/
descriptor_pb2.py 12 serialized_pb='\n google/protobuf/descriptor.proto\x12\x0fgoogle.protobuf\"G\n\x11\x46ileDescriptorSet\x12\x32\n\x04\x66ile\x18\x01 \x03(\x0b\x32$.google.protobuf.FileDescriptorProto\"\xdc\x02\n\x13\x46ileDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0f\n\x07package\x18\x02 \x01(\t\x12\x12\n\ndependency\x18\x03 \x03(\t\x12\x36\n\x0cmessage_type\x18\x04 \x03(\x0b\x32 .google.protobuf.DescriptorProto\x12\x37\n\tenum_type\x18\x05 \x03(\x0b\x32$.google.protobuf.EnumDescriptorProto\x12\x38\n\x07service\x18\x06 \x03(\x0b\x32\'.google.protobuf.ServiceDescriptorProto\x12\x38\n\textension\x18\x07 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12-\n\x07options\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.FileOptions\"\xa9\x03\n\x0f\x44\x65scriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x34\n\x05\x66ield\x18\x02 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x38\n\textension\x18\x06 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x35\n\x0bnested_type\x18\x03 \x03(\x0b\x32 .google.protobuf.DescriptorProto\x12\x37\n\tenum_type\x18\x04 \x03(\x0b\x32$.google.protobuf.EnumDescriptorProto\x12H\n\x0f\x65xtension_range\x18\x05 \x03(\x0b\x32/.google.protobuf.DescriptorProto.ExtensionRange\x12\x30\n\x07options\x18\x07 \x01(\x0b\x32\x1f.google.protobuf.MessageOptions\x1a,\n\x0e\x45xtensionRange\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x02 \x01(\x05\"\x94\x05\n\x14\x46ieldDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06number\x18\x03 \x01(\x05\x12:\n\x05label\x18\x04 \x01(\x0e\x32+.google.protobuf.FieldDescriptorProto.Label\x12\x38\n\x04type\x18\x05 \x01(\x0e\x32*.google.protobuf.FieldDescriptorProto.Type\x12\x11\n\ttype_name\x18\x06 \x01(\t\x12\x10\n\x08\x65xtendee\x18\x02 \x01(\t\x12\x15\n\rdefault_value\x18\x07 \x01(\t\x12.\n\x07options\x18\x08 \x01(\x0b\x32\x1d.google.protobuf.FieldOptions\"\xb6\x02\n\x04Type\x12\x0f\n\x0bTYPE_DOUBLE\x10\x01\x12\x0e\n\nTYPE_FLOAT\x10\x02\x12\x0e\n\nTYPE_INT64\x10\x03\x12\x0f\n\x0bTYPE_UINT64\x10\x04\x12\x0e\n\nTYPE_INT32\x10\x05\x12\x10\n\x0cTYPE_FIXED64\x10\x06\x12\x10\n\x0cTYPE_FIXED32\x10\x07\x12\r\n\tTYPE_BOOL\x10\x08\x12\x0f\n\x0bTYPE_STRING\x10\t\x12\x0e\n\nTYPE_GROUP\x10\n\x12\x10\n\x0cTYPE_MESSAGE\x10\x0b\x12\x0e\n\nTYPE_BYTES\x10\x0c\x12\x0f\n\x0bTYPE_UINT32\x10\r\x12\r\n\tTYPE_ENUM\x10\x0e\x12\x11\n\rTYPE_SFIXED32\x10\x0f\x12\x11\n\rTYPE_SFIXED64\x10\x10\x12\x0f\n\x0bTYPE_SINT32\x10\x11\x12\x0f\n\x0bTYPE_SINT64\x10\x12\"C\n\x05Label\x12\x12\n\x0eLABEL_OPTIONAL\x10\x01\x12\x12\n\x0eLABEL_REQUIRED\x10\x02\x12\x12\n\x0eLABEL_REPEATED\x10\x03\"\x8c\x01\n\x13\x45numDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x38\n\x05value\x18\x02 \x03(\x0b\x32).google.protobuf.EnumValueDescriptorProto\x12-\n\x07options\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.EnumOptions\"l\n\x18\x45numValueDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06number\x18\x02 \x01(\x05\x12\x32\n\x07options\x18\x03 \x01(\x0b\x32!.google.protobuf.EnumValueOptions\"\x90\x01\n\x16ServiceDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x36\n\x06method\x18\x02 \x03(\x0b\x32&.google.protobuf.MethodDescriptorProto\x12\x30\n\x07options\x18\x03 \x01(\x0b\x32\x1f.google.protobuf.ServiceOptions\"\x7f\n\x15MethodDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ninput_type\x18\x02 \x01(\t\x12\x13\n\x0boutput_type\x18\x03 \x01(\t\x12/\n\x07options\x18\x04 \x01(\x0b\x32\x1e.google.protobuf.MethodOptions\"\xa4\x03\n\x0b\x46ileOptions\x12\x14\n\x0cjava_package\x18\x01 \x01(\t\x12\x1c\n\x14java_outer_classname\x18\x08 \x01(\t\x12\"\n\x13java_multiple_files\x18\n \x01(\x08:\x05\x66\x61lse\x12\x46\n\x0coptimize_for\x18\t \x01(\x0e\x32).google.protobuf.FileOptions.OptimizeMode:\x05SPEED\x12!\n\x13\x63\x63_generic_services\x18\x10 \x01(\x08:\x04true\x12#\n\x15java_generic_services\x18\x11 \x01(\x08:\x04true\x12!\n\x13py_generic_services\x18\x12 \x01(\x08:\x04true\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption\":\n\x0cOptimizeMode\x12\t\n\x05SPEED\x10\x01\x12\r\n\tCODE_SIZE\x10\x02\x12\x10\n\x0cLITE_RUNTIME\x10\x03*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"\xb8\x01\n\x0eMessageOptions\x12&\n\x17message_set_wire_format\x18\x01 \x01(\x08:\x05\x66\x61lse\x12.\n\x1fno_standard_descriptor_accessor\x18\x02 \x01(\x08:\x05\x66\x61lse\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"\x94\x02\n\x0c\x46ieldOptions\x12:\n\x05\x63type\x18\x01 \x01(\x0e\x32#.google.protobuf.FieldOptions.CType:\x06STRING\x12\x0e\n\x06packed\x18\x02 \x01(\x08\x12\x19\n\ndeprecated\x18\x03 \x01(\x08:\x05\x66\x61lse\x12\x1c\n\x14\x65xperimental_map_key\x18\t \x01(\t\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption\"/\n\x05\x43Type\x12\n\n\x06STRING\x10\x00\x12\x08\n\x04\x43ORD\x10\x01\x12\x10\n\x0cSTRING_PIECE\x10\x02*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"]\n\x0b\x45numOptions\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03( (…)
    [all...]
  /external/clang/test/Parser/
ms-inline-asm.c 27 mov ebx, 0x07
  /external/grub/netboot/
ns8390.h 44 #define WD_GP2 0x07
127 #define _3COM_STREG_REV 0x07 /* GA revision */
174 #define D8390_P0_ISR 0x07
191 #define D8390_P1_CURR 0x07
  /external/kernel-headers/original/linux/
ipmi_msgdefs.h 47 #define IPMI_NETFN_APP_RESPONSE 0x07
  /external/libnfc-nci/src/adaptation/
android_logmsg.cpp 68 UINT32 trace_type = trace_set_mask & 0x07; //lower 3 bits contain trace type
  /external/libpcap/
atmuni31.h 47 #define CONNECT 0x07 /* connect */
  /external/lzma/CPP/7zip/Compress/
BranchRegister.cpp 26 METHOD_ITEM(BC_ARMT, 0x07, 1, L"ARMT"),
  /external/lzma/CPP/7zip/UI/Common/
IFileExtractCallback.h 22 DECL_INTERFACE_SUB(IFolderArchiveExtractCallback, IProgress, 0x01, 0x07)
  /external/qemu/telephony/
sysdeps.h 32 SYS_EVENT_ALL = 0x07
  /external/tcpdump/
atmuni31.h 47 #define CONNECT 0x07 /* connect */
ntp.h 107 #define MODEMASK 0x07
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalConfig.h 138 0x00, 0xC8, 0x20, 0x07
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 41 static final int BT_PROPERTY_ADAPTER_SCAN_MODE = 0x07;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
scsi.h 38 #define REASSIGN_BLOCKS 0x07
131 #define DATA_PROTECT 0x07
149 #define TYPE_MOD 0x07 /* Magneto-optical disk -
194 #define MESSAGE_REJECT 0x07
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
scsi.h 38 #define REASSIGN_BLOCKS 0x07
131 #define DATA_PROTECT 0x07
149 #define TYPE_MOD 0x07 /* Magneto-optical disk -
194 #define MESSAGE_REJECT 0x07

Completed in 1417 milliseconds

1 2 3 4 5 6 7 8 91011>>