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

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/xfa/src/fwl/src/basewidget/
fxmath_barcodeimp.cpp 52 BC_TYPE CFX_Barcode::GetType() {
53 return m_pBCEngine ? m_pBCEngine->GetType() : BC_UNKNOWN;
71 switch (GetType()) {
89 switch (GetType()) {
107 switch (GetType()) {
125 switch (GetType()) {
143 switch (GetType()) {
160 switch (GetType()) {
178 switch (GetType()) {
196 switch (GetType()) {
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_formfield.cpp 12 if (pField->GetType() == CPDF_FormField::CheckBox) {
285 if (GetType() == CheckBox || GetType() == RadioButton) {
302 switch (pValue->GetType()) {
474 if (GetType() == ListBox) {
477 if (GetType() == ComboBox) {
487 if (GetType() == ListBox) {
490 if (GetType() == ComboBox) {
501 ASSERT(GetType() == ComboBox || GetType() == ListBox)
    [all...]
doc_formcontrol.cpp 21 ASSERT(GetType() == CPDF_FormField::CheckBox ||
22 GetType() == CPDF_FormField::RadioButton);
40 ASSERT(GetType() == CPDF_FormField::CheckBox ||
41 GetType() == CPDF_FormField::RadioButton);
83 ASSERT(GetType() == CPDF_FormField::CheckBox ||
84 GetType() == CPDF_FormField::RadioButton);
86 if (GetType() == CPDF_FormField::RadioButton ||
87 GetType() == CPDF_FormField::CheckBox) {
98 ASSERT(GetType() == CPDF_FormField::CheckBox ||
99 GetType() == CPDF_FormField::RadioButton)
    [all...]
  /external/libbrillo/brillo/
flag_helper.h 81 virtual const char* GetType() const = 0;
99 const char* GetType() const override;
115 const char* GetType() const override;
130 const char* GetType() const override;
145 const char* GetType() const override;
160 const char* GetType() const override;
175 const char* GetType() const override;
flag_helper.cc 36 const char* GetType() const override { return "bool"; }
67 const char* BoolFlag::GetType() const {
83 const char* Int32Flag::GetType() const {
99 const char* Int64Flag::GetType() const {
115 const char* UInt64Flag::GetType() const {
131 const char* DoubleFlag::GetType() const {
149 const char* StringFlag::GetType() const {
225 flag->GetType(),
260 flag->GetType(),
  /art/compiler/optimizing/
ssa_builder.cc 38 if ((left->GetType() == Primitive::kPrimNot) && (right->GetType() == Primitive::kPrimInt)) {
40 } else if ((right->GetType() == Primitive::kPrimNot)
41 && (left->GetType() == Primitive::kPrimInt)) {
74 << "More then one phi equivalent with type " << phi->GetType()
114 if (add_all_live_phis || user->GetType() != instruction->GetType()) {
124 Primitive::Type common_type = phi->GetType();
134 Primitive::Type input_type = HPhi::ToPhiType(input->GetType());
166 Primitive::Type common_type = phi->GetType();
    [all...]
graph_checker.cc 450 if (instruction->GetType() == Primitive::kPrimNot) {
671 && Primitive::Is64BitType(insn1->GetType()) == Primitive::Is64BitType(insn2->GetType());
710 if (Primitive::PrimitiveKind(input->GetType()) != Primitive::PrimitiveKind(phi->GetType())) {
715 Primitive::PrettyDescriptor(input->GetType()),
716 Primitive::PrettyDescriptor(phi->GetType())));
719 if (phi->GetType() != HPhi::ToPhiType(phi->GetType())) {
723 Primitive::PrettyDescriptor(phi->GetType())));
    [all...]
intrinsics.cc 98 static Primitive::Type GetType(uint64_t data, bool is_op_size) {
150 switch (GetType(method.d.data, true)) {
160 switch (GetType(method.d.data, true)) {
172 switch (GetType(method.d.data, true)) {
182 switch (GetType(method.d.data, true)) {
194 switch (GetType(method.d.data, true)) {
204 switch (GetType(method.d.data, true)) {
214 switch (GetType(method.d.data, true)) {
224 switch (GetType(method.d.data, true)) {
234 switch (GetType(method.d.data, true))
    [all...]
instruction_simplifier_shared.cc 26 DCHECK(Primitive::IsIntOrLongType(mul->GetType()));
78 mul->GetType(), op_kind, input_a, input_a, input_b, mul->GetDexPc());
89 Primitive::Type type = mul->GetType();
218 HBitwiseNegatedRight(op->GetType(), op->GetKind(), hother, src, op->GetDexPc());
  /external/boringssl/src/crypto/evp/
evp_test.cc 132 if (t->GetType() == "PrivateKey") {
139 if (t->GetType() == "Decrypt") {
142 } else if (t->GetType() == "Sign") {
145 } else if (t->GetType() == "Verify") {
149 t->PrintLine("Unknown test '%s'", t->GetType().c_str());
180 if (t->GetType() == "Verify") {
  /external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.h 29 virtual int32_t GetType() const { return FPF_SKIAFONTTYPE_Unknown; }
51 int32_t GetType() const override { return FPF_SKIAFONTTYPE_Path; }
68 int32_t GetType() const override { return FPF_SKIAFONTTYPE_File; }
77 int32_t GetType() const override { return FPF_SKIAFONTTYPE_Buffer; }
  /system/bt/vendor_libs/test_vendor_lib/include/
packet.h 47 serial_data_type_t GetType() const;
  /external/pdfium/xfa/include/fxbarcode/
BC_BarCode.h 51 virtual BC_TYPE GetType() = 0;
82 virtual BC_TYPE GetType() = 0;
118 BC_TYPE GetType() { return BC_CODE39; }
136 BC_TYPE GetType() { return BC_CODABAR; }
156 BC_TYPE GetType() { return BC_CODE128; }
173 BC_TYPE GetType() { return BC_EAN8; }
190 BC_TYPE GetType() { return BC_EAN13; }
207 BC_TYPE GetType() { return BC_UPCA; }
224 BC_TYPE GetType() { return BC_QR_CODE; }
239 BC_TYPE GetType() { return BC_PDF417; }
    [all...]
  /external/gptfdisk/
sgdisk.cc 57 << (int) mbrData.GetType(i) << dec << endl;
73 res << "PART " << (i + 1) << " " << partData.GetType() << " "
mbr.cc 79 if ((partitions[i].GetType() != 0xEE) && (partitions[i].GetType() != 0x00))
81 if (partitions[i].GetType() == 0xEE) {
117 if ((partitions[i].GetType() != 0xEE) && (partitions[i].GetStartLBA() == start32)
145 origType = origPart->GetType();
  /system/tools/aidl/
generate_java_binder.cpp 287 decl->returnType = method.GetType().GetLanguageType<Type>();
288 decl->returnTypeDimension = method.GetType().IsArray() ? 1 : 0;
293 new Variable(arg->GetType().GetLanguageType<Type>(), arg->GetName(),
294 arg->GetType().IsArray() ? 1 : 0));
316 const Type* t = arg->GetType().GetLanguageType<Type>();
318 v->dimension = arg->GetType().IsArray() ? 1 : 0;
326 if (!arg->GetType().IsArray()) {
339 if (method.GetType().GetName() == "void") {
369 const Type* t = arg->GetType().GetLanguageType<Type>();
387 proxy->returnType = method.GetType().GetLanguageType<Type>()
    [all...]
  /art/runtime/gc/space/
space.h 100 virtual SpaceType GetType() const = 0;
104 return GetType() == kSpaceTypeImageSpace;
110 SpaceType type = GetType();
127 return GetType() == kSpaceTypeZygoteSpace;
133 return GetType() == kSpaceTypeBumpPointerSpace;
138 return GetType() == kSpaceTypeRegionSpace;
144 return GetType() == kSpaceTypeLargeObjectSpace;
  /external/libchrome/sandbox/win/src/
crosscall_client.h 81 ArgType GetType() {
118 ArgType GetType() {
164 ArgType GetType() {
203 ArgType GetType() {
204 return Base::GetType();
231 ArgType GetType() {
232 return Base::GetType();
279 ArgType GetType() {
301 ch##num.IsInOut(), ch##num.GetType())) \
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
TraceDebugEventListener.cs 68 int type = adaptor.GetType(t);
75 int type = adaptor.GetType(t);
91 int type = adaptor.GetType(t);
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
TraceDebugEventListener.cs 77 int type = adaptor.GetType( t );
85 int type = adaptor.GetType( t );
103 int type = adaptor.GetType( t );
  /external/llvm/utils/
lldbDataFormatters.py 53 the_type = self.valobj.GetType()
89 self.data_type = self.data.GetType().GetPointeeType()
96 underlying_type = valobj.GetType().GetTemplateArgumentType(0)
  /development/testrunner/coverage/
coverage_target.py 37 def GetType(self):
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
CommonTreeNodeStream.cs 136 //System.out.println("pulled "+adaptor.getType(t));
161 return TreeAdaptor.GetType(o) == CharStreamConstants.EndOfFile;
165 return TreeAdaptor.GetType(LT(i));
209 int type = TreeAdaptor.GetType(o);
215 type = TreeAdaptor.GetType(o);
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
CommonTreeNodeStream.cs 155 //System.out.println("pulled "+adaptor.getType(t));
186 return TreeAdaptor.GetType(o) == CharStreamConstants.EndOfFile;
191 return TreeAdaptor.GetType( LT( i ) );
242 int type = TreeAdaptor.GetType( o );
249 type = TreeAdaptor.GetType( o );
  /external/v8/src/compiler/
js-builtin-reducer.cc 48 NodeProperties::GetType(GetJSCallInput(0))->Is(t1);
54 NodeProperties::GetType(GetJSCallInput(0))->Is(t1) &&
55 NodeProperties::GetType(GetJSCallInput(1))->Is(t2);
61 if (!NodeProperties::GetType(GetJSCallInput(i))->Is(t)) {

Completed in 777 milliseconds

1 2 3 4 5 6 7 8 91011>>