HomeSort by relevance Sort by last modified time
    Searched full:uchar (Results 1 - 25 of 2463) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/i18n/
dtitv_impl.h 26 #define QUOTE ((UChar)0x0027)
27 #define LOW_LINE ((UChar)0x005F)
28 #define COLON ((UChar)0x003A)
29 #define LEFT_CURLY_BRACKET ((UChar)0x007B)
30 #define RIGHT_CURLY_BRACKET ((UChar)0x007D)
31 #define SPACE ((UChar)0x0020)
32 #define EN_DASH ((UChar)0x2013)
34 #define DIGIT_ZERO ((UChar)0x0030)
35 #define DIGIT_ONE ((UChar)0x0031)
37 #define LOW_A ((UChar)0x0061
    [all...]
decimalformatpatternimpl.h 16 #define kPatternZeroDigit ((UChar)0x0030) /*'0'*/
17 #define kPatternSignificantDigit ((UChar)0x0040) /*'@'*/
18 #define kPatternGroupingSeparator ((UChar)0x002C) /*','*/
19 #define kPatternDecimalSeparator ((UChar)0x002E) /*'.'*/
20 #define kPatternPerMill ((UChar)0x2030)
21 #define kPatternPercent ((UChar)0x0025) /*'%'*/
22 #define kPatternDigit ((UChar)0x0023) /*'#'*/
23 #define kPatternSeparator ((UChar)0x003B) /*';'*/
24 #define kPatternExponent ((UChar)0x0045) /*'E'*/
25 #define kPatternPlus ((UChar)0x002B) /*'+'*
    [all...]
selfmtimpl.h 28 #define DOT ((UChar)0x002E)
29 #define SINGLE_QUOTE ((UChar)0x0027)
30 #define SLASH ((UChar)0x002F)
31 #define BACKSLASH ((UChar)0x005C)
32 #define SPACE ((UChar)0x0020)
33 #define TAB ((UChar)0x0009)
34 #define QUOTATION_MARK ((UChar)0x0022)
35 #define ASTERISK ((UChar)0x002A)
36 #define COMMA ((UChar)0x002C)
37 #define HYPHEN ((UChar)0x002D
    [all...]
plurrule_impl.h 38 static const UChar DOT = ((UChar)0x002E);
39 static const UChar SINGLE_QUOTE = ((UChar)0x0027);
40 static const UChar SLASH = ((UChar)0x002F);
41 static const UChar BACKSLASH = ((UChar)0x005C);
42 static const UChar SPACE = ((UChar)0x0020)
    [all...]
umsg_imp.h 24 extern const UChar *g_umsgTypeList[];
25 extern const UChar *g_umsgModifierList[];
26 extern const UChar *g_umsgDateModifierList[];
29 extern const UChar g_umsg_number[];
30 extern const UChar g_umsg_date[];
31 extern const UChar g_umsg_time[];
32 extern const UChar g_umsg_choice[];
34 extern const UChar g_umsg_currency[];
35 extern const UChar g_umsg_percent[];
36 extern const UChar g_umsg_integer[]
    [all...]
dtptngen_impl.h 29 #define SINGLE_QUOTE ((UChar)0x0027)
30 #define FORWARDSLASH ((UChar)0x002F)
31 #define BACKSLASH ((UChar)0x005C)
32 #define SPACE ((UChar)0x0020)
33 #define QUOTATION_MARK ((UChar)0x0022)
34 #define ASTERISK ((UChar)0x002A)
35 #define PLUSSITN ((UChar)0x002B)
36 #define COMMA ((UChar)0x002C)
37 #define HYPHEN ((UChar)0x002D)
38 #define DOT ((UChar)0x002E
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h 740 UCHAR OperationCode;
741 UCHAR Immediate:1;
742 UCHAR CommandUniqueBits:4;
743 UCHAR LogicalUnitNumber:3;
744 UCHAR CommandUniqueBytes[3];
745 UCHAR Link:1;
746 UCHAR Flag:1;
747 UCHAR Reserved:4;
748 UCHAR VendorUnique:2;
751 UCHAR OperationCode
    [all...]
minitape.h 76 UCHAR DeviceType : 5;
77 UCHAR DeviceTypeQualifier : 3;
78 UCHAR DeviceTypeModifier : 7;
79 UCHAR RemovableMedia : 1;
81 UCHAR Versions;
83 UCHAR ANSIVersion : 3;
84 UCHAR ECMAVersion : 3;
85 UCHAR ISOVersion : 2;
88 UCHAR ResponseDataFormat : 4;
89 UCHAR HiSupport : 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxva.h 21 UCHAR Index7Bits : 7;
22 UCHAR AssociatedFlag : 1;
24 UCHAR bPicEntry;
37 UCHAR model_id;
38 UCHAR separate_colour_description_present_flag;
39 UCHAR film_grain_bit_depth_luma_minus8;
40 UCHAR film_grain_bit_depth_chroma_minus8;
41 UCHAR film_grain_full_range_flag;
42 UCHAR film_grain_colour_primaries;
43 UCHAR film_grain_transfer_characteristics
    [all...]
ntddscsi.h 43 UCHAR ScsiStatus;
44 UCHAR PathId;
45 UCHAR TargetId;
46 UCHAR Lun;
47 UCHAR CdbLength;
48 UCHAR SenseInfoLength;
49 UCHAR DataIn;
54 UCHAR Cdb[16];
59 UCHAR ScsiStatus;
60 UCHAR PathId
    [all...]
ntddcdrm.h 100 UCHAR Reserved;
101 UCHAR Control : 4;
102 UCHAR Adr : 4;
103 UCHAR TrackNumber;
104 UCHAR Reserved1;
105 UCHAR Address[4];
117 UCHAR StartingM;
118 UCHAR StartingS;
119 UCHAR StartingF;
120 UCHAR EndingM
    [all...]
ntddmmc.h 20 UCHAR DataLength[4];
21 UCHAR Reserved[2];
22 UCHAR CurrentProfile[2];
24 UCHAR Data[0];
29 UCHAR FeatureCode[2];
30 UCHAR Current:1;
31 UCHAR Persistent:1;
32 UCHAR Version:4;
33 UCHAR Reserved0:2;
34 UCHAR AdditionalLength
    [all...]
usb100.h 111 UCHAR bLength;
112 UCHAR bDescriptorType;
114 UCHAR bDeviceClass;
115 UCHAR bDeviceSubClass;
116 UCHAR bDeviceProtocol;
117 UCHAR bMaxPacketSize0;
121 UCHAR iManufacturer;
122 UCHAR iProduct;
123 UCHAR iSerialNumber;
124 UCHAR bNumConfigurations
    [all...]
dlcapi.h 70 UCHAR auchBuffer[4];
75 UCHAR uchAdapterNumber;
76 UCHAR uchDlcCommand;
77 UCHAR uchDlcStatus;
78 UCHAR uchReserved1;
83 UCHAR uchReserved2;
84 UCHAR uchReadFlag;
106 UCHAR uchOptions;
107 UCHAR uchMsgType;
109 UCHAR uchRcvFS
    [all...]
usb200.h 50 UCHAR Recipient:2;
51 UCHAR Reserved:3;
52 UCHAR Type:2;
53 UCHAR Dir:1;
55 UCHAR B;
60 UCHAR bRequest;
63 UCHAR LowByte;
64 UCHAR HiByte;
70 UCHAR LowByte;
71 UCHAR HiByte
    [all...]
nb30.h 17 UCHAR ncb_command;
18 UCHAR ncb_retcode;
19 UCHAR ncb_lsn;
20 UCHAR ncb_num;
23 UCHAR ncb_callname[NCBNAMSZ];
24 UCHAR ncb_name[NCBNAMSZ];
25 UCHAR ncb_rto;
26 UCHAR ncb_sto;
28 UCHAR ncb_lana_num;
29 UCHAR ncb_cmd_cplt
    [all...]
ipxtfflt.h 18 UCHAR DestinationNetwork[4];
19 UCHAR DestinationNetworkMask[4];
20 UCHAR DestinationNode[6];
21 UCHAR DestinationSocket[2];
22 UCHAR SourceNetwork[4];
23 UCHAR SourceNetworkMask[4];
24 UCHAR SourceNode[6];
25 UCHAR SourceSocket[2];
26 UCHAR PacketType;
55 UCHAR Header[30]
    [all...]
ntddcdvd.h 83 UCHAR LayerNumber;
89 UCHAR Reserved[2];
90 UCHAR Data[0];
95 UCHAR BookVersion : 4;
96 UCHAR BookType : 4;
97 UCHAR MinimumRate : 4;
98 UCHAR DiskSize : 4;
99 UCHAR LayerType : 4;
100 UCHAR TrackPath : 1;
101 UCHAR NumberOfLayers : 2
    [all...]
  /external/icu/icu4c/source/test/cintltst/
encoll.c 37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = {
38 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
39 {(UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */, (UChar)0x006B /* 'k' */, (UChar)0x002D /* '-' */, (UChar)0x0062 /* 'b' */, (UChar)0x0069 /* 'i' */, (UChar)0x0072 /* 'r' */, (UChar)0x0064 /* 'd' */, 0}
    [all...]
  /external/icu/icu4c/source/test/intltest/
encoll.cpp 29 static const UChar testSourceCases[][CollationEnglishTest::MAX_TOKEN_LEN] = {
30 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
31 {(UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */, (UChar)0x006B /* 'k' */, (UChar)0x002D /* '-' */, (UChar)0x0062 /* 'b' */, (UChar)0x0069 /* 'i' */, (UChar)0x0072 /* 'r' */, (UChar)0x0064 /* 'd' */, 0}
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_lib.h 35 PV_STATUS EncodeVopNotCoded(VideoEncData *video, UChar *bstream, Int *size, ULong modTime);
55 Int Sad8x8(UChar *rec, UChar *prev, Int lx);
56 Int getBlockSum(UChar *rec, Int lx);
66 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
67 Int dctMode, Int comp, Int dummy, UChar shortHeader);
70 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
71 Int dctMode, Int comp, Int dc_scaler, UChar shortHeader)
    [all...]
dct.h 60 void idct_rowInter(Short *srce, UChar *rec, Int lx);
61 void idct_row0Inter(Short *blk, UChar *rec, Int lx);
62 void idct_row1Inter(Short *blk, UChar *rec, Int lx);
63 void idct_row2Inter(Short *blk, UChar *rec, Int lx);
64 void idct_row3Inter(Short *blk, UChar *rec, Int lx);
65 void idct_row4Inter(Short *blk, UChar *rec, Int lx);
66 void idct_row0x40Inter(Short *blk, UChar *rec, Int lx);
67 void idct_row0x20Inter(Short *blk, UChar *rec, Int lx);
68 void idct_row0x10Inter(Short *blk, UChar *rec, Int lx);
69 void idct_row0xCCInter(Short *blk, UChar *rec, Int lx)
    [all...]
  /external/icu/icu4c/source/tools/genrb/
prscmnts.h 33 getNote(const UChar* source, int32_t srcLen,
34 UChar** dest, int32_t destCapacity,
37 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status);
40 getDescription( const UChar* source, int32_t srcLen,
41 UChar** dest, int32_t destCapacity,
44 getTranslate( const UChar* source, int32_t srcLen,
45 UChar** dest, int32_t destCapacity,
49 getAt(const UChar* source, int32_t srcLen,
50 UChar** dest, int32_t destCapacity,
56 getCount(const UChar* source, int32_t srcLen,
    [all...]
  /external/opencv3/modules/cudaarithm/src/cuda/
add_weighted.cu 106 addWeightedImpl<uchar, uchar, uchar >,
107 addWeightedImpl<uchar, uchar, schar >,
108 addWeightedImpl<uchar, uchar, ushort>,
109 addWeightedImpl<uchar, uchar, short >,
110 addWeightedImpl<uchar, uchar, int >
    [all...]
  /external/opencv/otherlibs/highgui/
utils.h 51 (((uchar*)(ptr))[0] = (clr).b, \
52 ((uchar*)(ptr))[1] = (clr).g, \
53 ((uchar*)(ptr))[2] = (clr).r)
56 #define saturate(x) (uchar)(((x) & ~255) == 0 ? (x) : ~((x)>>31))
61 void icvCvt_BGR2Gray_8u_C3C1R( const uchar* bgr, int bgr_step,
62 uchar* gray, int gray_step,
64 void icvCvt_BGRA2Gray_8u_C4C1R( const uchar* bgra, int bgra_step,
65 uchar* gray, int gray_step,
67 void icvCvt_Gray2BGR_8u_C1C3R( const uchar* gray, int gray_step,
68 uchar* bgr, int bgr_step, CvSize size )
    [all...]

Completed in 3188 milliseconds

1 2 3 4 5 6 7 8 91011>>