OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmod
(Results
1 - 9
of
9
) sorted by null
/external/clang/test/Index/
index-module.m
38
// RUN: c-index-test -index-tu %t.cache/Module.pcm | FileCheck %s -check-prefix=CHECK-
TMOD
40
// CHECK-
TMOD
: [startedTranslationUnit]
41
// CHECK-
TMOD
-NEXT: [ppIncludedFile]: [[TMOD_MODULE_H:.*/Modules/Inputs/Module\.framework[/\\]Headers[/\\]Module\.h]] | {{.*}} | hash loc: <invalid>
42
// CHECK-
TMOD
-NEXT: [ppIncludedFile]: [[TMODHDR:.*/Modules/Inputs/Module.framework[/\\]Headers.]]Sub.h | name: "Module/Sub.h" | hash loc: [[TMOD_MODULE_H]]:23:1 | isImport: 0 | isAngled: 1
43
// CHECK-
TMOD
-NEXT: [ppIncludedFile]: [[TMODHDR]]Sub2.h | name: "Module/Sub2.h" | hash loc: [[TMODHDR]]Sub.h:1:1 | isImport: 0 | isAngled: 1
44
// CHECK-
TMOD
-NEXT: [ppIncludedFile]: [[TMODHDR]]Buried{{[/\\]}}Treasure.h | name: "Module/Buried/Treasure.h" | hash loc: [[TMOD_MODULE_H]]:24:1 | isImport: 0 | isAngled: 1
45
// CHECK-
TMOD
-NEXT: [ppIncludedFile]: [[TMOD_SUB_H:.*[/\\]Modules[/\\]Inputs[/\\]Module\.framework[/\\]Frameworks[/\\]SubFramework\.framework[/\\]Headers[/\\]SubFramework\.h]] | {{.*}} | hash loc: <invalid>
46
// CHECK-
TMOD
-NEXT: [indexDeclaration]: kind: function | name: getModuleVersion | {{.*}} | loc: [[TMOD_MODULE_H]]:9:13
47
// CHECK-
TMOD
-NEXT: [indexDeclaration]: kind: objc-class | name: Module | {{.*}} | loc: [[TMOD_MODULE_H]]:15:12
48
// CHECK-
TMOD
-NEXT: <ObjCContainerInfo>: kind: interfac
[
all
...]
/external/boringssl/src/crypto/bn/
montgomery.c
168
BIGNUM
tmod
;
local
187
BN_init(&
tmod
);
188
tmod
.d = buf;
189
tmod
.dmax = 2;
190
tmod
.neg = 0;
203
tmod
.top = 0;
205
tmod
.top = 1;
208
tmod
.top = 2;
211
if (BN_mod_inverse(Ri, R, &
tmod
, ctx) == NULL) {
233
if (!BN_div(Ri, NULL, Ri, &
tmod
, ctx))
[
all
...]
/external/icu/icu4c/source/i18n/
plurrule.cpp
552
case
tMod
:
[
all
...]
plurrule_impl.h
117
tMod
, // 'mod' or '%'
/external/boringssl/src/crypto/modes/asm/
ghash-x86.pl
60
# as (28+
Tmod
/Naggr)/16, where
Tmod
is time to perform reduction
65
# By tracing inter-register dependencies
Tmod
is estimated as ~19
76
# Moving on to the implementation in question.
Tmod
is estimated as
81
# former's performance is really limited to above (Tmul +
Tmod
/Naggr)
[
all
...]
/development/perftests/panorama/input/
test_003.ppm
[
all
...]
/prebuilts/python/linux-x86/2.7.5/bin/
python
python2
python2.7
Completed in 667 milliseconds