Home
last modified time | relevance | path

Searched refs:module (Results 1 – 25 of 2390) sorted by relevance

12345678910>>...96

/external/clang/test/ARCMT/Inputs/
Dmodule.map1 module c_library [extern_c] { module inner { header "c-header.h" } }
2 module cxx_library { header "cxx-header.h" requires cplusplus }
3 module c_library_bad [extern_c] { header "c-header-bad.h" }
4 module diamond_top { header "diamond_top.h" }
5 module diamond_left {
9 module diamond_right {
13 module diamond_bottom {
17 module irgen { header "irgen.h" }
18 module cxx_irgen_top { header "cxx-irgen-top.h" }
19 module cxx_irgen_left { header "cxx-irgen-left.h" }
[all …]
/external/clang/test/Modules/Inputs/
Dmodule.map1 module c_library [extern_c] { module inner { header "c-header.h" } }
2 module cxx_library { header "cxx-header.h" requires cplusplus }
3 module c_library_bad [extern_c] { header "c-header-bad.h" }
4 module diamond_top { header "diamond_top.h" }
5 module diamond_left {
9 module diamond_right {
13 module diamond_bottom {
17 module irgen { header "irgen.h" }
18 module cxx_irgen_top { header "cxx-irgen-top.h" }
19 module cxx_irgen_left { header "cxx-irgen-left.h" }
[all …]
/external/oprofile/
DMakefile.am35 .PHONY: module
37 all-local: module
40 module: target
43 (cd $(KSRC) && $(MAKE) SUBDIRS=$(OPROFILE_DIR)/module/@OPROFILE_MODULE_ARCH@ modules) || exit 1 ;
44 (cd $(KSRC) && $(MAKE) SUBDIRS=$(OPROFILE_DIR)/module modules) || exit 1 ;
48 cp module/oprofile-module.o $(MODINSTALLDIR)/oprofile/oprofile.o
52 rm -f module/*.o module/@OPROFILE_MODULE_ARCH@/*.o \
53 module/.*.o.cmd module/.*.o.flags \
54 module/@OPROFILE_MODULE_ARCH@/.*.o.cmd module/@OPROFILE_MODULE_ARCH@/.*.o.flags
70 module/Makefile.in \
[all …]
/external/chromium_org/v8/test/mjsunit/harmony/
Dmodule-parsing.js32 module A {}
34 module A1 = A
35 module A2 = A;
36 module A3 = A2
38 module B {
50 module C0 {}
52 export module C {
54 export module D { export let x }
67 export module M1 {}
68 export module M2 = C.D
[all …]
Dmodule-resolution.js39 export module B = A.B
41 export module A {
44 export module B {
45 module BB = B
70 module C {
72 export module D = B
78 module D {
82 module M {}
89 export module Imports {
90 module A1 {
[all …]
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
Dtest_api.cc20 RtpRtcpAPITest() : module(NULL), fake_clock(123456) { in RtpRtcpAPITest()
35 module = RtpRtcp::CreateRtpRtcp(configuration); in SetUp()
43 delete module; in TearDown()
49 RtpRtcp* module; member in RtpRtcpAPITest
58 EXPECT_EQ(0, module->SetSequenceNumber(test_sequence_number)); in TEST_F()
59 EXPECT_EQ(test_sequence_number, module->SequenceNumber()); in TEST_F()
61 EXPECT_EQ(0, module->SetStartTimestamp(test_timestamp)); in TEST_F()
62 EXPECT_EQ(test_timestamp, module->StartTimestamp()); in TEST_F()
64 EXPECT_FALSE(module->Sending()); in TEST_F()
65 EXPECT_EQ(0, module->SetSendingStatus(true)); in TEST_F()
[all …]
/external/chromium_org/third_party/WebKit/Source/devtools/
Dconcatenated_module_descriptors.target.linux-arm64.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.darwin-mips64.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.linux-arm.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.darwin-arm.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.darwin-mips.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.linux-x86_64.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.linux-mips64.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.darwin-arm64.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.linux-mips.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.darwin-x86_64.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.darwin-x86.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
Dconcatenated_module_descriptors.target.linux-x86.mk22module.json $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/bindings/module.json $(LOCA…
24module.json front_end/bindings/module.json front_end/common/module.json front_end/components/modul…
/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
Ddata.py9 import module as mojom
98 def FixupExpression(module, value, scope, kind): argument
103 result = LookupValue(module.values, value[1], scope, kind)
148 def ImportFromData(module, data): argument
161 module.kinds[kind.spec] = kind
169 module.values[value.GetSpec()] = value
179 def StructFromData(module, data): argument
180 struct = mojom.Struct(module=module)
183 struct.spec = 'x:' + module.namespace + '.' + struct.name
184 module.kinds[struct.spec] = struct
[all …]
/external/llvm/include/llvm/
Dmodule.modulemap1 module LLVM_Analysis {
4 module * { export * }
8 module LLVM_AsmParser { requires cplusplus umbrella "AsmParser" module * { export * } }
10 // A module covering CodeGen/ and Target/. These are intertwined
11 // and codependent, and thus notionally form a single module.
12 module LLVM_Backend {
15 module CodeGen {
17 module * { export * }
23 // translation unit (or none) and aren't part of this module.
29 module Target {
[all …]
/external/libunwind/
DAndroid.build.mk19 LOCAL_MODULE := $(module)
25 LOCAL_MULTILIB := $($(module)_multilib)
30 LOCAL_MODULE_STEM_32 := $(module)32
31 LOCAL_MODULE_STEM_64 := $(module)64
42 $($(module)_cflags) \
43 $($(module)_cflags_$(build_type)) \
48 $($(module)_conlyflags) \
49 $($(module)_conlyflags_$(build_type)) \
53 $($(module)_cppflags) \
54 $($(module)_cppflags_$(build_type)) \
[all …]
/external/lldb/www/python_reference/
Dapi-objects.txt1 _lldb' _lldb%27-module.html
2 _lldb'.eTypeClassVector _lldb%27-module.html#eTypeClassVector
3 _lldb'.SBProcess_Continue _lldb%27-module.html#SBProcess_Continue
4 _lldb'.SBProcess_SetSelectedThreadByIndexID _lldb%27-module.html#SBProcess_SetSelectedThreadByIndex…
5 _lldb'.eArgTypeScriptedCommandSynchronicity _lldb%27-module.html#eArgTypeScriptedCommandSynchronici…
6 _lldb'.SBEvent_GetDescription _lldb%27-module.html#SBEvent_GetDescription
7 _lldb'.SBTypeNameSpecifier_GetName _lldb%27-module.html#SBTypeNameSpecifier_GetName
8 _lldb'.ePermissionsReadable _lldb%27-module.html#ePermissionsReadable
9 _lldb'.SBFrame_Clear _lldb%27-module.html#SBFrame_Clear
10 _lldb'.SBData_GetUnsignedInt64 _lldb%27-module.html#SBData_GetUnsignedInt64
[all …]
/external/chromium-trace/trace-viewer/build/
Dparse_deps_test.py57 module = parse_deps.Module('myModule')
59 module.validate_uses_strict_mode_(stripped_text)
66 module = parse_deps.Module('myModule')
68 self.assertRaises(lambda: module.validate_uses_strict_mode_(stripped_text))
78 module = parse_deps.Module('myModule')
80 module.parse_definition_(stripped_text)
81 self.assertEquals(['myStylesheet'], module.style_sheet_names);
83 module.dependent_module_names);
92 module = parse_deps.Module('myModule')
94 module.parse_definition_(stripped_text)
[all …]
/external/clang/include/clang/
Dmodule.modulemap1 module Clang_Analysis {
8 module * { export * }
11 module Clang_AST {
20 module * { export * }
23 module Clang_ASTMatchers { requires cplusplus umbrella "ASTMatchers" module * { export * } }
25 module Clang_Basic {
59 module * { export * }
62 module Clang_CodeGen { requires cplusplus umbrella "CodeGen" module * { export * } }
63 module Clang_Config { requires cplusplus umbrella "Config" module * { export * } }
65 module Clang_Driver {
[all …]
/external/clang/lib/Headers/
Dmodule.modulemap1 module _Builtin_intrinsics [system] {
2 explicit module altivec {
7 explicit module arm {
10 explicit module neon {
17 explicit module intel {
24 explicit module mm_malloc {
29 explicit module cpuid {
34 explicit module mmx {
39 explicit module f16c {
44 explicit module sse {
[all …]

12345678910>>...96