Home
last modified time | relevance | path

Searched defs:access (Results 1 – 25 of 254) sorted by relevance

1234567891011

/external/v8/src/compiler/
Daccess-builder.cc20 FieldAccess access = {kUntaggedBase, 0, in ForExternalDoubleValue() local
29 FieldAccess access = {kUntaggedBase, 0, in ForExternalTaggedValue() local
38 FieldAccess access = {kUntaggedBase, 0, in ForExternalUint8Value() local
47 FieldAccess access = {kTaggedBase, HeapObject::kMapOffset, in ForMap() local
57 FieldAccess access = { in ForHeapNumberValue() local
67 FieldAccess access = {kTaggedBase, JSObject::kPropertiesOffset, in ForJSObjectProperties() local
77 FieldAccess access = {kTaggedBase, JSObject::kElementsOffset, in ForJSObjectElements() local
89 FieldAccess access = {kTaggedBase, offset, in ForJSObjectInObjectProperty() local
99 FieldAccess access = {kTaggedBase, offset, in ForJSObjectOffset() local
108 FieldAccess access = {kTaggedBase, JSCollection::kTableOffset, in ForJSCollectionTable() local
[all …]
Djs-context-specialization.cc35 const ContextAccess& access = ContextAccessOf(node->op()); in SimplifyJSLoadContext() local
54 const ContextAccess& access = ContextAccessOf(node->op()); in SimplifyJSStoreContext() local
72 const ContextAccess& access = ContextAccessOf(node->op()); in ReduceJSLoadContext() local
120 const ContextAccess& access = ContextAccessOf(node->op()); in ReduceJSStoreContext() local
/external/parameter-framework/upstream/parameter/
DBaseParameter.cpp94 bool CBaseParameter::access(bool & /*bValue*/, bool /*bSet*/, in access() function in CBaseParameter
100 bool CBaseParameter::access(std::vector<bool> & /*abValues*/, bool /*bSet*/, in access() function in CBaseParameter
107 bool CBaseParameter::access(uint32_t & /*bValue*/, bool /*bSet*/, in access() function in CBaseParameter
113 bool CBaseParameter::access(std::vector<uint32_t> & /*abValues*/, bool /*bSet*/, in access() function in CBaseParameter
120 bool CBaseParameter::access(int32_t & /*bValue*/, bool /*bSet*/, in access() function in CBaseParameter
126 bool CBaseParameter::access(std::vector<int32_t> & /*abValues*/, bool /*bSet*/, in access() function in CBaseParameter
133 bool CBaseParameter::access(double & /*bValue*/, bool /*bSet*/, in access() function in CBaseParameter
139 bool CBaseParameter::access(std::vector<double> & /*abValues*/, bool /*bSet*/, in access() function in CBaseParameter
147 bool CBaseParameter::access(string &strValue, bool bSet, in access() function in CBaseParameter
175 bool CBaseParameter::access(std::vector<string> & /*astrValues*/, bool /*bSet*/, in access() function in CBaseParameter
DParameter.cpp113 bool CParameter::access(bool &bValue, bool bSet, in access() function in CParameter
120 bool CParameter::access(uint32_t &uiValue, bool bSet, in access() function in CParameter
127 bool CParameter::access(int32_t &iValue, bool bSet, in access() function in CParameter
134 bool CParameter::access(double &dValue, bool bSet, in access() function in CParameter
/external/v8/src/
Dexecution.cc261 ExecutionAccess access(isolate_); in SetStackLimit() local
277 ExecutionAccess access(isolate_); in AdjustStackLimitForSimulator() local
290 ExecutionAccess access(isolate_); in EnableInterrupts() local
298 ExecutionAccess access(isolate_); in DisableInterrupts() local
304 ExecutionAccess access(isolate_); in PushPostponeInterruptsScope() local
317 ExecutionAccess access(isolate_); in PopPostponeInterruptsScope() local
329 ExecutionAccess access(isolate_); in CheckInterrupt() local
335 ExecutionAccess access(isolate_); in RequestInterrupt() local
352 ExecutionAccess access(isolate_); in ClearInterrupt() local
367 ExecutionAccess access(isolate_); in CheckAndClearInterrupt() local
[all …]
/external/desugar/java/com/google/devtools/build/android/desugar/
DDefaultMethodClassFixer.java58 int access, in visit()
86 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
153 private void recordIfInstanceMethod(int access, String name, String desc) { in recordIfInstanceMethod()
189 private boolean shouldStub(int access, String name, String desc) { in shouldStub()
225 int access, in visit()
237 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
290 int access, in visit()
313 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
332 int access, in visit()
343 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
DJava7Compatibility.java48 int access, in visit()
57 access, in visit() local
66 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
92 public void visitInnerClass(String name, String outerName, String innerName, int access) { in visitInnerClass()
135 int access, in visit()
145 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
166 public void visitParameter(String name, int access) { in visitParameter()
DLambdaClassFixer.java81 int access, in visit()
100 int access, String name, String desc, String signature, Object value) { in visitField()
107 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
317 int access, in visit()
329 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
368 int access, in visit()
378 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
421 int access, String name, String desc, String signature, String[] exceptions) { in UseBridgeMethod()
/external/deqp/framework/referencerenderer/
DrrMultisamplePixelBufferAccess.cpp105 MultisamplePixelBufferAccess getSubregion (const MultisamplePixelBufferAccess& access, int x, int y… in getSubregion()
110 MultisampleConstPixelBufferAccess getSubregion (const MultisampleConstPixelBufferAccess& access, in… in getSubregion()
215 tcu::Vec4 resolveMultisamplePixel (const MultisampleConstPixelBufferAccess& access, int x, int y) in resolveMultisamplePixel()
224 void clear (const MultisamplePixelBufferAccess& access, const tcu::Vec4& color) in clear()
229 void clear (const MultisamplePixelBufferAccess& access, const tcu::IVec4& color) in clear()
234 void clearDepth (const MultisamplePixelBufferAccess& access, float depth) in clearDepth()
239 void clearStencil (const MultisamplePixelBufferAccess& access, int stencil) in clearStencil()
/external/proguard/src/proguard/ant/
DMemberSpecificationElement.java39 private String access; field in MemberSpecificationElement
67 String access = memberSpecificationElement.access; in appendTo() local
129 public void setAccess(String access) in setAccess()
171 String access) in requiredAccessFlags()
DClassSpecificationElement.java40 private String access; field in ClassSpecificationElement
76 String access = classSpecificationElement.access; in createClassSpecification() local
116 public void setAccess(String access) in setAccess()
202 String access, in requiredAccessFlags()
/external/libchrome/base/files/
Dmemory_mapped_file.cc33 bool MemoryMappedFile::Initialize(const FilePath& file_name, Access access) { in Initialize()
64 bool MemoryMappedFile::Initialize(File file, Access access) { in Initialize()
71 Access access) { in Initialize()
/external/gemmlowp/doc/
Dpacking.md52 ### Sequential access to PackedSideBlock data
96 ### Random access to PackedSideBlock data at larger scales
/external/python/cpython2/Doc/reference/
Ddatamodel.rst1522 .. _new-style-attribute-access:
1524 More attribute access for new-style classes
1550 Implementing Descriptors
1584 Invoking Descriptors
1649 __slots__
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
DClassInstrumenter.java45 public void visit(final int version, final int access, final String name, in visit()
53 public FieldVisitor visitField(final int access, final String name, in visitField()
60 public MethodProbesVisitor visitMethod(final int access, final String name, in visitMethod()
/external/v8/src/ppc/
Dassembler-ppc-inl.h122 ConstantPoolEntry::Access access; in constant_pool_entry_address() local
155 ConstantPoolEntry::Access access; in target_address_from_return_address() local
168 ConstantPoolEntry::Access access; in return_address_from_call_start() local
448 ConstantPoolEntry::Access access; in target_address_at() local
493 ConstantPoolEntry::Access* access) { in IsConstantPoolLoadStart()
513 ConstantPoolEntry::Access* access) { in IsConstantPoolLoadEnd()
535 ConstantPoolEntry::Access access, in GetConstantPoolOffset()
557 int pc_offset, int offset, ConstantPoolEntry::Access access, in PatchConstantPoolAccessInstruction()
591 Address pc, Address constant_pool, ConstantPoolEntry::Access access, in target_constant_pool_address_at()
626 ConstantPoolEntry::Access access; in set_target_address_at() local
/external/jarjar/src/main/com/tonicsystems/jarjar/
DEmptyClassVisitor.java35 public MethodVisitor visitMethod(int access, String name, String desc, in visitMethod()
46 …public FieldVisitor visitField(int access, String name, String desc, String signature, Object valu… in visitField()
DStringReader.java38 …public void visit(int version, int access, String name, String signature, String superName, String… in visit()
43 …public FieldVisitor visitField(int access, String name, String desc, String signature, Object valu… in visitField()
/external/javassist/src/main/javassist/bytecode/analysis/
DSubroutine.java31 private Set access = new HashSet(); field in Subroutine
47 public void access(int index) { in access() method in Subroutine
/external/zlib/src/examples/
Dzran.c75 struct access { struct
82 local void free_index(struct access *index) in free_index() argument
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
DProbeArrayStrategyFactoryTest.java214 private IProbeArrayStrategy test(int version, int access, boolean clinit, in test()
251 private final int access; field in ProbeArrayStrategyFactoryTest.AddedMethod
256 AddedMethod(int access, String name, String desc) { in AddedMethod()
290 public FieldVisitor visitField(int access, String name, String desc, in visitField()
299 public MethodVisitor visitMethod(int access, String name, String desc, in visitMethod()
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_surface_format.c33 enum ilo_state_surface_access access, in surface_valid_sampler_format()
190 enum ilo_state_surface_access access, in surface_valid_dp_format()
327 enum ilo_state_surface_access access, in ilo_state_surface_valid_format()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DClassAnalyzer.java47 public void visit(final int version, final int access, final String name, in visit()
61 public MethodProbesVisitor visitMethod(final int access, final String name, in visitMethod()
/external/deqp/framework/common/
DtcuTextureUtil.cpp252 ConstPixelBufferAccess getSubregion (const ConstPixelBufferAccess& access, int x, int y, int z, int… in getSubregion()
278 PixelBufferAccess getSubregion (const PixelBufferAccess& access, int x, int y, int z, int width, in… in getSubregion()
302 PixelBufferAccess getSubregion (const PixelBufferAccess& access, int x, int y, int width, int heigh… in getSubregion()
316 ConstPixelBufferAccess getSubregion (const ConstPixelBufferAccess& access, int x, int y, int width,… in getSubregion()
326 PixelBufferAccess flipYAccess (const PixelBufferAccess& access) in flipYAccess()
340 ConstPixelBufferAccess flipYAccess (const ConstPixelBufferAccess& access) in flipYAccess()
714 void clear (const PixelBufferAccess& access, const Vec4& color) in clear()
745 void clear (const PixelBufferAccess& access, const IVec4& color) in clear()
776 void clear (const PixelBufferAccess& access, const UVec4& color) in clear()
781 void clearDepth (const PixelBufferAccess& access, float depth) in clearDepth()
[all …]
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
DClassProbesAdapter.java53 public void visit(final int version, final int access, final String name, in visit()
61 public final MethodVisitor visitMethod(final int access, final String name, in visitMethod()

1234567891011