HomeSort by relevance Sort by last modified time
    Searched full:specifier (Results 326 - 350 of 808) sorted by null

<<11121314151617181920>>

  /hardware/libhardware/tests/camera2/
CameraStreamFixture.h 39 // Format specifier for picking the best format for CPU reading the given device
  /packages/apps/Calendar/src/com/android/calendar/
EventRecurrenceFormatter.java 89 // There is no "BYDAY" specifier, so use the day of the
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DataExporter.java 89 throw new IllegalArgumentException(".. path specifier not allowed. Bad file name: " +
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dqblk_xfs.h 53 __u16 d_fieldmask; /* field specifier */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 53 __u16 d_fieldmask; /* field specifier */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 53 __u16 d_fieldmask; /* field specifier */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_pep3118.py 13 # Remove current endian specifier and white space from a format
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_pep3118.py 13 # Remove current endian specifier and white space from a format
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp 36 /// SetMemberAccessSpecifier - Set the access specifier of a member.
37 /// Returns true on error (when the previous member decl access specifier
38 /// is different from the new member decl access specifier).
43 // Use the lexical access specifier.
49 // specifier must be same as its initial declaration.
780 // the nested-name-specifier shall name C or a class derived from
917 /// Access(a, b) = (* access on the base specifier from a to b *)
    [all...]
SemaTemplate.cpp 227 // We can't recover unless there's a dependent scope specifier preceding the
256 // This nested-name-specifier occurs in a member access expression, e.g.,
258 assert(!SS.isSet() && "ObjectType and scope specifier cannot coexist");
271 // This nested-name-specifier occurs after another nested-name-specifier,
272 // so long into the context associated with the prior nested-name-specifier.
287 // nested-name-specifier.
305 // specifier.
413 /// specifier naming a dependent type.
    [all...]
SemaType.cpp 288 /// The attribute is in the decl-specifier-seq.
710 /// \param state Specifies the declarator containing the declaration specifier
789 // [C90 6.5] only allows a decl-spec if there was *some* type-specifier,
790 // type-qualifier, or storage-class-specifier. If not, emit an extwarn.
804 // C99 and C++ require a type specifier. For example, C99 6.7.2p2 says:
805 // "At least one type specifier shall be given in the declaration
806 // specifiers in each declaration, and in the specifier-qualifier list in
    [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 214 // If this is a decl-specifier, we can't be at the start of an expression.
507 /// [C++] simple-type-specifier '(' expression-list[opt] ')' [C++ 5.2.3]
508 /// [C++11] simple-type-specifier braced-init-list [C++11 5.2.3]
509 /// [C++] typename-specifier '(' expression-list[opt] ')' [C++ 5.2.3]
510 /// [C++11] typename-specifier braced-init-list [C++11 5.2.3]
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp 740 // Visit the nested-name-specifier, if present.
784 // Visit the nested-name-specifier, if present.
    [all...]
  /external/blktrace/doc/
blkparse.1 338 left-aligned specifier. These precede field specifiers, with a '%' character,
339 followed by the optional left-alignment specifier (\-) followed by the width (a
  /external/chromium_org/third_party/sqlite/src/test/
recover0.test 124 } {1 {ill-formed table specifier}}
135 } {1 {ill-formed table specifier}}
  /external/llvm/lib/Support/Windows/
Signals.inc 36 // the ll format specifier for printf. However, MinGW passes the format
38 // specifier. So these warnings are spurious in this case. Since we compile
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp     [all...]
  /external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.cpp 270 default: llvm_unreachable("Invalid shift specifier in logical instruction");
423 llvm_unreachable("Invalid shift specifier in movi instruction");
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameType.java 213 * Returns the FrameType's class specifier, or null if no class was set or the receiver is not
215 * @return The FrameType's class specifier or null.
  /external/chromium/net/proxy/
proxy_server.cc 102 // We will default to |default_scheme| if no scheme specifier was given.
  /external/chromium_org/net/proxy/
proxy_server.cc 101 // We will default to |default_scheme| if no scheme specifier was given.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_extension.cc 106 // export/import specifier.
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLShaderVar.h 59 * Defaults to a float with no precision specifier

Completed in 2311 milliseconds

<<11121314151617181920>>