HomeSort by relevance Sort by last modified time
    Searched refs:Attribute (Results 951 - 975 of 1285) sorted by null

<<31323334353637383940>>

  /external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 511 if (CS.hasFnAttr(Attribute::Convergent))
519 loopHeader->getParent()->hasFnAttribute(Attribute::OptimizeForSize))
    [all...]
  /prebuilts/devtools/tools/lib/
asm-5.0.3.jar 
  /prebuilts/misc/common/asm/
asm-5.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/4.1/
asm-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.1/
asm-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.3/
asm-5.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.4/
asm-5.0.4.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm/5.0.3/
asm-5.0.3.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm/5.0.4/
asm-5.0.4.jar 
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatTest.java     [all...]
TestMessageFormat.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatTest.java     [all...]
TestMessageFormat.java     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 133 (** The attribute kind of a function parameter, result or the function itself.
134 See [llvm::Attribute::AttrKind]. *)
135 module Attribute : sig
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
CGException.cpp     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationUtils.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
SimpleCParser.m 240 #pragma mark global Attribute Scopes
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCTP.m 175 #pragma mark global Attribute Scopes
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ActionTranslator.g 144 /** For \$rulelabel.name, return the Attribute found for name. It
147 public Attribute getRuleLabelAttribute(String ruleName, String attrName) {
317 * This must also fail, if we try to access a local attribute's field, like $tree.scope = localObject
335 // This asserts that if it's a label or a ref to a rule proceed but only if the attribute
364 // This asserts that if it's a label or a ref to a rule proceed but only if the attribute
577 // error: invalid dynamic attribute
595 // error: invalid dynamic attribute
703 /** %{expr}.y = z; template attribute y of ST-typed expr to z */
717 /* %x.y = z; set template attribute y of x (always set never get attr)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
layer1.py 63 throughput settings. You must designate one attribute as the hash
65 attribute as the range primary key. DynamoDB creates indexes on
119 conditional operators to replace an item only if its attribute
124 the item's attribute values match certain conditions.
127 item's attribute values match certain conditions.
254 + Keys - An array of primary key attribute values that define specific
257 only need to specify the hash attribute. For a hash-and-range type
258 primary key, you must specify both the hash attribute and the range
259 attribute.
262 attribute is not found, it does not appear in the result. Note tha
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc2459.py 82 class Attribute(univ.Sequence):
521 namedtype.NamedType('extension-attribute-type', univ.Integer().subtype(subtypeSpec=constraint.ValueSizeConstraint(0, ub_extension_attributes), explicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),
522 namedtype.NamedType('extension-attribute-value', univ.Any().subtype(explicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 1)))
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 446 bool DisableRedZone = MF.getFunction()->hasFnAttribute(Attribute::NoRedZone);
510 if (MF.getFunction()->hasFnAttribute(Attribute::Naked))
    [all...]

Completed in 1388 milliseconds

<<31323334353637383940>>