HomeSort by relevance Sort by last modified time
    Searched full:spec (Results 1476 - 1500 of 5555) sorted by null

<<51525354555657585960>>

  /frameworks/base/docs/html/distribute/essentials/quality/
auto.jd 208 (<a href="//google.com/design/spec-auto/colors-branding/day-night-colors.html">Learn How</a>)
220 (<a href="//google.com/design/spec-auto/colors-branding/day-night-colors.html">Learn How</a>)
233 (<a href="//google.com/design/spec-auto/colors-branding/color-themes.html">Learn How</a>)
245 (<a href="//google.com/design/spec-auto/colors-branding/color-themes.html">Learn How</a>)
372 (<a href="//google.com/design/spec-auto/system-overview/drawer.html#drawer-drawer-content-patterns">Learn How</a>)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QSTileHost.java 350 Log.w(TAG, "Error creating tile for spec: " + tileSpec, t);
372 public void addTile(String spec) {
376 if (tileSpecs.contains(spec)) {
379 tileSpecs.add(spec);
453 Log.w(TAG, "Bad tile spec: " + tileSpec);
  /libcore/luni/src/test/java/tests/security/spec/
RSAMultiPrimePrivateCrtKeySpecTest.java 23 package tests.security.spec;
28 import java.security.spec.KeySpec;
29 import java.security.spec.RSAMultiPrimePrivateCrtKeySpec;
30 import java.security.spec.RSAOtherPrimeInfo;
31 import java.security.spec.RSAPrivateKeySpec;
  /prebuilts/go/darwin-x86/src/go/ast/
filter.go 157 func filterSpec(spec Spec, f Filter, export bool) bool {
158 switch s := spec.(type) {
186 func filterSpecList(list []Spec, f Filter, export bool) []Spec {
  /prebuilts/go/linux-x86/src/go/ast/
filter.go 157 func filterSpec(spec Spec, f Filter, export bool) bool {
158 switch s := spec.(type) {
186 func filterSpecList(list []Spec, f Filter, export bool) []Spec {
  /system/core/adb/
file_sync_service.cpp 306 static bool do_send(int s, const std::string& spec, std::vector<char>& buffer) {
307 // 'spec' is of the form "/some/path,0755". Break it up.
308 size_t comma = spec.find_last_of(',');
314 std::string path = spec.substr(0, comma);
317 mode_t mode = strtoul(spec.substr(comma + 1).c_str(), nullptr, 0);
  /toolchain/binutils/binutils-2.25/opcodes/
cgen-opc.c 144 SPEC is a specification of what to search for.
152 cgen_keyword_search_init (CGEN_KEYWORD *kt, const char *spec)
157 if (spec != NULL)
164 search.spec = spec;
  /external/clang/utils/
FindSpecRefs 599 # FIXME: Fix for named spec references
618 spec = SpecIndex.fromstring(section)
620 spec = None
623 if spec is not None:
624 dist = spec - target
832 spec = specs[ref.name] = specs.get(ref.name,{})
833 items = spec[ref.section] = spec.get(ref.section,[])
849 print >>f, '<a href="#spec%d">%s</a><br>'%(i,specName)
853 print >>f, '<a name="spec%d">'%(i,
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 287 for (RegisterSpec spec : specs) {
288 if (ssaRegsMapped.get(spec.getReg())) {
293 succeeded = tryMapReg(spec, ropReg, maxAllowedCategory);
298 markReserved(ropReg, spec.getCategory());
577 for (RegisterSpec spec : specs) {
578 if (ssaRegsMapped.get(spec.getReg())) continue;
579 if (!canMapReg(spec, ropReg)) return false;
589 * @param ssaSpec {@code non-null;} SSA spec
    [all...]
  /external/icu/icu4c/source/i18n/
tridpars.cpp 715 // or a spec (source, target, or variant).
748 // We are about to try to parse a spec with no delimiter
755 UnicodeString spec = ICU_Utility::parseUnicodeIdentifier(id, pos); local
756 if (spec.length() == 0) {
765 first = spec;
768 target = spec;
771 variant = spec;
778 // A spec with no prior character is either source or target,
808 * Givens a Spec object, convert it to a SingleID object. The
809 * Spec object is a more unprocessed parse result. The SingleI
    [all...]
  /libcore/support/src/test/java/libcore/java/security/
StandardNames.java 20 import java.security.spec.DSAPrivateKeySpec;
21 import java.security.spec.DSAPublicKeySpec;
22 import java.security.spec.ECPrivateKeySpec;
23 import java.security.spec.ECPublicKeySpec;
24 import java.security.spec.KeySpec;
25 import java.security.spec.RSAPrivateCrtKeySpec;
26 import java.security.spec.RSAPublicKeySpec;
37 import javax.crypto.spec.DHPrivateKeySpec;
38 import javax.crypto.spec.DHPublicKeySpec;
544 // For now, can use AlgorithmParametersSpec javax.crypto.spec.PBEParameterSpec instea
    [all...]
  /prebuilts/go/darwin-x86/src/go/parser/
parser.go 11 // the Go spec, for simplicity, and for improved robustness in the presence
14 // entries where the spec permits exactly one. Consequently, the corresponding
141 // Go spec: A short variable declaration may redeclare variables
834 // Go spec: The scope of an identifier denoting a function
847 // Go spec: The scope of an identifier denoting a function
947 spec := &ast.Field{Doc: doc, Names: idents, Type: typ, Comment: p.lineComment}
948 p.declare(spec, nil, scope, ast.Fun, idents...)
950 return spec
    [all...]
  /prebuilts/go/linux-x86/src/go/parser/
parser.go 11 // the Go spec, for simplicity, and for improved robustness in the presence
14 // entries where the spec permits exactly one. Consequently, the corresponding
141 // Go spec: A short variable declaration may redeclare variables
834 // Go spec: The scope of an identifier denoting a function
847 // Go spec: The scope of an identifier denoting a function
947 spec := &ast.Field{Doc: doc, Names: idents, Type: typ, Comment: p.lineComment}
948 p.declare(spec, nil, scope, ast.Fun, idents...)
950 return spec
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 72 IS_GURU(u) ? POS_AFTER_POST : /* Deviate from spec */ \
236 if (unlikely (u == 0x0B01u)) pos = POS_BEFORE_SUB; /* Oriya Bindu is BeforeSub in the spec. */
498 /* Technically speaking, the spec says we should apply 'locl' to virama too.
540 /* Use zero-context would_substitute() matching for new-spec of the main
541 * Indic scripts, and scripts with one spec only, but not for old-specs.
542 * The new-spec for all dual-spec scripts says zero-context matching happens.
544 * However, testing with Malayalam shows that old and new spec both allow
545 * context. Testing with Bengali new-spec however shows that it doesn't.
574 /* For old-spec, the order of glyphs is Consonant,Virama
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.2.zip 
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 21 * [a] they never get padded, either internally (USB spec writers
131 * See USB 2.0 spec Table 9-7
141 * See USB 3.0 spec Table 9-7
150 * Suspend Options, Table 9-8 USB 3.0 spec
156 * Interface status, Figure 9-5 USB 3.0 spec
177 * the different fields of the USB 2.0 Spec section 9.3, table 9-2. See the
178 * USB spec for a fuller description of the different fields, and what they are
209 * Descriptor types ... USB 2.0 spec table 9.5
223 /* these are from the Wireless USB spec */
235 /* From the USB 3.0 spec */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.4.zip 
  /external/deqp/modules/gles31/functional/
es31fVertexAttributeBindingTests.cpp 388 TestSpec spec; local
390 spec.bufferOffset = bufferOffset;
391 spec.bufferStride = bufferStrideBase + bufferStridePadding;
392 spec.positionAttrOffset = positionAttrOffset;
393 spec.colorAttrOffset = colorAttrOffset;
394 spec.hasColorAttr = hasColorAttr;
397 DE_ASSERT(!deIsAligned32(spec.bufferOffset + spec.positionAttrOffset, datumSize));
399 DE_ASSERT(deIsAligned32(spec.bufferOffset + spec.positionAttrOffset, datumSize))
684 MultipleBindingCase::TestSpec spec; local
    [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.cpp 1096 const struct InstructionSpecifier *spec; local
1136 const struct InstructionSpecifier *spec; local
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
AppTransition.java 317 AppTransitionAnimationSpec spec = mNextAppTransitionAnimationsSpecs.get(taskId); local
318 if (spec == null) {
319 spec = mDefaultNextAppTransitionAnimationSpec;
321 return spec != null ? spec.bitmap : null;
662 AppTransitionAnimationSpec spec = mNextAppTransitionAnimationsSpecs.get(taskId); local
663 if (spec == null) {
664 spec = mDefaultNextAppTransitionAnimationSpec;
666 if (spec == null || spec.rect == null)
1675 AppTransitionAnimationSpec spec = specs[i]; local
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
EllipticCurveTest.java 18 package org.apache.harmony.security.tests.java.security.spec;
21 import java.security.spec.ECField;
22 import java.security.spec.ECFieldF2m;
23 import java.security.spec.ECFieldFp;
24 import java.security.spec.EllipticCurve;
455 * @tests java/security/spec/EllipticCurve#EllipticCurve(EcField,BigInteger,BigInteger)
561 * @tests java.security.spec.EllipticCurve#getSeed()
  /external/clang/lib/Index/
USRGeneration.cpp 480 if (const ClassTemplateSpecializationDecl *Spec
482 const TemplateArgumentList &Args = Spec->getTemplateInstantiationArgs();
695 if (const TemplateSpecializationType *Spec
698 VisitTemplateName(Spec->getTemplateName());
699 Out << Spec->getNumArgs();
700 for (unsigned I = 0, N = Spec->getNumArgs(); I != N; ++I)
701 VisitTemplateArgument(Spec->getArg(I));
  /external/llvm/docs/
MIRLangRef.rst 26 data serialization language, and the full YAML language spec can be read at
28 <http://www.yaml.org/spec/1.2/spec.html#Introduction>`_.
34 .. _YAML documents: http://www.yaml.org/spec/1.2/spec.html#id2800132
124 .. _YAML block literal string: http://www.yaml.org/spec/1.2/spec.html#id2795688
  /external/pdfium/third_party/freetype/src/base/
ftmac.c 162 FSSpec spec;
165 err = ATSFontGetFileSpecification( ats_font_id, &spec );
167 err = FSpMakeFSRef( &spec, ats_font_ref );
    [all...]
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/
Yaml.java 187 * @see <a href="http://yaml.org/spec/1.1/#id859333">Figure 3.1. Processing
285 * Styles http://yaml.org/spec/1.1/#id930798. If
316 * (http://yaml.org/spec/1.1/#id934537)
330 * @see <a href="http://yaml.org/spec/1.1/#id859333">Processing Overview</a>
524 * @see <a href="http://yaml.org/spec/1.1/#id859333">Figure 3.1. Processing
540 * @see <a href="http://yaml.org/spec/1.1/#id859333">Processing Overview</a>
621 * @see <a href="http://yaml.org/spec/1.1/#id859333">Processing Overview</a>

Completed in 1145 milliseconds

<<51525354555657585960>>