OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specification
(Results
126 - 150
of
8295
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tpm2/generator/
README
5
Code generation scripts for libtpm2 process TCG TPM2 library
specification
in
10
TPM
SPECIFICATION
16
Parts 2,3 and 4 of the
specification
were converted from PDF into HTML using
/prebuilts/go/darwin-x86/doc/
go1compat.html
14
Go 1 defines two things: first, the
specification
of the language;
15
and second, the
specification
of a set of core APIs, the "standard
22
It is intended that programs written to the Go 1
specification
will
24
of that
specification
. At some indefinite point, a Go 2
specification
56
Security. A security issue in the
specification
or implementation
62
Unspecified behavior. The Go
specification
tries to be explicit
69
Specification
errors. If it becomes necessary to address an
70
inconsistency or incompleteness in the
specification
, resolving the
74
to the
specification
would be made
[
all
...]
/prebuilts/go/linux-x86/doc/
go1compat.html
14
Go 1 defines two things: first, the
specification
of the language;
15
and second, the
specification
of a set of core APIs, the "standard
22
It is intended that programs written to the Go 1
specification
will
24
of that
specification
. At some indefinite point, a Go 2
specification
56
Security. A security issue in the
specification
or implementation
62
Unspecified behavior. The Go
specification
tries to be explicit
69
Specification
errors. If it becomes necessary to address an
70
inconsistency or incompleteness in the
specification
, resolving the
74
to the
specification
would be made
[
all
...]
/external/antlr/antlr-3.4/runtime/C/doxygen/
generate.dox
31
/// <td> A lexer grammar
specification
only. </td>
35
/// <td> A parser grammar
specification
only. </td>
39
/// <td> A combined lexer and parser
specification
. </td>
43
/// <td> A tree grammar
specification
. </td>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/
ECPublicKeySpec.java
6
* Elliptic Curve public key
specification
/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/
p2.cpp
59
// An explicitly-defaulted function may have an exception
specification
only if
60
// it is compatible with the exception
specification
on an implicit declaration.
70
E2() noexcept(false) = default; // expected-error {{exception
specification
of explicitly defaulted default constructor does not match the calculated one}}
71
E2(const E2&) noexcept(false) = default; // expected-error {{exception
specification
of explicitly defaulted copy constructor does not match the calculated one}}
72
E2(E2&&) noexcept(false) = default; // expected-error {{exception
specification
of explicitly defaulted move constructor does not match the calculated one}}
73
E2 &operator=(const E2&) noexcept(false) = default; // expected-error {{exception
specification
of explicitly defaulted copy assignment operator does not match the calculated one}}
74
E2 &operator=(E2&&) noexcept(false) = default; // expected-error {{exception
specification
of explicitly defaulted move assignment operator does not match the calculated one}}
75
~E2() noexcept(false) = default; // expected-error {{exception
specification
of explicitly defaulted destructor does not match the calculated one}}
79
// -- it is implicitly considered to have the same exception-
specification
as
/external/clang/test/SemaTemplate/
instantiation-depth-exception-spec.cpp
10
// expected-note {{in instantiation of exception
specification
for 'go<int>' requested here}}
/external/deqp/doc/testspecs/GLES31/
functional.texture.cube_map_array.txt
2
drawElements Quality Program Test
Specification
19
Texture
specification
23
+ dEQP-GLES31.functional.texture.
specification
.*cube_array*
46
Specification
tests go through all levels, faces, and layers.
/external/freetype/include/internal/services/
svkern.h
5
/* The FreeType Kerning service (
specification
). */
svtteng.h
5
/* The FreeType TrueType engine query service (
specification
). */
svwinfnt.h
5
/* The FreeType Windows FNT/FONT service (
specification
). */
/external/freetype/src/autofit/
afdummy.h
6
/* performed (
specification
). */
aferrors.h
5
/* Autofitter error codes (
specification
only). */
afindic.h
6
/* (
specification
). */
aflatin2.h
6
/* (
specification
). */
afranges.h
5
/* Auto-fitter Unicode script ranges (
specification
). */
/external/freetype/src/cff/
cffdrivr.h
5
/* High-level OpenType driver interface (
specification
). */
cfferrs.h
5
/* CFF error codes (
specification
only). */
/external/freetype/src/psaux/
psauxerr.h
5
/* PS auxiliary module error codes (
specification
only). */
psauxmod.h
5
/* FreeType auxiliary PostScript module implementation (
specification
). */
/external/freetype/src/pshinter/
pshmod.h
5
/* PostScript hinter module interface (
specification
). */
pshnterr.h
5
/* PS Hinter error codes (
specification
only). */
/external/freetype/src/psnames/
psmodule.h
5
/* High-level PSNames module interface (
specification
). */
psnamerr.h
5
/* PS names module error codes (
specification
only). */
/external/freetype/src/raster/
rasterrs.h
5
/* monochrome renderer error codes (
specification
only). */
Completed in 1400 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>