Home
last modified time | relevance | path

Searched refs:md (Results 1 – 25 of 1591) sorted by relevance

12345678910>>...64

/external/selinux/secilc/docs/
DREADME.md5 * [Introduction](cil_introduction.md#Introduction)
6 * [Design Philosophy](cil_introduction.md#design-philosophy)
7 * [Goals and Primary Features](cil_introduction.md#goals-and-primary-features)
8 * [Design Overview](cil_introduction.md#design-overview)
10 * [CIL Information](cil_reference_guide.md#cil-information)
11 * [Declarations](cil_reference_guide.md#declarations)
12 * [Definitions](cil_reference_guide.md#definitions)
13 * [Symbol Character Set](cil_reference_guide.md#symbol-character-set)
14 * [String Character Set](cil_reference_guide.md#string-character-set)
15 * [Comments](cil_reference_guide.md#comments)
[all …]
DMakefile8 FILE_LIST ?= cil_introduction.md \
9 cil_reference_guide.md \
10 cil_access_vector_rules.md \
11 cil_call_macro_statements.md \
12 cil_class_and_permission_statements.md \
13 cil_conditional_statements.md \
14 cil_constraint_statements.md \
15 cil_container_statements.md \
16 cil_context_statement.md \
17 cil_default_object_statements.md \
[all …]
/external/wpa_supplicant_8/src/crypto/
Dsha256-internal.c84 static int sha256_compress(struct sha256_state *md, unsigned char *buf) in sha256_compress() argument
92 S[i] = md->state[i]; in sha256_compress()
120 md->state[i] = md->state[i] + S[i]; in sha256_compress()
127 void sha256_init(struct sha256_state *md) in sha256_init() argument
129 md->curlen = 0; in sha256_init()
130 md->length = 0; in sha256_init()
131 md->state[0] = 0x6A09E667UL; in sha256_init()
132 md->state[1] = 0xBB67AE85UL; in sha256_init()
133 md->state[2] = 0x3C6EF372UL; in sha256_init()
134 md->state[3] = 0xA54FF53AUL; in sha256_init()
[all …]
Dsha512-internal.c110 static int sha512_compress(struct sha512_state *md, unsigned char *buf) in sha512_compress() argument
122 S[i] = md->state[i]; in sha512_compress()
151 md->state[i] = md->state[i] + S[i]; in sha512_compress()
164 void sha512_init(struct sha512_state *md) in sha512_init() argument
166 md->curlen = 0; in sha512_init()
167 md->length = 0; in sha512_init()
168 md->state[0] = CONST64(0x6a09e667f3bcc908); in sha512_init()
169 md->state[1] = CONST64(0xbb67ae8584caa73b); in sha512_init()
170 md->state[2] = CONST64(0x3c6ef372fe94f82b); in sha512_init()
171 md->state[3] = CONST64(0xa54ff53a5f1d36f1); in sha512_init()
[all …]
Dsha384-internal.c52 void sha384_init(struct sha384_state *md) in sha384_init() argument
54 md->curlen = 0; in sha384_init()
55 md->length = 0; in sha384_init()
56 md->state[0] = CONST64(0xcbbb9d5dc1059ed8); in sha384_init()
57 md->state[1] = CONST64(0x629a292a367cd507); in sha384_init()
58 md->state[2] = CONST64(0x9159015a3070dd17); in sha384_init()
59 md->state[3] = CONST64(0x152fecd8f70e5939); in sha384_init()
60 md->state[4] = CONST64(0x67332667ffc00b31); in sha384_init()
61 md->state[5] = CONST64(0x8eb44a8768581511); in sha384_init()
62 md->state[6] = CONST64(0xdb0c2e0d64f98fa7); in sha384_init()
[all …]
/external/dokka/core/testdata/format/
DtypeAliases.package.md1 [test](./index.md)
7 | [A](-a/index.md) | `class A` |
8 | [B](-b/index.md) | `class B` |
9 | [C](-c/index.md) | `class C<T>` |
13 | [D](-d.md) | `typealias D = `[`A`](-a/index.md) |
14 | [E](-e.md) | `typealias E = `[`D`](-d.md) |
15 | [F](-f.md) | `typealias F = (`[`A`](-a/index.md)`) -> `[`B`](-b/index.md) |
16 | [G](-g.md) | `typealias G = `[`C`](-c/index.md)`<`[`A`](-a/index.md)`>` |
17 | [H](-h.md) | `typealias H<T> = `[`C`](-c/index.md)`<`[`T`](-h.md#T)`>` |
18 | [I](-i.md) | `typealias I<T> = `[`H`](-h.md)`<`[`T`](-i.md#T)`>` |
[all …]
DtokensInHeaders.md1 [test](../index.md) / [The](./index.md)
9 # Because it was Beer o'clock @ [The.bar](bar.md)
13 ### [The.bar](bar.md) has? [The.foo](foo.md)est drinks ever!
15 #### *[The.kotlinz](kotlinz.md) is [The.bestests](bestests.md), [Bar.none](-bar/none.md)*
17 ##### So many lame code "puns" (in) [The.house](house.md) argument
23 | [Bar](-bar/index.md) | `object Bar` |
27 | [&lt;init&gt;](-init-.md) | `The()`<br>Why did the token cross the road? |
31 | [bar](bar.md) | `fun bar(): Unit` |
32 | [bestests](bestests.md) | `fun bestests(): Unit` |
33 | [foo](foo.md) | `fun foo(): Unit` |
[all …]
DlinksInHeaders.md1 [test](../index.md) / [Bar](./index.md)
9 # Beer o'clock - time to go to the [Bar](./index.md)
13 ### [Bar.hello](hello.md) to the [Bar.world](world.md)!
15 #### *Kotlin is amazing, [Bar.none](none.md)* argument
17 ##### We need to go [Bar.deeper](deeper.md) argument
19 ###### End of the [Bar.line](line.md) - we need to go back!
23 | [&lt;init&gt;](-init-.md) | `Bar()`<br>Some class with really useless documentation. |
27 | [deeper](deeper.md) | `fun deeper(): Unit` |
28 | [foo](foo.md) | `fun foo(): Unit` |
29 | [hello](hello.md) | `fun hello(): Unit` |
[all …]
DnestedLists.md1 [test](../index.md) / [Bar](./index.md)
11 * Recommended to [Bar.useSoap](use-soap.md)
13 2. [Bar.rinse](rinse.md) to begin rinse
14 1. Thus you should call [Bar.rinse](rinse.md)
15 2. *Then* call [Bar.repeat](repeat.md)
19 3. Finally, adjust soap usage [Bar.useSoap](use-soap.md) as needed
20 3. Repeat with [Bar.repeat](repeat.md)
24 * [Bar.rinse](rinse.md) must have been called once before
27 * [Bar.useSoap](use-soap.md)
28 * [Bar.useElbowGrease](use-elbow-grease.md)
[all …]
/external/grpc-grpc/src/core/lib/transport/
Dmetadata.cc152 interned_metadata* md DEBUG_ARGS) { in ref_md_locked()
155 char* key_str = grpc_slice_to_c_string(md->key); in ref_md_locked()
156 char* value_str = grpc_slice_to_c_string(md->value); in ref_md_locked()
158 "ELM REF:%p:%" PRIdPTR "->%" PRIdPTR ": '%s' = '%s'", (void*)md, in ref_md_locked()
159 gpr_atm_no_barrier_load(&md->refcnt), in ref_md_locked()
160 gpr_atm_no_barrier_load(&md->refcnt) + 1, key_str, value_str); in ref_md_locked()
165 if (0 == gpr_atm_no_barrier_fetch_add(&md->refcnt, 1)) { in ref_md_locked()
175 interned_metadata *md, *next; in gc_mdtab() local
180 for (md = shard->elems[i]; md; md = next) { in gc_mdtab()
181 void* user_data = (void*)gpr_atm_no_barrier_load(&md->user_data); in gc_mdtab()
[all …]
Dmetadata.h97 #define GRPC_MDELEM_DATA(md) ((grpc_mdelem_data*)((md).payload & ~(uintptr_t)3)) argument
98 #define GRPC_MDELEM_STORAGE(md) \ argument
99 ((grpc_mdelem_data_storage)((md).payload & (uintptr_t)3))
107 #define GRPC_MDELEM_IS_INTERNED(md) \ argument
108 ((grpc_mdelem_data_storage)((md).payload & \
130 void* grpc_mdelem_get_user_data(grpc_mdelem md, void (*if_destroy_func)(void*));
131 void* grpc_mdelem_set_user_data(grpc_mdelem md, void (*destroy_func)(void*),
137 grpc_mdelem grpc_mdelem_ref(grpc_mdelem md, const char* file, int line);
138 void grpc_mdelem_unref(grpc_mdelem md, const char* file, int line);
142 grpc_mdelem grpc_mdelem_ref(grpc_mdelem md);
[all …]
/external/curl/lib/
Dsha256.c127 static int sha256_compress(struct sha256_state *md, in sha256_compress() argument
134 S[i] = md->state[i]; in sha256_compress()
158 md->state[i] = md->state[i] + S[i]; in sha256_compress()
163 static void SHA256_Init(struct sha256_state *md) in SHA256_Init() argument
165 md->curlen = 0; in SHA256_Init()
166 md->length = 0; in SHA256_Init()
167 md->state[0] = 0x6A09E667UL; in SHA256_Init()
168 md->state[1] = 0xBB67AE85UL; in SHA256_Init()
169 md->state[2] = 0x3C6EF372UL; in SHA256_Init()
170 md->state[3] = 0xA54FF53AUL; in SHA256_Init()
[all …]
/external/e2fsprogs/lib/ext2fs/
Dsha256.c85 static void sha256_compress(struct hash_state * md, const unsigned char *buf) in sha256_compress() argument
93 S[i] = md->sha256.state[i]; in sha256_compress()
115 md->sha256.state[i] = md->sha256.state[i] + S[i]; in sha256_compress()
119 static void sha256_init(struct hash_state * md) in sha256_init() argument
121 md->sha256.curlen = 0; in sha256_init()
122 md->sha256.length = 0; in sha256_init()
123 md->sha256.state[0] = 0x6A09E667UL; in sha256_init()
124 md->sha256.state[1] = 0xBB67AE85UL; in sha256_init()
125 md->sha256.state[2] = 0x3C6EF372UL; in sha256_init()
126 md->sha256.state[3] = 0xA54FF53AUL; in sha256_init()
[all …]
Dsha512.c115 static void sha512_compress(struct hash_state * md, const unsigned char *buf) in sha512_compress() argument
122 S[i] = md->sha512.state[i]; in sha512_compress()
149 md->sha512.state[i] = md->sha512.state[i] + S[i]; in sha512_compress()
153 static void sha512_init(struct hash_state * md) in sha512_init() argument
155 md->sha512.curlen = 0; in sha512_init()
156 md->sha512.length = 0; in sha512_init()
157 md->sha512.state[0] = CONST64(0x6a09e667f3bcc908); in sha512_init()
158 md->sha512.state[1] = CONST64(0xbb67ae8584caa73b); in sha512_init()
159 md->sha512.state[2] = CONST64(0x3c6ef372fe94f82b); in sha512_init()
160 md->sha512.state[3] = CONST64(0xa54ff53a5f1d36f1); in sha512_init()
[all …]
/external/perfetto/docs/
Dtoc.md1 * [Overview](README.md)
4 * [Record traces on Android](quickstart/android-tracing.md)
5 * [Record traces on Linux](quickstart/linux-tracing.md)
6 * [SQL analysis and metrics](quickstart/trace-analysis.md)
7 * [Trace conversion](quickstart/traceconv.md)
8 * [Heap profiling](quickstart/heap-profiling.md)
11 * [Debugging memory usage](case-studies/memory.md)
15 * [Counters and events](data-sources/memory-counters.md)
16 * [Native heap profiler](data-sources/native-heap-profiler.md)
17 * [Java heap profiler](data-sources/java-heap-profiler.md)
[all …]
/external/eigen/test/
Dmixingtypes.cpp52 Mat_d md = mf.template cast<double>(); in mixingtypes() local
129 VERIFY_IS_APPROX(vcd.asDiagonal() * md, vcd.asDiagonal() * md.template cast<complex<double> >()); in mixingtypes()
131 VERIFY_IS_APPROX(md * vcd.asDiagonal(), md.template cast<complex<double> >() * vcd.asDiagonal()); in mixingtypes()
147 …VERIFY_IS_APPROX(mcd.array() *= md.array(), mcd2.array() *= md.array().template cast<std::complex<… in mixingtypes()
150 VERIFY_IS_APPROX(sd*md*mcd, (sd*md).template cast<CD>().eval()*mcd); in mixingtypes()
151 VERIFY_IS_APPROX(sd*mcd*md, sd*mcd*md.template cast<CD>()); in mixingtypes()
152 VERIFY_IS_APPROX(scd*md*mcd, scd*md.template cast<CD>().eval()*mcd); in mixingtypes()
153 VERIFY_IS_APPROX(scd*mcd*md, scd*mcd*md.template cast<CD>()); in mixingtypes()
160 VERIFY_IS_APPROX(sd*md.adjoint()*mcd, (sd*md).template cast<CD>().eval().adjoint()*mcd); in mixingtypes()
161 VERIFY_IS_APPROX(sd*mcd.adjoint()*md, sd*mcd.adjoint()*md.template cast<CD>()); in mixingtypes()
[all …]
/external/curl/docs/
DMakefile.am45 ALTSVC.md \
46 BINDINGS.md \
47 BUG-BOUNTY.md \
49 CHECKSRC.md \
50 CIPHERS.md \
52 CODE_OF_CONDUCT.md \
53 CODE_STYLE.md \
54 CONTRIBUTE.md \
55 DEPRECATE.md \
56 ESNI.md \
[all …]
/external/f2fs-tools/tools/
Dsha512.c135 static void sha512_compress(struct hash_state * md, const unsigned char *buf) in sha512_compress() argument
142 S[i] = md->sha512.state[i]; in sha512_compress()
169 md->sha512.state[i] = md->sha512.state[i] + S[i]; in sha512_compress()
173 static void sha512_init(struct hash_state * md) in sha512_init() argument
175 md->sha512.curlen = 0; in sha512_init()
176 md->sha512.length = 0; in sha512_init()
177 md->sha512.state[0] = CONST64(0x6a09e667f3bcc908); in sha512_init()
178 md->sha512.state[1] = CONST64(0xbb67ae8584caa73b); in sha512_init()
179 md->sha512.state[2] = CONST64(0x3c6ef372fe94f82b); in sha512_init()
180 md->sha512.state[3] = CONST64(0xa54ff53a5f1d36f1); in sha512_init()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Damdgpu-codegenprepare-fdiv.ll6 ; NOOP: %md.25ulp = fdiv float %a, %b, !fpmath !0
8 %md.25ulp = fdiv float %a, %b, !fpmath !0
9 store volatile float %md.25ulp, float addrspace(1)* %out
14 ; CHECK: %no.md = fdiv float %a, %b{{$}}
15 ; CHECK: %md.half.ulp = fdiv float %a, %b, !fpmath !1
16 ; CHECK: %md.1ulp = fdiv float %a, %b, !fpmath !2
17 ; CHECK: %md.25ulp = call float @llvm.amdgcn.fdiv.fast(float %a, float %b), !fpmath !0
18 ; CHECK: %md.3ulp = call float @llvm.amdgcn.fdiv.fast(float %a, float %b), !fpmath !3
19 ; CHECK: %fast.md.25ulp = fdiv fast float %a, %b, !fpmath !0
20 ; CHECK: arcp.md.25ulp = fdiv arcp float %a, %b, !fpmath !0
[all …]
/external/kotlinx.coroutines/
Dcoroutines-guide.md1 The main coroutines guide has moved to the [docs folder](docs/coroutines-guide.md) and split up int…
5 <!--- TOC_REF docs/basics.md -->
6 * <a name='coroutine-basics'></a>[Coroutine Basics](docs/basics.md#coroutine-basics)
7 * <a name='your-first-coroutine'></a>[Your first coroutine](docs/basics.md#your-first-coroutine)
8 …ocking-worlds'></a>[Bridging blocking and non-blocking worlds](docs/basics.md#bridging-blocking-an…
9 * <a name='waiting-for-a-job'></a>[Waiting for a job](docs/basics.md#waiting-for-a-job)
10 …* <a name='structured-concurrency'></a>[Structured concurrency](docs/basics.md#structured-concurre…
11 * <a name='scope-builder'></a>[Scope builder](docs/basics.md#scope-builder)
12 …* <a name='extract-function-refactoring'></a>[Extract function refactoring](docs/basics.md#extract…
13 …* <a name='coroutines-are-light-weight'></a>[Coroutines ARE light-weight](docs/basics.md#coroutine…
[all …]
/external/tensorflow/tensorflow/core/debug/
Dbfc_dump_reader.cc45 MemoryDump md; in ReadDumpFile() local
46 md.ParseFromString(string(contents)); in ReadDumpFile()
47 return md; in ReadDumpFile()
50 MemoryDump FilterByChunkType(MemoryDump md, const char chunk_type) { in FilterByChunkType() argument
52 return md; in FilterByChunkType()
55 filtered.set_allocator_name(md.allocator_name()); in FilterByChunkType()
56 for (const auto& it : md.bin_summary()) { in FilterByChunkType()
59 for (const auto& it : md.chunk()) { in FilterByChunkType()
90 void PrintSummary(const MemoryDump& md) { in PrintSummary() argument
91 printf("MemoryMap for allocator %s\n", md.allocator_name().c_str()); in PrintSummary()
[all …]
/external/catch2/docs/
DReadme.md4 To get the most out of Catch2, start with the [tutorial](tutorial.md#top).
8 * [Assertion macros](assertions.md#top)
9 * [Matchers](matchers.md#top)
10 * [Logging macros](logging.md#top)
11 * [Test cases and sections](test-cases-and-sections.md#top)
12 * [Test fixtures](test-fixtures.md#top)
13 * [Reporters](reporters.md#top)
14 * [Event Listeners](event-listeners.md#top)
15 * [Data Generators](generators.md#top)
16 * [Other macros](other-macros.md#top)
[all …]
/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/transformations/ast/body/
DAnnotationMemberDeclarationTransformationsTest.java52 AnnotationMemberDeclaration md = consider("int foo();"); in changingName() local
53 md.setName("bar"); in changingName()
54 assertTransformedToString("int bar();", md); in changingName()
61 AnnotationMemberDeclaration md = consider("int foo();"); in changingType() local
62 md.setType("String"); in changingType()
63 assertTransformedToString("String foo();", md); in changingType()
70 AnnotationMemberDeclaration md = consider("int foo();"); in addingModifiers() local
71 md.setModifiers(createModifierList(PUBLIC)); in addingModifiers()
72 assertTransformedToString("public int foo();", md); in addingModifiers()
77 AnnotationMemberDeclaration md = consider("public int foo();"); in removingModifiers() local
[all …]
/external/python/google-api-python-client/docs/
DREADME.md20 - [Getting Started](start.md)
21 - [Auth](auth.md)
22 - [API Keys](api-keys.md)
23 - [OAuth 2.0](oauth.md)
24 - [OAuth 2.0 for Web Server Applications](oauth-web.md)
25 - [OAuth 2.0 for Installed Applications](oauth-installed.md)
26 - [OAuth 2.0 for Server to Server Applications](oauth-server.md)
27 - [Client Secrets](client-secrets.md)
29 - [Use Logging](logging.md)
30 - [Upload Media](media.md)
[all …]
/external/boringssl/src/crypto/fipsmodule/hmac/
Dhmac.c84 ctx->md = NULL; in HMAC_CTX_init()
115 const EVP_MD *md, ENGINE *impl) { in HMAC_Init_ex() argument
116 if (md == NULL) { in HMAC_Init_ex()
117 md = ctx->md; in HMAC_Init_ex()
127 if (md != ctx->md || key != NULL) { in HMAC_Init_ex()
132 size_t block_size = EVP_MD_block_size(md); in HMAC_Init_ex()
136 if (!EVP_DigestInit_ex(&ctx->md_ctx, md, impl) || in HMAC_Init_ex()
154 if (!EVP_DigestInit_ex(&ctx->i_ctx, md, impl) || in HMAC_Init_ex()
155 !EVP_DigestUpdate(&ctx->i_ctx, pad, EVP_MD_block_size(md))) { in HMAC_Init_ex()
162 if (!EVP_DigestInit_ex(&ctx->o_ctx, md, impl) || in HMAC_Init_ex()
[all …]

12345678910>>...64