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

12 3 4

  /external/owasp/sanitizer/src/main/org/owasp/html/
PolicyFactory.java 35 import javax.annotation.concurrent.Immutable;
51 @Immutable
TagBalancingHtmlStreamEventReceiver.java 34 import javax.annotation.concurrent.Immutable;
249 @Immutable
    [all...]
  /external/owasp/sanitizer/distrib/lib/
jsr305.jar 
  /external/owasp/sanitizer/lib/jsr305/
jsr305.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jsr305.jar 
annotations.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/jsr305/1.3.9/
jsr305-1.3.9.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/jsr305/2.0.1/
jsr305-2.0.1.jar 
  /external/chromium_org/third_party/mesa/src/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)",
  /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)",
  /prebuilts/tools/common/m2/repository/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"
374 typedef Immutable<EntryKernelMutationMap> ImmutableEntryKernelMutationMap;
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 97 // default, fixed objects are immutable unless marked otherwise.
482 /// efficiency. By default, fixed objects are immutable. This returns an
485 int CreateFixedObject(uint64_t Size, int64_t SPOffset, bool Immutable);
498 /// to an immutable object.
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 560 /// efficiency. By default, fixed objects are immutable. This returns an
564 bool Immutable) {
575 Objects.insert(Objects.begin(), StackObject(Size, Align, SPOffset, Immutable,
591 /*Immutable*/ true,
    [all...]
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.0/
common-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.2/
common-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.0/
common-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.1/
common-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.3/
common-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.0/
common-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.1/
common-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.3/
common-22.7.3.jar 

Completed in 332 milliseconds

12 3 4