/external/clang/test/Parser/ |
cxx11-stmt-attributes.cpp | 82 #pragma STDC FP_CONTRACT ON // expected-error {{can only appear at file scope or at the start of a compound statement}}
|
/external/clang/test/SemaCXX/ |
compound-literal.cpp | 20 // Check compound literals mixed with C++11 list-initialization.
|
/external/clang/test/SemaTemplate/ |
instantiate-c99.cpp | 72 // Compound literals
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
CollectionSize.java | 92 "A compound CollectionSize doesn't specify a number of elements.");
|
/external/icu/icu4c/source/data/mappings/ |
icu-internal-compound-s3.ucm | 10 <code_set_name> icu-internal-compound-s3
|
/external/llvm/test/CodeGen/SystemZ/ |
shift-10.ll | 1 ; Test compound shifts.
|
/external/lzma/CPP/7zip/ |
Guid.txt | 171 E5 Compound
|
/external/parameter-framework/upstream/parameter/ |
AreaConfiguration.cpp | 131 // Compound handling
|
AreaConfiguration.h | 69 // Compound handling
|
CompoundRule.cpp | 75 strError = "Unknown compound rule type: ";
|
/external/skia/include/c/ |
sk_types.h | 140 A sk_path_t encapsulates compound (multiple contour) geometric
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtcp_format_remb_unittest.cc | 39 true); // Allow non-compound RTCP
|
/frameworks/base/core/java/android/net/metrics/ |
ApfProgramEvent.java | 56 public final int flags; // Bitfield compound of FLAG_* constants
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/ |
insituparsing.dot | 2 compound=true
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/ |
TtsEnginePreference.java | 146 * as the currently selected key and the currently checked compound button.
|
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_greek1.xml | 42 <!-- TODO: Should find a way to compound Greek dialytika tonos and other Greek letters. -->
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
copy.py | 13 compound objects (objects that contain other objects, like lists or 16 - A shallow copy constructs a new compound object and then (to the 20 - A deep copy constructs a new compound object and then, recursively, 26 a) recursive objects (compound objects that, directly or indirectly,
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
copy.py | 13 compound objects (objects that contain other objects, like lists or 16 - A shallow copy constructs a new compound object and then (to the 20 - A deep copy constructs a new compound object and then, recursively, 26 a) recursive objects (compound objects that, directly or indirectly,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
copy.py | 13 compound objects (objects that contain other objects, like lists or 16 - A shallow copy constructs a new compound object and then (to the 20 - A deep copy constructs a new compound object and then, recursively, 26 a) recursive objects (compound objects that, directly or indirectly,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
copy.py | 13 compound objects (objects that contain other objects, like lists or 16 - A shallow copy constructs a new compound object and then (to the 20 - A deep copy constructs a new compound object and then, recursively, 26 a) recursive objects (compound objects that, directly or indirectly,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
UseCompoundDrawableDetectorFix.java | 47 return "Convert to a compound drawable";
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_fast.c | 603 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", 642 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", 699 wpa_printf(MSG_DEBUG, "EAP-FAST: Determining CMK[%d] for Compound MIC " 704 * IMCK[j] = T-PRF(S-IMCK[j-1], "Inner Methods Compound Keys", 714 "Inner Methods Compound Keys", 769 /* Validate received Compound MAC */ 772 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV for Compound " 777 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Received Compound MAC", 779 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Calculated Compound MAC", 782 wpa_printf(MSG_INFO, "EAP-FAST: Compound MAC did not match") [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Ordering.java | 63 * <li>{@link #compound(Comparator)} 380 * might use {@code byStatus.compound(byPriority)}. For a compound ordering 384 * is equivalent to one created using {@link Ordering#compound(Iterable)} on 388 public <U extends T> Ordering<U> compound( method in class:Ordering 401 * Ordering.from(comp1).compound(comp2).compound(comp3) . . .}. 409 public static <T> Ordering<T> compound( method in class:Ordering [all...] |
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
HexagonMCTargetDesc.cpp | 44 ("mno-compound", 45 cl::desc("Disable looking for compound instructions for Hexagon"));
|
/external/ltrace/ |
value.h | 63 * value, in case of compound types. It may be NULL. TYPE is a type 107 /* Access ELEMENT-th field of the compound value VALP, and store the
|