HomeSort by relevance Sort by last modified time
    Searched full:attributes (Results 976 - 1000 of 8380) sorted by null

<<31323334353637383940>>

  /external/clang/test/CodeGenObjC/
objc-arc-container-subscripting.m 21 // CHECK: attributes [[NUW]] = { nounwind }
  /external/clang/test/CodeGenObjCXX/
exceptions.mm 36 // CHECK: attributes [[NR]] = { noreturn }
  /external/clang/test/Sema/
attr-print.c 22 // TODO: the Type Printer has no way to specify the order to print attributes
  /external/clang/test/SemaObjC/
ibaction.m 13 // Normally attributes should not be attached to method definitions, but
  /external/compiler-rt/lib/
lit.common.unit.configured.in 21 # Setup attributes common for all compiler-rt unit tests.
  /external/compiler-rt/lib/sanitizer_common/tests/
lit.cfg 13 # Setup attributes common for all compiler-rt projects.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/META-INF/
ECLIPSEF.SF 4 SHA1-Digest-Manifest-Main-Attributes: Jum9nUWLJAVEp3Aak9kK4XJMVFc=
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_get_caps_fd.3 11 This function will read the file based capabilities stored in extended attributes of the file that the descriptor was opened against. The bounding set is not included in file based capabilities operations. Note that this function will only work if compiled on a kernel that supports file based capabilities such as 2.6.26 and later. If the "magic" bit is set, then all effect capability bits are set. Otherwise the bits are cleared.
  /external/llvm/lib/IR/
CMakeLists.txt 3 Attributes.cpp
  /external/llvm/test/Assembler/
unnamed-addr.ll 20 ; CHECK: attributes #0 = { nounwind ssp }
  /external/llvm/test/CodeGen/PowerPC/
mulli64.ll 15 attributes #0 = { nounwind readnone }
unwind-dw2.ll 15 attributes #0 = { nounwind }
  /external/llvm/test/CodeGen/R600/
call_fs.ll 17 attributes #0 = { "ShaderType"="1" } ; Vertex Shader
pv-packing.ll 47 attributes #0 = { "ShaderType"="1" }
48 attributes #1 = { readnone }
49 attributes #2 = { readonly }
50 attributes #3 = { nounwind readonly }
  /external/llvm/test/Transforms/DeadArgElim/
2007-12-20-ParamAttrs.ll 20 ; CHECK: attributes [[NUW]] = { nounwind }
  /external/openssh/
sftp-client.h 76 /* Get file attributes of 'path' (follows symlinks) */
79 /* Get file attributes of 'path' (does not follow symlinks) */
82 /* Set file attributes of 'path' */
85 /* Set file attributes of open file 'handle' */
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/
main.c 24 // Setup attributes we want for the OpenGL context
46 // Print out attributes of the context we created
160 // Set GL context attributes
166 // Get GL context attributes
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/
main.c 24 // Setup attributes we want for the OpenGL context
46 // Print out attributes of the context we created
160 // Set GL context attributes
166 // Get GL context attributes
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/
main.c 24 // Setup attributes we want for the OpenGL context
46 // Print out attributes of the context we created
160 // Set GL context attributes
166 // Get GL context attributes
  /external/skia/src/animator/
thingstodo.txt 14 alphabetize attributes in docs
  /external/skia/src/gpu/effects/
GrVertexEffect.h 24 * Subclasses call this from their constructor to register vertex attributes (at most
  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
SAX1ParserAdapter.java 169 Attributes attrs)
175 // Also, need to wrap Attributes to look like AttributeLost
193 Attributes attrs;
197 public void setAttributes(Attributes a) {
  /external/v8/test/mjsunit/
mirror-regexp.js 74 mirror.property(p).attributes(),
75 p + ' attributes');
89 fromJSON.properties[i].attributes,
90 'Unexpected value for ' + p + ' attributes');
  /frameworks/base/core/java/android/widget/
EditText.java 44 * <b>XML attributes</b>
46 * See {@link android.R.styleable#EditText EditText Attributes},
47 * {@link android.R.styleable#TextView TextView Attributes},
48 * {@link android.R.styleable#View View Attributes}
  /frameworks/base/docs/html/guide/topics/resources/
layout-resource.jd 41 [<em>ViewGroup-specific attributes</em>] &gt;
46 [<em>View-specific attributes</em>] &gt;
76 <p class="caps">attributes:</p>
96 <p>More attributes are supported by the {@link android.view.ViewGroup}
98 {@link android.view.ViewGroup}. For a reference of all available attributes,
102 attributes</a>).</p>
108 <p class="caps">attributes:</p>
128 <p>More attributes are supported by the {@link android.view.View}
132 a reference of all available attributes,
134 href="{@docRoot}reference/android/widget/TextView.html#lattrs">TextView XML attributes</a>).</p
    [all...]

Completed in 2217 milliseconds

<<31323334353637383940>>