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

<<31323334353637383940>>

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_barrierattr_init.c 46 * Initializes a barrier attributes object with default
47 * attributes.
55 * Initializes a barrier attributes object with default
56 * attributes.
pthread_condattr_init.c 47 * Initializes a condition variable attributes object
48 * with default attributes.
56 * Initializes a condition variable attributes object
57 * with default attributes.
pthread_mutexattr_init.c 46 * Initializes a mutex attributes object with default
47 * attributes.
55 * Initializes a mutex attributes object with default
56 * attributes.
pthread_rwlockattr_init.c 47 * Initializes a rwlock attributes object with default
48 * attributes.
56 * Initializes a rwlock attributes object with default
57 * attributes.
  /external/chromium_org/printing/android/java/src/org/chromium/printing/
PrintManagerDelegate.java 22 PrintAttributes attributes);
  /external/chromium_org/sandbox/win/src/
filesystem_policy.h 44 uint32 attributes,
62 uint32 attributes,
75 uint32 attributes,
85 uint32 attributes,
sync_interception.cc 82 uint32 attributes = 0; local
83 NTSTATUS ret = AllocAndCopyName(&object_attribs_copy, &name, &attributes,
135 uint32 attributes = 0; local
136 NTSTATUS ret = AllocAndCopyName(&object_attribs_copy, &name, &attributes,
  /external/chromium_org/third_party/WebKit/Source/build/scripts/templates/
MakeQualifiedNames.h.tmpl 21 // Attributes
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/viewport/
viewport-legacy-merge-quirk-1.html 6 attributes must not take over existing attribute values from previous
viewport-legacy-merge-quirk-2.html 5 attributes must not take over existing attribute values from previous
  /external/chromium_org/third_party/angle/src/compiler/
VariableInfo.h 28 // Traverses intermediate tree to collect all attributes, uniforms, varyings.
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
VertexDeclarationCache.h 28 GLenum applyDeclaration(IDirect3DDevice9 *device, TranslatedAttribute attributes[], gl::ProgramBinary *programBinary, GLsizei instances, GLsizei *repeatDraw);
  /external/chromium_org/third_party/skia/src/animator/
thingstodo.txt 14 alphabetize attributes in docs
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrVertexEffect.h 24 * Subclasses call this from their constructor to register vertex attributes (at most
  /external/chromium_org/third_party/sqlite/src/test/
tkt3457.test 67 file attributes test.db-journal -permissions ---------
72 file attributes test.db-journal -permissions -w--w--w-
77 file attributes test.db-journal -permissions r--r--r--
83 file attributes test.db-journal -permissions rw-rw-rw-
  /external/chromium_org/ui/keyboard/resources/elements/
kb-key-import.html 7 <polymer-element name="kb-key-import" attributes="importId">
  /external/chromium_org/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');
  /external/clang/bindings/python/tests/cindex/
test_token_kind.py 27 """Ensure that items registered appear as class attributes."""
  /external/clang/lib/Sema/
TargetAttributesSema.h 1 //===--- TargetAttributesSema.h - Semantic Analysis For Target Attributes -===//
  /external/clang/test/CXX/except/except.spec/
p9-noexcept.cpp 22 // CHECK: attributes [[NR_NUW]] = { noreturn nounwind }
  /external/clang/test/CodeGenCXX/
dynamic-cast-always-null.cpp 26 // CHECK: attributes [[NR]] = { noreturn }
member-initializers.cpp 35 // CHECK: attributes [[NUW_RN]] = { nounwind readnone{{.*}} }
  /external/clang/test/CodeGenObjC/
arc-block-copy-escape.m 24 // CHECK: attributes [[NUW]] = { nounwind }
arc-with-atthrow.m 19 // CHECK: attributes [[NR]] = { noreturn }
gc.m 16 // CHECK: attributes [[NUW]] = { nounwind }

Completed in 1598 milliseconds

<<31323334353637383940>>