/external/freetype/src/pshinter/ |
pshalgo.h | 139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) 140 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED ) 141 #define psh_point_is_extremum( p ) ( (p)->flags2 & PSH_POINT_EXTREMUM ) 142 #define psh_point_is_positive( p ) ( (p)->flags2 & PSH_POINT_POSITIVE ) 143 #define psh_point_is_negative( p ) ( (p)->flags2 & PSH_POINT_NEGATIVE ) 144 #define psh_point_is_edge_min( p ) ( (p)->flags2 & PSH_POINT_EDGE_MIN ) 145 #define psh_point_is_edge_max( p ) ( (p)->flags2 & PSH_POINT_EDGE_MAX ) 147 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG 148 #define psh_point_set_fitted( p ) (p)->flags2 |= PSH_POINT_FITTED 149 #define psh_point_set_extremum( p ) (p)->flags2 |= PSH_POINT_EXTREMU 162 FT_UInt flags2; member in struct:PSH_PointRec_ [all...] |
pshalgo.c | 1185 point->flags2 = 0; [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/ |
pshalgo.h | 139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) 140 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED ) 141 #define psh_point_is_extremum( p ) ( (p)->flags2 & PSH_POINT_EXTREMUM ) 142 #define psh_point_is_positive( p ) ( (p)->flags2 & PSH_POINT_POSITIVE ) 143 #define psh_point_is_negative( p ) ( (p)->flags2 & PSH_POINT_NEGATIVE ) 144 #define psh_point_is_edge_min( p ) ( (p)->flags2 & PSH_POINT_EDGE_MIN ) 145 #define psh_point_is_edge_max( p ) ( (p)->flags2 & PSH_POINT_EDGE_MAX ) 147 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG 148 #define psh_point_set_fitted( p ) (p)->flags2 |= PSH_POINT_FITTED 149 #define psh_point_set_extremum( p ) (p)->flags2 |= PSH_POINT_EXTREMU 162 FT_UInt flags2; member in struct:PSH_PointRec_ [all...] |
pshalgo.c | 1091 point->flags2 = 0; 1139 point->flags_x = point->flags2 | point->flags; 1144 point->flags_y = point->flags2 | point->flags; [all...] |
/external/pdfium/third_party/freetype/src/pshinter/ |
pshalgo.h | 139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) 140 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED ) 141 #define psh_point_is_extremum( p ) ( (p)->flags2 & PSH_POINT_EXTREMUM ) 142 #define psh_point_is_positive( p ) ( (p)->flags2 & PSH_POINT_POSITIVE ) 143 #define psh_point_is_negative( p ) ( (p)->flags2 & PSH_POINT_NEGATIVE ) 144 #define psh_point_is_edge_min( p ) ( (p)->flags2 & PSH_POINT_EDGE_MIN ) 145 #define psh_point_is_edge_max( p ) ( (p)->flags2 & PSH_POINT_EDGE_MAX ) 147 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG 148 #define psh_point_set_fitted( p ) (p)->flags2 |= PSH_POINT_FITTED 149 #define psh_point_set_extremum( p ) (p)->flags2 |= PSH_POINT_EXTREMU 162 FT_UInt flags2; member in struct:PSH_PointRec_ [all...] |
pshalgo.c | 1091 point->flags2 = 0; 1139 point->flags_x = point->flags2 | point->flags; 1144 point->flags_y = point->flags2 | point->flags; [all...] |
/external/llvm/test/CodeGen/X86/ |
loop-strength-reduce2.ll | 3 ; Make sure the PIC label flags2-"L1$pb" is not moved up to the preheader. 6 @flags2 = internal global [8193 x i8] zeroinitializer, align 32 ; <[8193 x i8]*> [#uses=1] 21 %tmp = getelementptr [8193 x i8], [8193 x i8]* @flags2, i32 0, i64 %gep.upgrd.1 ; <i8*> [#uses=1]
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmcdc.h | 74 uint8 flags2; member in struct:bdc_header 95 /* flags2 field bitmap */ 105 /* flags2.if field access macros */ 107 ((int)((((hdr)->flags2) & BDC_FLAG2_IF_MASK) >> BDC_FLAG2_IF_SHIFT)) 109 ((hdr)->flags2 = (((hdr)->flags2 & ~BDC_FLAG2_IF_MASK) | ((idx) << BDC_FLAG2_IF_SHIFT))) 118 ((int)(((((hdr)->flags2) & BDC_FLAG2_PAD_MASK) >> BDC_FLAG2_PAD_SHIFT) | \ 121 ((hdr)->flags2 = (((hdr)->flags2 & ~BDC_FLAG2_PAD_MASK) | \
|
/external/elfutils/libebl/ |
eblshflagscombine.c | 38 ebl_sh_flags_combine (Ebl *ebl, GElf_Word flags1, GElf_Word flags2) 40 return ebl->sh_flags_combine (flags1, flags2);
|
/external/libweave/src/privet/ |
wifi_ssid_generator.cc | 66 std::bitset<6> flags2; local 71 flags2[0] = types.find(WifiType::kWifi24) != types.end(); 74 flags2[1] = types.find(WifiType::kWifi50) != types.end(); 79 result[1] = base64chars[flags2.to_ulong()];
|
/external/pdfium/third_party/libopenjpeg20/ |
t1.c | 555 opj_flag_t *flags2 = flags1 + i; local 556 flags2 += t1->flags_stride; 557 opj_t1_dec_sigpass_step_mqc(t1, flags2, data2, orient, oneplushalf); 559 flags2 += t1->flags_stride; 560 opj_t1_dec_sigpass_step_mqc(t1, flags2, data2, orient, oneplushalf); 562 flags2 += t1->flags_stride; 563 opj_t1_dec_sigpass_step_mqc(t1, flags2, data2, orient, oneplushalf); 565 flags2 += t1->flags_stride; 566 opj_t1_dec_sigpass_step_mqc(t1, flags2, data2, orient, oneplushalf); 574 opj_flag_t *flags2 = flags1 + i local 775 opj_flag_t *flags2 = flags1 + i; local 794 opj_flag_t *flags2 = flags1 + i; local 1063 opj_flag_t *flags2 = flags1 + i; local 1107 opj_flag_t *flags2 = flags1 + i; local [all...] |
/external/llvm/test/Transforms/LoopStrengthReduce/ |
var_stride_used_by_compare.ll | 14 @flags2 = external global [8193 x i8], align 32 ; <[8193 x i8]*> [#uses=1] 31 %tmp = getelementptr [8193 x i8], [8193 x i8]* @flags2, i32 0, i64 %gep.upgrd.1 ; <i8*> [#uses=1]
|
/toolchain/binutils/binutils-2.25/bfd/ |
pef-traceback.h | 115 unsigned char flags2; /* Flag bits #2: */ member in struct:traceback_table 158 /* The following is present only if int_hndl (in flags2) in fixed part is present ... */ 175 /* The following are present only if name_present (in flags2) in fixed 185 /* The following are present only if uses_alloca (in flags2) in fixed
|
pef.c | 104 if (! (table.flags2 & TB_NAME_PRESENT)) 135 if (table.flags2 & TB_INT_HNDL) 153 if (table.flags2 & TB_NAME_PRESENT) 189 if (table.flags2 & TB_USES_ALLOCA)
|
/external/elfutils/libelf/ |
elf-knowledge.h | 75 #define SH_FLAGS_COMBINE(Flags1, Flags2) \ 76 (((Flags1 | Flags2) \ 79 | (Flags1 & Flags2 & (SHF_MERGE | SHF_STRINGS | SHF_INFO_LINK)))
|
/external/tcpdump/ |
nameser.h | 229 uint8_t flags2; /* second byte of flags */ member in struct:__anon24400 245 #define DNS_RA(np) ((np)->flags2 & 0x80) /* recursion available */ 246 #define DNS_AD(np) ((np)->flags2 & 0x20) /* authentic data from named */ 247 #define DNS_CD(np) ((np)->flags2 & 0x10) /* checking disabled by resolver */ 248 #define DNS_RCODE(np) ((np)->flags2 & 0xF) /* response code */
|
/external/eigen/Eigen/src/Core/ |
Map.h | 94 Flags2 = (bool(HasNoStride) || bool(PlainObjectType::IsVectorAtCompileTime)) 96 Flags3 = is_lvalue<PlainObjectType>::value ? int(Flags2) : (int(Flags2) & ~LvalueBit),
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
MipsABIFlagsSection.cpp | 66 OS.EmitIntValue(ABIFlagsSection.getFlags2Value(), 4); // flags2
|
/external/llvm/test/Object/Mips/ |
abi-flags.yaml | 57 Flags2: 0x0
|
/development/samples/SpellChecker/SampleSpellCheckerService/src/com/example/android/samplespellcheckerservice/ |
SampleSpellCheckerService.java | 110 final int flags2 = flags1; local 116 flags2, new String[] { "from" });
|
/external/llvm/test/Transforms/LoopVectorize/ |
flags.ll | 31 ;CHECK-LABEL: @flags2( 36 define i32 @flags2(i32 %n, i32* nocapture %A) nounwind uwtable ssp {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
ndrtypes.h | 116 INTERPRETER_OPT_FLAGS2 Flags2; 124 INTERPRETER_OPT_FLAGS2 Flags2;
|
/external/valgrind/none/tests/x86-linux/ |
seg_override.c | 19 BYTE Flags2;
|
/ndk/sources/host-tools/make-3.81/glob/ |
fnmatch.c | 243 int flags2 = ((flags & FNM_FILE_NAME) local 253 flags2) 268 int flags2 = ((flags & FNM_FILE_NAME) local 282 flags2) == 0))
|
/external/curl/lib/ |
smb.h | 102 unsigned short flags2; member in struct:smb_header
|