HomeSort by relevance Sort by last modified time
    Searched refs:Unit (Results 351 - 375 of 397) sorted by null

<<111213141516

  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm_ocaml.c 98 /* unit -> llcontext */
99 CAMLprim LLVMContextRef llvm_create_context(value Unit) {
103 /* llcontext -> unit */
109 /* unit -> llcontext */
110 CAMLprim LLVMContextRef llvm_global_context(value Unit) {
128 /* llmodule -> unit */
139 /* string -> llmodule -> unit */
150 /* string -> llmodule -> unit */
156 /* llmodule -> unit */
162 /* llmodule -> string -> unit */
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 616 /// virtual register. If RegUnit is physical, it must be a register unit (from
    [all...]
  /developers/build/prebuilts/gradle/Camera2Video/kotlinApp/Application/src/main/java/com/example/android/camera2video/
Camera2VideoFragment.kt 98 override fun onSurfaceTextureUpdated(surfaceTexture: SurfaceTexture) = Unit
  /developers/samples/android/media/Camera2Video/kotlinApp/Application/src/main/java/com/example/android/camera2video/
Camera2VideoFragment.kt 98 override fun onSurfaceTextureUpdated(surfaceTexture: SurfaceTexture) = Unit
  /device/linaro/bootloader/edk2/IntelFspPkg/Tools/
GenCfgOpt.py 434 unit = int(Struct[4:]) / 8
435 if int(ConfigDict['length']) != unit * len(dataarray):
441 for loop in xrange(unit):
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
ztypes_linux_sparc64.go 624 Unit uint32
  /external/catch2/single_include/catch2/
catch.hpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state.c 2016 GLuint unit; local
2105 int unit; local
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 385 // from each compile and type unit each preceded by a header. The string
490 // was inlined from another compile unit.
557 // Add DW_str_offsets_base to the unit DIE, except for split units.
666 // Create the symbol that designates the start of the unit's contribution
668 // unit has the DW_AT_str_offsets_base attribute (and hence needs the symbol).
735 // FIXME: Consider the time-space tradeoff of just storing the unit pointer
738 DwarfCompileUnit *Unit = CUDieMap.lookup(VariableDie->getUnitDie());
739 assert(Unit);
740 Unit->finishVariableDefinition(*Var);
762 // duplicate with the same CU partially imported into another ThinLTO unit
    [all...]
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/
GenCfgOpt.py 414 unit = int(Struct[4:]) / 8
415 if int(ConfigDict['length']) != unit * len(dataarray):
421 for loop in xrange(unit):
    [all...]
  /external/mesa3d/src/mesa/main/
enable.c 195 * Return pointer to current texture unit for setting/getting coordinate
198 * texture unit is higher than the number of supported coordinate units.
204 _mesa_error(ctx, GL_INVALID_OPERATION, "glEnable/Disable(texcoord unit)");
208 return &ctx->Texture.Unit[ctx->Texture.CurrentUnit];
    [all...]
ff_fragment_shader.cpp 111 } unit[MAX_TEXTURE_COORD_UNITS]; member in struct:state_key
269 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i];
276 key->unit[i].enabled = 1;
279 key->unit[i].source_index = texObj->TargetIndex;
284 key->unit[i].shadow = (format == GL_DEPTH_COMPONENT ||
288 key->unit[i].ModeRGB = comb->ModeRGB;
289 key->unit[i].ModeA = comb->ModeA;
290 key->unit[i].ScaleShiftRGB = comb->ScaleShiftRGB;
291 key->unit[i].ScaleShiftA = comb->ScaleShiftA;
292 key->unit[i].NumArgsRGB = comb->NumArgsRGB
980 GLuint unit; local
1041 unsigned int unit; local
    [all...]
context.c 43 * <LI> Texture unit, object and image handling </LI>
763 /* Texture unit checks */
    [all...]
ffvertex_prog.c 86 } unit[NUM_UNITS]; member in struct:state_key
191 key->unit[i].light_enabled = 1;
194 key->unit[i].light_eyepos3_is_zero = 1;
197 key->unit[i].light_spotcutoff_is_180 = 1;
202 key->unit[i].light_attenuated = 1;
243 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i];
246 key->unit[i].texunit_really_enabled = 1;
250 key->unit[i].coord_replace = 1;
253 key->unit[i].texmat_enabled = 1;
256 key->unit[i].texgen_enabled = 1
    [all...]
  /external/pdfium/core/fxge/win32/
fx_win32_gdipext.cpp 277 GpUnit unit);
289 GpUnit unit,
420 Gdiplus::Unit unit,
1027 float unit = pMatrix local
    [all...]
  /external/zlib/src/contrib/delphi/
ZLib.pas 4 { ZLIB Data Compression Interface Unit }
12 unit ZLib;
  /external/mesa3d/src/mesa/drivers/common/
meta_blit.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_vtbl.c 137 if (intel->ctx.Texture.Unit[i]._Current->Target == GL_TEXTURE_CUBE_MAP) {
  /external/protobuf/ruby/tests/
repeated_field_test.rb 4 require 'test/unit'
6 class RepeatedFieldTest < Test::Unit::TestCase
basic.rb 4 require 'test/unit'
119 class MessageContainerTest < Test::Unit::TestCase
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp 677 AssertDI(MD && isa<DICompileUnit>(MD), "invalid compile unit", &NMD, MD);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Verifier.cpp 760 AssertDI(MD && isa<DICompileUnit>(MD), "invalid compile unit", &NMD, MD);
    [all...]
  /external/kotlinc/lib/
kotlin-scripting-common.jar 
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c     [all...]
  /external/mesa3d/src/mesa/swrast/
s_span.c 483 const struct gl_texture_object *obj = ctx->Texture.Unit[u]._Current;
    [all...]

Completed in 1574 milliseconds

<<111213141516