HomeSort by relevance Sort by last modified time
    Searched refs:flags1 (Results 1 - 25 of 58) sorted by null

1 2 3

  /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);
eblopenbackend.c 165 static GElf_Word default_sh_flags_combine (GElf_Word flags1, GElf_Word flags2);
558 default_sh_flags_combine (GElf_Word flags1, GElf_Word flags2)
560 return SH_FLAGS_COMBINE (flags1, flags2);
libebl.h 167 extern GElf_Word ebl_sh_flags_combine (Ebl *ebl, GElf_Word flags1,
  /external/tcpdump/
nameser.h 214 uint8_t flags1; /* first byte of flags */ member in struct:__anon35108
225 #define DNS_QR(np) ((np)->flags1 & 0x80) /* response flag */
226 #define DNS_OPCODE(np) ((((np)->flags1) >> 3) & 0xF) /* purpose of message */
227 #define DNS_AA(np) ((np)->flags1 & 0x04) /* authoritative answer */
228 #define DNS_TC(np) ((np)->flags1 & 0x02) /* truncated message */
229 #define DNS_RD(np) ((np)->flags1 & 0x01) /* recursion desired */
  /development/samples/SpellChecker/SampleSpellCheckerService/src/com/example/android/samplespellcheckerservice/
SampleSpellCheckerService.java 108 final int flags1 = SuggestionsInfo.RESULT_ATTR_HAS_RECOMMENDED_SUGGESTIONS local
110 final int flags2 = flags1;
114 flags1, new String[] { "hear" });
  /external/skia/tests/
SkResourceCacheTest.cpp 245 int flags0 = 0, flags1 = 0; local
248 auto rec1 = skstd::make_unique<TestRec>(sharedID, data, &flags1);
255 REPORTER_ASSERT(reporter, !(flags1 & TestRec::kDidInstall));
259 REPORTER_ASSERT(reporter, !(flags1 & TestRec::kDidInstall));
266 REPORTER_ASSERT(reporter, flags1 & TestRec::kDidInstall);
270 REPORTER_ASSERT(reporter, !(flags1 & TestRec::kDidInstall));
  /toolchain/binutils/binutils-2.25/bfd/
pef-traceback.h 114 unsigned char flags1; /* Flag bits #1: */ member in struct:traceback_table
150 /* The following is present only if has_tboff (in flags1) in fixed part is present... */
166 /* The following are present only if has_ctl (in flags1) in fixed part is present... */
pef.c 107 if (! (table.flags1 & TB_HAS_TBOFF))
115 if (table.flags1 & TB_HAS_TBOFF)
138 if (table.flags1 & TB_HAS_CTL)
  /bionic/linker/
linker_mips.cpp 227 uint32_t isa_ext, ases, flags1, flags2; member in struct:mips_elf_abiflags_v0
230 // Bits of flags1:
267 if ( (abiflags->flags1 & MIPS_AFL_FLAGS1_ODDSPREG)
  /external/flac/libFLAC/
cpu.c 422 FLAC__uint32 flags1, flags2;
427 mov flags1, eax
436 if (((flags1^flags2) & 0x200000) != 0)
  /external/pdfium/third_party/libopenjpeg20/
t1.c 548 opj_flag_t *flags1 = &t1->flags[1]; local
555 opj_flag_t *flags2 = flags1 + i;
570 flags1 += t1->flags_stride << 2;
574 opj_flag_t *flags2 = flags1 + i;
768 opj_flag_t *flags1 = &t1->flags[1]; local
775 opj_flag_t *flags2 = flags1 + i;
790 flags1 += t1->flags_stride << 2;
794 opj_flag_t *flags2 = flags1 + i;
1059 opj_flag_t *flags1 = &t1->flags[1]; local
    [all...]
  /external/syslinux/core/lwip/src/core/
dns.c 132 PACK_STRUCT_FIELD(u8_t flags1);
589 hdr->flags1 = DNS_FLAG1_RD;
784 if (((hdr->flags1 & DNS_FLAG1_RESPONSE) == 0) || (pEntry->err != 0) || (nquestions != 1)) {
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsAbiFlags.cpp 43 buf->flags1 = pInfo.m_Flags1;
81 mipsAbi.m_Flags1 = data->flags1;
  /external/google-breakpad/src/processor/
minidump.cc     [all...]
  /device/google/contexthub/firmware/os/inc/
sensors.h 220 uint8_t flags1; /* enum SensorInfoFlags1 */ member in struct:SensorInfo
  /system/netd/tests/dns_responder/
dns_responder.cpp 385 uint8_t flags1; member in struct:test::DNSHeader::Header
462 header.flags1 = rcode;
508 ra = header.flags1 >> 7;
509 rcode = header.flags1 & 0xF;
  /external/webrtc/talk/session/media/
channel_unittest.cc 145 void CreateChannels(int flags1, int flags2) {
148 flags1, flags2, rtc::Thread::Current());
152 int flags1, int flags2, rtc::Thread* thread) {
157 (flags1 & RTCP) != 0));
165 if ((flags1 & DTLS) && (flags2 & DTLS)) {
166 flags1 = (flags1 & ~SECURE);
169 CreateContent(flags1, kPcmuCodec, kH264Codec,
176 if (flags1 & DTLS) {
192 AddLegacyStreamInContent(kSsrc1, flags1, &local_media_content1_)
1250 int flags1 = RTCP | SECURE | flags1_in; local
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 1095 unsigned char flags1[4]; member in struct:__anon116140
1120 unsigned long flags1; member in struct:__anon116141
    [all...]
  /external/libjpeg-turbo/
jdmarker.c 684 unsigned int version, flags0, flags1, transform; local
695 flags1 = (GETJOCTET(data[9]) << 8) + GETJOCTET(data[10]);
697 TRACEMS4(cinfo, 1, JTRC_ADOBE, version, flags0, flags1, transform);
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdmarker.c 700 unsigned int version, flags0, flags1, transform; local
711 flags1 = (GETJOCTET(data[9]) << 8) + GETJOCTET(data[10]);
713 TRACEMS4(cinfo, 1, JTRC_ADOBE, version, flags0, flags1, transform);
    [all...]
  /device/google/contexthub/firmware/os/core/
hostIntf.c 688 } else if (!(si->flags1 & SENSOR_INFO_FLAGS1_LOCAL_ONLY)) {
698 if (si->flags1 & SENSOR_INFO_FLAGS1_RAW)
751 && !(si->flags1 & SENSOR_INFO_FLAGS1_LOCAL_ONLY)) {
760 if (si->flags1 & SENSOR_INFO_FLAGS1_RAW) {
766 if (si->flags1 & SENSOR_INFO_FLAGS1_BIAS) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_visitor.cpp 1208 dst_reg flags1 = dst_reg(this, glsl_type::uint_type); local
    [all...]
  /external/google-breakpad/src/google_breakpad/common/
minidump_format.h 714 uint32_t flags1; member in struct:__anon19654
716 /* The next field is only valid if flags1 contains
720 /* The next 3 fields are only valid if flags1 contains
728 * may not be set. Use flags1 and size_of_info to determine whether these
729 * values are present. These are only valid when flags1 contains
739 * may not be set. Use flags1 and size_of_info to determine whether these
742 /* The following field is only valid if flags1 contains
746 /* The following field is only valid if flags1 contains
750 /* The following field is only valid if flags1 contains
754 /* The following 2 fields are only valid if flags1 contain
    [all...]
  /art/compiler/
elf_builder.h 444 abiflags_.flags1 = 0;
462 uint32_t isa_ext, ases, flags1, flags2; member in struct:art::FINAL::FINAL::__anon8
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
layout.cc     [all...]

Completed in 2088 milliseconds

1 2 3