Searched refs:object (Results 1 - 25 of 4468) sorted by relevance

1234567891011>>

/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_page_object_avail.cpp11 bool CPDF_PageObjectAvail::ExcludeObject(const CPDF_Object* object) const {
12 if (CPDF_ObjectAvail::ExcludeObject(object))
15 return object->IsDictionary() &&
16 object->GetDict()->GetStringFor("Type") == "Page";
/external/flac/libFLAC/include/private/
H A Dmetadata.h42 void FLAC__metadata_object_delete_data(FLAC__StreamMetadata *object);
44 void FLAC__metadata_object_cuesheet_track_delete_data(FLAC__StreamMetadata_CueSheet_Track *object);
/external/harfbuzz_ng/src/
H A Dhb-shaper-impl-private.hh39 #define HB_SHAPER_DATA_GET(object) HB_SHAPER_DATA (HB_SHAPER, object)
H A Dhb-shaper-private.hh68 #define HB_SHAPER_DATA_TYPE_NAME(shaper, object) hb_##shaper##_shaper_##object##_data_t
69 #define HB_SHAPER_DATA_TYPE(shaper, object) struct HB_SHAPER_DATA_TYPE_NAME(shaper, object)
70 #define HB_SHAPER_DATA_INSTANCE(shaper, object, instance) (* (HB_SHAPER_DATA_TYPE(shaper, object) **) &(instance)->shaper_data.shaper)
71 #define HB_SHAPER_DATA(shaper, object) HB_SHAPER_DATA_INSTANCE(shaper, object, object)
72 #define HB_SHAPER_DATA_CREATE_FUNC(shaper, object) _hb
[all...]
/external/mesa3d/src/compiler/glsl/glcpp/tests/
H A D101-macros-used-twice.c1 #define object 1 macro
4 #if object
7 #if object
/external/autotest/client/common_lib/cros/fake_device_server/
H A Dfake_oauth.py5 class FakeOAuth(object):
/external/autotest/server/cros/faft/config/
H A Dbutterfly.py8 class Values(object):
H A Dlumpy.py8 class Values(object):
/external/flatbuffers/tests/MyGame/Example/
H A DColor.py5 class Color(object):
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DEnumInNestedNS.py5 class EnumInNestedNS(object):
/external/python/cpython2/Lib/test/
H A Dsample_doctest_no_docstrings.py7 class Foo(object):
H A Dsample_doctest_no_doctests.py9 class Foo(object):
/external/python/cpython3/Lib/test/
H A Dsample_doctest_no_docstrings.py7 class Foo(object):
H A Dsample_doctest_no_doctests.py9 class Foo(object):
/external/nanopb-c/generator/google/protobuf/internal/
H A Dmessage_listener.py40 class MessageListener(object):
73 class NullMessageListener(object):
/external/protobuf/python/google/protobuf/internal/
H A Dmessage_listener.py40 class MessageListener(object):
73 class NullMessageListener(object):
/external/llvm/test/tools/llvm-size/X86/
H A Dtest-common.s8 .type x,@object
10 .type y,@object
12 .type z,@object
/external/swiftshader/src/OpenGL/common/
H A DObject.hpp73 BindingPointer() : object(nullptr) { }
75 BindingPointer(const BindingPointer<ObjectType> &other) : object(nullptr)
77 operator=(other.object);
82 ASSERT(!object); // Objects have to be released before the resource manager is destroyed, so they must be explicitly cleaned up. Assign null to all binding pointers to make the reference count go to zero.
88 if(object) object->release();
90 object = newObject;
92 return object;
97 return operator=(other.object);
100 operator ObjectType*() const { return object; }
106 ObjectType *object; member in class:gl::BindingPointer
[all...]
/external/elfutils/libebl/
H A Deblobjecttypename.c1 /* Return object file type name.
39 ebl_object_type_name (Ebl *ebl, int object, char *buf, size_t len) argument
43 res = ebl != NULL ? ebl->object_type_name (object, buf, len) : NULL;
47 if (object >= ET_LOOS && object <= ET_HIOS)
48 snprintf (buf, len, "LOOS+%x", object - ET_LOOS);
50 else if (object >= ET_LOPROC && object <= ET_HIPROC)
51 snprintf (buf, len, "LOPROC+%x", object - ET_LOPROC);
53 snprintf (buf, len, "%s: %d", gettext ("<unknown>"), object);
[all...]
/external/mockito/src/main/java/org/mockito/internal/debugging/
H A DLocalized.java12 private final T object; field in class:Localized
15 public Localized(T object) { argument
16 this.object = object;
21 return object;
/external/v8/src/
H A Dcontext-measure.cc28 bool ContextMeasure::IsShared(HeapObject* object) { argument
29 if (object->IsScript()) return true;
30 if (object->IsSharedFunctionInfo()) return true;
31 if (object->IsScopeInfo()) return true;
32 if (object->IsCode() && !Code::cast(object)->is_optimized_code()) return true;
33 if (object->IsAccessorInfo()) return true;
34 if (object->IsWeakCell()) return true;
39 void ContextMeasure::MeasureObject(HeapObject* object) { argument
40 if (reference_map_.Lookup(object)
61 MeasureAndRecurse(HeapObject* object) argument
[all...]
/external/v8/src/heap/
H A Dscavenger-inl.h13 void Scavenger::ScavengeObject(HeapObject** p, HeapObject* object) { argument
14 DCHECK(object->GetIsolate()->heap()->InFromSpace(object));
17 // object to record the forwarding pointer. A forwarding pointer can
20 MapWord first_word = object->map_word();
22 // If the first word is a forwarding address, the object has already been
26 DCHECK(object->GetIsolate()->heap()->InFromSpace(*p));
31 object->GetHeap()->UpdateAllocationSite<Heap::kGlobal>(
32 object, object
43 Object* object = *slot; local
67 Object* object = *p; local
[all...]
/external/autotest/client/cros/multimedia/
H A Darc_resource_common.py7 class MicrophoneProps(object):
18 class PlayMusicProps(object):
25 class PlayVideoProps(object):
/external/google-breakpad/src/tools/solaris/dump_syms/testdata/
H A Ddump_syms_regtest.cc57 google_breakpad::C object; local
58 object.set_member(google_breakpad::i());
59 object.f();
60 int value = object.g();
61 char *nothing = object.h(object);
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
H A Ddump_syms_regtest.cc58 google_breakpad::C object; local
59 object.set_member(google_breakpad::i());
60 object.f();
61 int value = object.g();
62 char *nothing = object.h(object);

Completed in 2435 milliseconds

1234567891011>>