HomeSort by relevance Sort by last modified time
    Searched defs:access (Results 51 - 75 of 568) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/deqp/framework/opengl/
gluTexture.cpp 96 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); local
97 gl.texImage1D(GL_TEXTURE_1D, levelNdx, m_format, access.getWidth(), 0 /* border */, transferFormat.format, transferFormat.dataType, access.getDataPtr());
179 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); local
180 DE_ASSERT(access.getRowPitch() == access.getFormat().getPixelSize()*access.getWidth());
181 gl.texImage2D(GL_TEXTURE_2D, levelNdx, m_format, access.getWidth(), access.getHeight(), 0 /* border */, transferFormat.format, transferFormat.dataType, access.getDataPtr())
312 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); local
400 tcu::ConstPixelBufferAccess access = m_refTexture.getLevelFace(levelNdx, (tcu::CubeFace)face); local
519 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); local
606 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); local
728 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); local
819 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); local
    [all...]
  /external/deqp/modules/egl/
teglColorClearCase.cpp 105 tcu::PixelBufferAccess access = tcu::getSubregion(dst.getAccess(), clearIter->x, clearIter->y, 0, clearIter->width, clearIter->height, 1); local
106 tcu::clear(access, pixelFormat.convertColor(clearIter->color).toIVec());
425 tcu::PixelBufferAccess access = tcu::getSubregion(refFrame.getAccess(), local
428 tcu::clear(access, pixelFmt.convertColor(packet.clears[clearNdx].color).toIVec());
  /external/deqp/modules/gles31/functional/
es31fSSBOArrayLengthTests.cpp 55 SSBOArrayLengthCase (Context& context, const char* name, const char* desc, ArrayAccess access, bool sized);
75 SSBOArrayLengthCase::SSBOArrayLengthCase (Context& context, const char* name, const char* desc, ArrayAccess access, bool sized)
77 , m_access (access)
288 SSBOArrayLengthCase::ArrayAccess access; member in struct:deqp::gles31::Functional::Qualifier
306 this->addChild(new SSBOArrayLengthCase(m_context, name.c_str(), desc.c_str(), qualifiers[qualifierNdx].access, arraysSized[sizeNdx]));
  /external/icu/icu4c/source/common/unicode/
utext.h 26 * The Text Access API provides a means to allow text that is stored in alternative
31 * ICU Text Access allows other formats, such as UTF-8 or non-contiguous
43 * access to the actual text.
81 * or UTF-32, for example. When coding to the UText access API, no assumptions
109 * Most UText access functions have as their first parameter a (UText *) pointer,
351 * This is true for read access only with shallow clones, and for both read and
352 * write access with deep clones.
362 * @param readOnly TRUE to request that the cloned UText have read only access to the
683 * #define inline versions of selected performance-critical text access functions
1259 UTextAccess *access; member in struct:UTextFuncs
    [all...]
  /external/icu/libandroidicu/include/unicode/
utext.h 26 * The Text Access API provides a means to allow text that is stored in alternative
31 * ICU Text Access allows other formats, such as UTF-8 or non-contiguous
43 * access to the actual text.
81 * or UTF-32, for example. When coding to the UText access API, no assumptions
109 * Most UText access functions have as their first parameter a (UText *) pointer,
351 * This is true for read access only with shallow clones, and for both read and
352 * write access with deep clones.
362 * @param readOnly TRUE to request that the cloned UText have read only access to the
683 * #define inline versions of selected performance-critical text access functions
1259 UTextAccess *access; member in struct:UTextFuncs
    [all...]
  /external/jarjar/src/main/com/tonicsystems/jarjar/util/
ClassHeaderReader.java 25 private int access; field in class:ClassHeaderReader
38 return access;
57 access = 0;
109 access = readUnsignedShort(index);
  /external/mesa3d/include/GL/
mesa_glinterop.h 87 /** Access flags. */
103 * The caller should check the value and access up-to the version supported
131 * The caller should check the value and access up-to the version supported
173 uint32_t access; member in struct:mesa_glinterop_export_in
196 * The caller should check the value and access up-to the version supported
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_miptree.c 269 unsigned access = 0; local
320 access |= NOUVEAU_BO_RD;
322 access |= NOUVEAU_BO_WR;
324 ret = nouveau_bo_map(tx->tmp.bo, access, nv30->base.client);
nv30_winsys.h 44 struct nouveau_bo *bo, uint32_t access)
46 nouveau_bufctx_refn(bufctx(push), bin, bo, access); local
51 struct nouveau_bo *bo, uint32_t offset, uint32_t access)
54 bo, offset, access | NOUVEAU_BO_LOW, 0, 0)->priv = NULL;
60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor)
63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL;
72 struct nouveau_bo *bo, uint32_t data, uint32_t access,
76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL;
85 struct nouveau_bo *bo, uint32_t data, uint32_t access,
90 bo, data, access | NOUVEAU_BO_OR, vor, tor)
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_transfer.c 360 uint32_t access = (usage & PIPE_TRANSFER_WRITE) ? local
362 return !nouveau_bo_wait(mt->base.bo, access, nvc0->base.client);
  /external/pdfium/fxjs/xfa/
cjx_exclgroup.cpp 142 void CJX_ExclGroup::access(CFXJSE_Value* pValue, function in class:CJX_ExclGroup
  /external/turbine/java/com/google/turbine/binder/bytecode/
BytecodeBoundClass.java 107 int access = access();
108 if ((access & TurbineFlag.ACC_ANNOTATION) == TurbineFlag.ACC_ANNOTATION) {
111 if ((access & TurbineFlag.ACC_INTERFACE) == TurbineFlag.ACC_INTERFACE) {
114 if ((access & TurbineFlag.ACC_ENUM) == TurbineFlag.ACC_ENUM) {
170 private final Supplier<Integer> access = field in class:BytecodeBoundClass
175 int access = classFile.get().access();
178 access = inner.access();
186 public int access() { method in class:BytecodeBoundClass
418 int access = 0; local
    [all...]
  /external/u-boot/arch/x86/cpu/i386/
interrupt.c 160 u8 access; member in struct:idt_entry
201 idt[i].access = 0x8e;
  /external/u-boot/env/
flags.c 75 * Print the whole list of available access flags.
97 * Return the name of the access.
99 const char *env_flags_get_varaccess_name(enum env_flags_varaccess access)
101 return env_flags_varaccess_names[access];
132 char *access; local
137 access = strchr(env_flags_varaccess_rep,
140 if (access != NULL)
142 (access - &env_flags_varaccess_rep[0]);
144 printf("## Warning: Unknown environment variable access method '%c'\n",
161 printf("Warning: Non-standard access flags. (0x%x)\n"
365 enum env_flags_varaccess access; local
    [all...]
  /external/v8/src/
assembler.cc 157 ConstantPoolEntry::Access ConstantPoolBuilder::NextAccess(
186 ConstantPoolEntry::Access ConstantPoolBuilder::AddEntry(
208 // By definition, merged entries have regular access.
210 ConstantPoolEntry::Access access = local
215 if (entry.sharing_ok() && !merged && access == ConstantPoolEntry::REGULAR) {
223 if (merged || info.overflow()) return access;
225 if (access == ConstantPoolEntry::REGULAR) {
231 return access;
260 ConstantPoolEntry::Access access
    [all...]
  /external/v8/src/compiler/
state-values-utils.cc 238 auto access = StateValuesAccess(tree); local
239 auto it = access.begin();
240 auto itend = access.end();
  /external/v8/src/ppc/
assembler-ppc-inl.h 121 ConstantPoolEntry::Access access; local
122 if (Assembler::IsConstantPoolLoadStart(pc_, &access))
124 pc_, constant_pool_, access, ConstantPoolEntry::INTPTR);
141 ConstantPoolEntry::Access access; local
143 IsConstantPoolLoadEnd(pc - 3 * kInstrSize, &access)) {
144 len = (access == ConstantPoolEntry::OVERFLOWED) ? 2 : 1;
154 ConstantPoolEntry::Access access; local
273 ConstantPoolEntry::Access access; local
454 ConstantPoolEntry::Access access; local
    [all...]
  /external/virglrenderer/src/gallium/auxiliary/util/
u_inlines.h 261 * \param access bitmask of PIPE_TRANSFER_x flags
269 unsigned access,
281 map = pipe->transfer_map(pipe, buffer, 0, access, &box, transfer);
292 * \param access bitmask of PIPE_TRANSFER_x flags
298 unsigned access,
301 return pipe_buffer_map_range(pipe, buffer, 0, buffer->width0, access, transfer);
344 unsigned access = PIPE_TRANSFER_WRITE; local
347 access |= PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE;
349 access |= PIPE_TRANSFER_DISCARD_RANGE;
357 access,
    [all...]
  /external/kotlinc/lib/
jvm-abi-gen.jar 
  /external/ImageMagick/MagickCore/
nt-base.h 84 #if !defined(access)
86 # define access(path,mode) _access_s(path,mode) macro
193 # define mmap(address,length,protection,access,file,offset) \
194 NTMapMemory(address,length,protection,access,file,offset)
  /external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
CodeHTML.java 224 /* Access object/class fields.
504 // Get method's access flags
505 String access = Utility.accessToString(method.getAccessFlags()); local
506 access = Utility.replace(access, " ", "&nbsp;");
509 file.print("<P><B><FONT COLOR=\"#FF0000\">" + access + "</FONT>&nbsp;" + "<A NAME=method"
  /external/deqp/framework/randomshaders/
rsgProgramExecutor.cpp 241 ExecValueAccess access = execCtx.getValue(input->getVariable()); local
250 interpolateVertexInput(access, vtxNdx-packetStart, input->getValueRange(), xf, yf);
265 ExecConstValueAccess access = execCtx.getValue(output); local
271 copyVarying(varyingAccess, access, vtxNdx-packetStart);
317 ExecValueAccess access = execCtx.getValue(input->getVariable()); local
329 interpolateFragmentInput(access, fragNdx-packetStart,
  /external/deqp-deps/SPIRV-Tools/source/opt/
type_manager.cpp 622 const SpvAccessQualifier access = local
631 static_cast<SpvImageFormat>(inst.GetSingleWordInOperand(6)), access);
    [all...]
  /external/desugar/java/com/google/devtools/build/android/desugar/
Java7Compatibility.java 44 private int access; field in class:Java7Compatibility
59 int access,
65 this.access = access;
69 isInterface = BitFlags.isSet(access, Opcodes.ACC_INTERFACE);
72 access, local
81 int access, String name, String desc, String signature, String[] exceptions) {
85 && (access & (Opcodes.ACC_BRIDGE | Opcodes.ACC_ABSTRACT | Opcodes.ACC_STATIC))
91 && BitFlags.isSet(access, Opcodes.ACC_SYNTHETIC | Opcodes.ACC_STATIC)) {
97 || BitFlags.isSet(access, Opcodes.ACC_ABSTRACT
    [all...]
  /external/fonttools/Lib/fontTools/misc/
psOperators.py 10 access = 0 variable in class:ps_object
62 access = _accessstrings[item.access]
63 if access:
64 access = ' ' + access
66 psstring = psstring + ' ' + str(item) + access
68 psstring = psstring + str(item) + access
106 access = _accessstrings[value.access]
    [all...]

Completed in 1864 milliseconds

1 23 4 5 6 7 8 91011>>