Searched refs:canonical (Results 1 - 25 of 105) sorted by relevance

12345

/external/syslinux/gpxe/src/core/
H A Duuid.c36 * @ret string UUID in canonical form
42 be32_to_cpu ( uuid->canonical.a ),
43 be16_to_cpu ( uuid->canonical.b ),
44 be16_to_cpu ( uuid->canonical.c ),
45 be16_to_cpu ( uuid->canonical.d ),
46 uuid->canonical.e[0], uuid->canonical.e[1],
47 uuid->canonical.e[2], uuid->canonical.e[3],
48 uuid->canonical
[all...]
/external/guava/guava-tests/test/com/google/common/collect/
H A DInternersTest.java35 String canonical = "a";
39 assertSame(canonical, pool.intern(canonical));
40 assertSame(canonical, pool.intern(not));
52 String canonical = "a";
56 assertSame(canonical, pool.intern(canonical));
57 assertSame(canonical, pool.intern(not));
69 Integer canonical = new Integer(5);
73 assertSame(canonical, poo
[all...]
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-main.c456 the platform-specific in-guest-state format to the canonical
460 void getSyscallArgsFromGuestState ( /*OUT*/SyscallArgs* canonical, argument
466 canonical->sysno = gst->guest_EAX;
467 canonical->arg1 = gst->guest_EBX;
468 canonical->arg2 = gst->guest_ECX;
469 canonical->arg3 = gst->guest_EDX;
470 canonical->arg4 = gst->guest_ESI;
471 canonical->arg5 = gst->guest_EDI;
472 canonical->arg6 = gst->guest_EBP;
473 canonical
778 putSyscallArgsIntoGuestState( SyscallArgs* canonical, VexGuestArchState* gst_vanilla ) argument
959 getSyscallStatusFromGuestState( SyscallStatus* canonical, VexGuestArchState* gst_vanilla ) argument
1105 putSyscallStatusIntoGuestState( ThreadId tid, SyscallStatus* canonical, VexGuestArchState* gst_vanilla ) argument
2559 SyscallStatus canonical; local
[all...]
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
H A DSessionDescription.java45 public static Type fromCanonicalForm(String canonical) { argument
46 return Type.valueOf(Type.class, canonical.toUpperCase());
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.canonical/
H A Dcanonical.pass.cpp14 // path canonical(const path& p, const path& base = current_path());
15 // path canonical(const path& p, error_code& ec);
16 // path canonical(const path& p, const path& base, error_code& ec);
34 ASSERT_NOT_NOEXCEPT(canonical(p));
35 ASSERT_NOT_NOEXCEPT(canonical(p, p));
36 ASSERT_NOT_NOEXCEPT(canonical(p, ec));
37 ASSERT_NOT_NOEXCEPT(canonical(p, p, ec));
69 const path ret = canonical(TC.p, TC.base, ec);
71 const path ret2 = canonical(TC.p, TC.base);
82 const path ret = canonical(StaticEn
[all...]
/external/boringssl/src/crypto/base64/
H A Dbase64_test.cc32 // canonical indicates that the encoding is the expected encoding of the
34 canonical, enumerator in enum:encoding_relation
36 // need not be the canonical one.
50 {canonical, "", ""},
51 {canonical, "f", "Zg==\n"},
52 {canonical, "fo", "Zm8=\n"},
53 {canonical, "foo", "Zm9v\n"},
54 {canonical, "foob", "Zm9vYg==\n"},
55 {canonical, "fooba", "Zm9vYmE=\n"},
56 {canonical, "fooba
[all...]
/external/syslinux/gpxe/src/include/gpxe/
H A Duuid.h27 } canonical; member in union:uuid
/external/guava/guava/src/com/google/common/collect/
H A DInterners.java48 E canonical = map.putIfAbsent(checkNotNull(sample), sample);
49 return (canonical == null) ? sample : canonical;
75 // trying to read the canonical...
78 E canonical = entry.getKey();
79 if (canonical != null) { // only matters if weak/soft keys are used
80 return canonical;
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dvideo_common.cc23 uint32 canonical; member in struct:libyuv::FourCCAliasEntry
54 return kFourCCAliases[i].canonical;
/external/libyuv/files/source/
H A Dvideo_common.cc22 uint32 canonical; member in struct:libyuv::FourCCAliasEntry
53 return kFourCCAliases[i].canonical;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
H A DNormalizerData.java59 * @param canonical If true
61 * canonical decomposition, otherwise selects
62 * the recursive compatibility and canonical decomposition.
66 public void getRecursiveDecomposition(boolean canonical, int ch, StringBuffer buffer) { argument
68 if (decomp != null && !(canonical && isCompatibility.get(ch))) {
71 getRecursiveDecomposition(canonical, ch, buffer);
132 * Tells whether decomposition is canonical or not.
H A DUnicodeNormalizer.java92 * Decomposes text, either canonical or compatibility,
97 * the recursive canonical decomposition.
103 boolean canonical = (form & COMPATIBILITY_MASK) == 0;
109 data.getRecursiveDecomposition(canonical, ch, buffer);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerData.java56 * @param canonical If true
58 * canonical decomposition, otherwise selects
59 * the recursive compatibility and canonical decomposition.
63 public void getRecursiveDecomposition(boolean canonical, int ch, StringBuffer buffer) { argument
65 if (decomp != null && !(canonical && isCompatibility.get(ch))) {
68 getRecursiveDecomposition(canonical, ch, buffer);
129 * Tells whether decomposition is canonical or not.
H A DUnicodeNormalizer.java89 * Decomposes text, either canonical or compatibility,
94 * the recursive canonical decomposition.
100 boolean canonical = (form & COMPATIBILITY_MASK) == 0;
106 data.getRecursiveDecomposition(canonical, ch, buffer);
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DCalendarUtil.java52 ULocale canonical = ULocale.createCanonical(loc.toString());
53 calType = canonical.getKeywordValue(CALKEY);
60 String region = ULocale.getRegionForSupplementalData(canonical, true);
H A DZoneMeta.java89 * Returns an immutable set of canonical system time zone IDs.
92 * @return An immutable set of canonical system time zone IDs.
119 * Returns an immutable set of canonical system time zone IDs that
123 * @return An immutable set of canonical system time zone IDs that
355 * Return the canonical id for this tzid defined by CLDR, which might be
362 String canonical = CANONICAL_ID_CACHE.get(tzid);
363 if (canonical == null) {
364 canonical = findCLDRCanonicalID(tzid);
365 if (canonical == null) {
377 canonical
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarUtil.java50 ULocale canonical = ULocale.createCanonical(loc.toString());
51 calType = canonical.getKeywordValue(CALKEY);
58 String region = ULocale.getRegionForSupplementalData(canonical, true);
H A DZoneMeta.java88 * Returns an immutable set of canonical system time zone IDs.
91 * @return An immutable set of canonical system time zone IDs.
118 * Returns an immutable set of canonical system time zone IDs that
122 * @return An immutable set of canonical system time zone IDs that
354 * Return the canonical id for this tzid defined by CLDR, which might be
361 String canonical = CANONICAL_ID_CACHE.get(tzid);
362 if (canonical == null) {
363 canonical = findCLDRCanonicalID(tzid);
364 if (canonical == null) {
376 canonical
[all...]
/external/libmojo/device/bluetooth/
H A Dbluetooth_uuid.cc19 // Returns the canonical, 128-bit canonical, and the format of the UUID
20 // in |canonical|, |canonical_128|, and |format| based on |uuid|.
22 std::string* canonical,
26 canonical->clear();
52 canonical->assign(uuid);
21 GetCanonicalUuid(std::string uuid, std::string* canonical, std::string* canonical_128, BluetoothUUID::Format* format) argument
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/
H A DDumperOptions.java162 private boolean canonical = false; field in class:DumperOptions
252 * Force the emitter to produce a canonical YAML document.
254 * @param canonical
255 * true produce canonical YAML document
257 public void setCanonical(boolean canonical) { argument
258 this.canonical = canonical;
262 return this.canonical;
/external/toolchain-utils/cwp/interpreter/
H A Dsymbolizer.py50 def _ParseFilename(filename, canonical=False):
52 If canonical is True, instead returns (database_key, board, canonical_vers)
56 if canonical:
70 _, _, board, vers = _ParseFilename(filename, canonical=True)
115 _, _, board, vers = _ParseFilename(filename, canonical=True)
/external/v8/src/
H A Dhandles-inl.h116 CanonicalHandleScope* canonical = data->canonical_scope; local
117 return canonical ? canonical->Lookup(value) : CreateHandle(isolate, value);
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/emitter/
H A DEmitter.java132 private Boolean canonical; field in class:Emitter
187 this.canonical = opts.isCanonical();
332 boolean implicit = first && !ev.getExplicit() && !canonical
339 if (canonical) {
395 if (flowLevel != 0 || canonical || ((SequenceStartEvent) event).getFlowStyle()
402 if (flowLevel != 0 || canonical || ((MappingStartEvent) event).getFlowStyle()
449 if (canonical || (column > bestWidth && splitLines) || prettyFlow) {
463 if (canonical) {
474 if (canonical || (column > bestWidth && splitLines) || prettyFlow) {
503 if (canonical || (colum
[all...]
/external/emma/core/java12/com/vladium/util/
H A DIPathEnumerator.java68 public static IPathEnumerator create (final File [] path, final boolean canonical, final IPathHandler handler) argument
70 return new PathEnumerator (path, canonical, handler);
124 PathEnumerator (final File [] path, final boolean canonical, final IPathHandler handler) argument
129 m_canonical = canonical;
141 m_pathSet.add (path [p].getPath ()); // set of [possibly canonical] paths
/external/icu/icu4c/source/test/intltest/
H A Dsrchtest.h51 USearchAttributeValue canonical,

Completed in 692 milliseconds

12345