HomeSort by relevance Sort by last modified time
    Searched refs:Immutable (Results 26 - 50 of 53) sorted by null

12 3

  /external/mesa3d/src/mesa/main/
texstorage.c 197 texObj->Immutable = GL_TRUE;
341 /* Check if texObj->Immutable is set */
342 if (texObj->Immutable) {
343 _mesa_error(ctx, GL_INVALID_OPERATION, "glTexStorage%uD(immutable)",
texparam.c     [all...]
texobj.c 542 if (t->Immutable) {
    [all...]
mtypes.h     [all...]
teximage.c     [all...]
mipmap.c     [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/annotations/2.0.1/
annotations-2.0.1.jar 
  /external/guava/guava/src/com/google/common/collect/
RegularImmutableTable.java 33 import javax.annotation.concurrent.Immutable;
166 @Immutable
188 * Builds the value maps of the index and creates an immutable copy of the
221 // value maps are guaranteed to be immutable maps
236 // value maps are guaranteed to be immutable maps
273 @Immutable @VisibleForTesting
  /external/chromium_org/sync/syncable/
entry_kernel.h 15 #include "sync/internal_api/public/util/immutable.h"
345 typedef Immutable<EntryKernelMutationMap> ImmutableEntryKernelMutationMap;
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
TestObject.idl 244 [Immutable] attribute SVGPoint immutablePoint;
246 [Immutable] SVGPoint immutablePointFunction();
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 97 // default, fixed objects are immutable unless marked otherwise.
464 /// efficiency. By default, fixed objects are immutable. This returns an
467 int CreateFixedObject(uint64_t Size, int64_t SPOffset, bool Immutable);
477 /// to an immutable object.
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasRenderingContext2D.idl 33 [RuntimeEnabled=ExperimentalCanvasFeatures, Immutable] attribute SVGMatrix currentTransform;
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 541 /// efficiency. By default, fixed objects are immutable. This returns an
545 bool Immutable) {
557 Objects.insert(Objects.begin(), StackObject(Size, Align, SPOffset, Immutable,
    [all...]
  /prebuilts/devtools/tools/lib/
common.jar 
httpclient-4.1.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 
  /prebuilts/misc/common/tools-common/
tools-common-prebuilt.jar 
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texparam.c     [all...]
texobj.c 542 if (t->Immutable) {
    [all...]
mtypes.h     [all...]
teximage.c     [all...]
mipmap.c     [all...]
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 

Completed in 397 milliseconds

12 3