HomeSort by relevance Sort by last modified time
    Searched full:primary (Results 1 - 25 of 1708) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_badprimary/
name 1 bad blocks in the primary superblock and group descriptors
  /external/clang/test/SemaCXX/
primary-base.cpp 7 // Since A is already a primary base class, C should be the primary base class
  /external/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h 21 /// should be the "primary" client, and will be used for computing whether the
24 llvm::OwningPtr<DiagnosticConsumer> Primary;
30 Primary.reset(_Primary);
36 Primary->BeginSourceFile(LO, PP);
42 Primary->EndSourceFile();
46 return Primary->IncludeInDiagnosticCounts();
54 Primary->HandleDiagnostic(DiagLevel, Info);
59 return new ChainedDiagnosticConsumer(Primary->clone(Diags),
  /dalvik/dx/src/com/android/dx/cf/code/
LocalsArraySet.java 40 * The primary LocalsArray represents the locals as seen from
44 private final OneLocalsArray primary; field in class:LocalsArraySet
61 primary = new OneLocalsArray(maxLocals);
66 * Constructs an instance with the specified primary and secondaries set.
68 * @param primary {@code non-null;} primary locals to use
72 public LocalsArraySet(OneLocalsArray primary,
74 super(primary.getMaxLocals() > 0);
76 this.primary = primary;
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.class.spec/
p9-0x.cpp 4 // to the implicit argument list of the primary template.
10 struct X1<T, Types...> // expected-error{{class template partial specialization does not specialize any template argument; to define the primary template, remove the template argument list}}
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
p21.cpp 25 int check0[X<int>::value == 0? 1 : -1]; // uses primary template
27 int check2[X<int(float, int)>::value == 0? 1 : -1]; // uses primary template
28 int check3[Y<>::value == 0? 1 : -1]; // uses primary template
30 int check5[Y<int, float, double>::value == 0? 1 : -1]; // uses primary template
  /external/clang/test/Preprocessor/
cxx_oper_spelling.cpp 6 // token behaves the same, respectively, as its primary token,
  /external/clang/test/SemaObjC/
continuation-class-err.m 14 @property(readwrite, copy) id object; // expected-warning {{property attribute in continuation class does not match the primary class}}
15 @property(readonly) id object1; // expected-error {{illegal redeclaration of property in continuation class 'ReadOnly' (attribute must be 'readwrite', while its primary must be 'readonly')}}
34 @property (copy) id foo; // expected-error {{illegal redeclaration of property in continuation class 'Bar' (attribute must be 'readwrite', while its primary must be 'readonly')}}
35 @property (copy) id fee; // expected-error {{illegal redeclaration of property in continuation class 'Bar' (attribute must be 'readwrite', while its primary must be 'readonly')}}
continuation-class-property.m 41 @property (readwrite) NSString *foo; // expected-warning {{type of property 'NSString *' in continuation class does not match property type in primary class}}
42 @property (readwrite, strong) NSRect bar; // expected-warning {{type of property 'NSRect' in continuation class does not match property type in primary class}}
incomplete-implementation.m 12 - Meth {return 0;} // expected-warning {{category is implementing a method which will also be implemented by its primary class}}
24 - Meth {return 0;} // expected-warning {{category is implementing a method which will also be implemented by its primary class}}
protocol-implementing-class-methods.m 24 - (void) initialize {NSImage *p=0; [p initialize]; } // expected-warning {{category is implementing a method which will also be implemented by its primary class}}
26 - (void) : (double) arg{}; // expected-warning {{category is implementing a method which will also be implemented by its primary class}}
27 - (void) CEMeth {}; // expected-warning {{category is implementing a method which will also be implemented by its primary class}}
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-values/
mozilla 17 content-primary
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DialerFilterRule.java 47 INode primary = node.appendChild(FQCN_EDIT_TEXT); local
48 primary.setAttribute(ANDROID_URI, ATTR_TEXT, "Primary");
49 primary.setAttribute(ANDROID_URI, ATTR_ID, "@android:id/primary"); //$NON-NLS-1$
50 primary.setAttribute(ANDROID_URI, ATTR_LAYOUT_BELOW,
52 primary.setAttribute(ANDROID_URI, ATTR_LAYOUT_WIDTH, fillParent);
  /device/samsung/crespo/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 21 Exactly one of these should have the attribute primary="true".
22 This storage will be the primary external storage and should have mountPoint="/mnt/sdcard".
26 primary: (boolean) this storage is the primary external storage
41 android:primary="true"
  /device/samsung/tuna/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 21 Exactly one of these should have the attribute primary="true".
22 This storage will be the primary external storage and should have path="/mnt/sdcard".
26 primary: this storage is the primary external storage
38 android:primary="true"
  /device/ti/panda/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 21 Exactly one of these should have the attribute primary="true".
22 This storage will be the primary external storage and should have path="/mnt/sdcard".
26 primary: this storage is the primary external storage
38 android:primary="true"
  /frameworks/base/core/res/res/xml/
storage_list.xml 21 Exactly one of these should have the attribute primary="true".
22 This storage will be the primary external storage and should have mountPoint="/mnt/sdcard".
26 primary: (boolean) this storage is the primary external storage
39 android:primary="true" />
  /external/icu4c/test/cintltst/
cdetst.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
45 {0x00E4, 0x0062/*'b'*/, 0x0063/*'c'*/, 0x0000}, /*doubt in primary here */
46 {0x00E4, 0x0062/*'b'*/, 0x0063/*'c'*/, 0x0000}, /*doubt in primary here*/
49 {0x00E4, 0x0062/*'b'*/, 0x0063/*'c'*/, 0x0000}, /*doubt in primary here*/
61 {0x0061/*'a'*/, 0x0308, 0x0062/*'b'*/, 0x0063/*'c'*/, 0x0000}, /*doubt in primary here*/
62 {0x0061/*'a'*/, 0x0065/*'e'*/, 0x0062/*'b'*/, 0x0063/*'c'*/, 0x0000}, /*doubt in primary here*/
65 {0x0061/*'a'*/, 0x0065/*'e'*/, 0x0062/*'b'*/, 0x0063/*'c'*/, 0x0000}, /*doubt in primary here*/
71 /* Primary*/ /* Tertiary*/
72 { UCOL_LESS, UCOL_LESS }, /*should be UCOL_GREATER for primary*/
78 { UCOL_EQUAL, UCOL_EQUAL }, /*should be UCOL_GREATER for primary*/
    [all...]
cdetst.h 16 * specific primary, secondary and tertiary rules. For example, the ignorable
33 /* performs test with strength PRIMARY */
cturtst.h 16 * specific primary, secondary and tertiary rules. For example, the ignorable
33 /*perform test with strength PRIMARY */
encoll.h 16 * specific primary, secondary and tertiary rules. For example, the ignorable
32 /* performs test with strength PRIMARY */
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
WrappedRuntimeException.java 39 /** Primary checked exception.
47 * @param e Primary checked exception
62 * @param e Primary checked exception
75 * @return The primary checked exception
  /external/apache-xml/src/main/java/org/apache/xml/utils/
WrappedRuntimeException.java 32 /** Primary checked exception.
40 * @param e Primary checked exception
55 * @param e Primary checked exception
68 * @return The primary checked exception
  /external/e2fsprogs/tests/f_preen/
expect.1 3 may lie only with the primary block group descriptors, and
  /external/webkit/Source/WebCore/html/
DataGridColumn.cpp 36 void DataGridColumn::setPrimary(bool primary)
38 if (m_primary != primary) {
39 m_primary = primary;

Completed in 593 milliseconds

1 2 3 4 5 6 7 8 91011>>