HomeSort by relevance Sort by last modified time
    Searched refs:member (Results 676 - 700 of 1104) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/libiberty/
cplus-dem.c 129 int static_type; /* A static member function */
3555 int member; local
    [all...]
  /external/ImageMagick/www/api/
distort.php 158 <p>RotateImage() creates a new image that is a rotated copy of an existing one. Positive angles rotate counter-clockwise (right-hand rule), while negative angles rotate clockwise. Rotated images are usually larger than the originals and have 'empty' triangular corners. X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image. RotateImage allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.cc 539 bool member,
561 dumper_->ElfFileIdentifierForMapping(mapping, member,
    [all...]
  /external/mesa3d/include/GL/
glxext.h 750 extern void glXJoinSwapGroupSGIX (Display *dpy, GLXDrawable drawable, GLXDrawable member);
752 typedef void ( * PFNGLXJOINSWAPGROUPSGIXPROC) (Display *dpy, GLXDrawable drawable, GLXDrawable member);
    [all...]
  /external/v8/test/webkit/fast/js/
parser-syntax-check.js 76 debug ("Unary operators and member access");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h 746 extern void glXJoinSwapGroupSGIX (Display *dpy, GLXDrawable drawable, GLXDrawable member);
748 typedef void ( * PFNGLXJOINSWAPGROUPSGIXPROC) (Display *dpy, GLXDrawable drawable, GLXDrawable member);
    [all...]
  /prebuilts/go/darwin-x86/doc/codewalk/
codewalk.js 85 // Here we need to get the window representation to get the location member,
  /prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go 33 C union translates into a struct containing the first union member and
  /prebuilts/go/darwin-x86/src/html/template/
js_test.go 28 // But member, call, grouping, and array expression terminators
  /prebuilts/go/linux-x86/doc/codewalk/
codewalk.js 85 // Here we need to get the window representation to get the location member,
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 33 C union translates into a struct containing the first union member and
  /prebuilts/go/linux-x86/src/html/template/
js_test.go 28 // But member, call, grouping, and array expression terminators
  /prebuilts/misc/common/android-support-test/rules/
rules-0.5-release.jar 
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 
  /art/tools/
cpplint.py 44 # - Check accessors that return non-pointer member variables are
46 # - Check accessors that return non-const pointer member vars are
62 # ctor(s?), dtor, friend declarations, methods, member vars)
    [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py 44 # - Check accessors that return non-pointer member variables are
46 # - Check accessors that return non-const pointer member vars are
62 # ctor(s?), dtor, friend declarations, methods, member vars)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramUniformTests.cpp 842 // A basic uniform is a uniform (possibly struct or array member) whose type is a basic type (e.g. float, ivec4, sampler2d).
850 string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that array with "[0]" appended. Otherwise it equals name.
851 int elemNdx; //!< If this is a member of a basic-typed array, elemNdx is the index in that array. Otherwise -1.
852 int rootSize; //!< If this is a member of a basic-typed array, rootSize is the size of that array. Otherwise 1.
914 // to be returned by glGetActiveUniform(), e.g. generates a name like var[0] for arrays, and recursively generates struct member names.
1056 const glu::StructMember& member = structType.getMember(i); local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h     [all...]
  /external/javassist/src/main/javassist/compiler/
CodeGen.java 1452 String member = ((Symbol)expr.oprand2()).get(); local
    [all...]
  /external/llvm/bindings/go/llvm/
dibuilder.go 401 // DIMemberType holds the values for creating member type debug metadata.
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c     [all...]

Completed in 1478 milliseconds

<<21222324252627282930>>