HomeSort by relevance Sort by last modified time
    Searched refs:module (Results 1 - 25 of 1454) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/bluedroid/btif/co/
bta_sys_co.c 30 void bta_sys_hw_co_enable( tBTA_SYS_HW_MODULE module )
36 bta_sys_hw_ci_enabled( module );
49 void bta_sys_hw_co_disable( tBTA_SYS_HW_MODULE module )
55 bta_sys_hw_ci_disabled( module );
  /external/oprofile/
Makefile.am 30 # The module will not build under distcheck
35 .PHONY: module
37 all-local: module
40 module:
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
    [all...]
  /external/llvm/utils/crosstool/
create-snapshots.sh 23 local module=$1
24 local log="${module}.log"
25 echo "Running: svn export -r ${REV} ${module}; log in ${log}"
26 svn -q export -r ${REV} ${LLVM_PROJECT_SVN}/${module}/trunk \
27 ${module} > ${log} 2>&1
29 # Create "module-revision.tar.bz2" packages from the SVN checkout dirs.
30 local tarball="${module}-${REV}.tar.bz2"
32 tar cjf ${tarball} ${module}
34 echo "Cleaning up '${module}'"
35 rm -rf ${module} ${log
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_sys_co.h 45 BTA_API void bta_sys_hw_co_enable( tBTA_SYS_HW_MODULE module );
56 BTA_API void bta_sys_hw_co_disable( tBTA_SYS_HW_MODULE module );
bta_sys_ci.h 48 BTA_API void bta_sys_hw_ci_enabled(tBTA_SYS_HW_MODULE module );
62 BTA_API void bta_sys_hw_ci_disabled( tBTA_SYS_HW_MODULE module );
  /external/chromium_org/tools/site_compare/operators/
__init__.py 9 """Given an operator by name, returns its module.
15 module
21 module = __import__(operator, globals(), locals(), [''])
23 return module
  /bionic/tests/
Android.build.mk 20 LOCAL_MODULE := $(module)
28 LOCAL_MODULE_STEM_32 := $(module)32
29 LOCAL_MODULE_STEM_64 := $(module)64
31 ifeq ($($(module)_install_to_out_data),true)
32 LOCAL_MODULE_PATH_32 := $($(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_OUT_DATA_NATIVE_TESTS)/$(module)
33 LOCAL_MODULE_PATH_64 := $(TARGET_OUT_DATA_NATIVE_TESTS)/$(module)
37 LOCAL_CLANG := $($(module)_clang_$(build_type))
39 LOCAL_FORCE_STATIC_EXECUTABLE := $($(module)_force_static_executable)
41 ifneq ($($(module)_multilib),)
42 LOCAL_MULTILIB := $($(module)_multilib
    [all...]
  /external/chromium_org/ppapi/c/private/
ppb_proxy_private.h 19 void (*PluginCrashed)(PP_Module module);
34 PP_Module module,
40 void (*AddRefModule)(PP_Module module);
41 void (*ReleaseModule)(PP_Module module);
44 PP_Bool (*IsInModuleDestructor)(PP_Module module);
  /external/libunwind/
Android.build.mk 19 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/chromium_org/third_party/freetype/src/pshinter/
pshmod.c 5 /* FreeType PostScript hinter module implementation (body). */
26 /* the Postscript Hinter module structure */
39 /* finalize module */
41 ps_hinter_done( PS_Hinter_Module module )
43 module->t1_funcs.hints = NULL;
44 module->t2_funcs.hints = NULL;
46 ps_hints_done( &module->ps_hints );
50 /* initialize module, create hints recorder and the interface */
52 ps_hinter_init( PS_Hinter_Module module )
54 FT_Memory memory = module->root.memory
    [all...]
  /external/freetype/src/pshinter/
pshmod.c 5 /* FreeType PostScript hinter module implementation (body). */
26 /* the Postscript Hinter module structure */
39 /* finalize module */
41 ps_hinter_done( PS_Hinter_Module module )
43 module->t1_funcs.hints = NULL;
44 module->t2_funcs.hints = NULL;
46 ps_hints_done( &module->ps_hints );
50 /* initialize module, create hints recorder and the interface */
52 ps_hinter_init( PS_Hinter_Module module )
54 FT_Memory memory = module->root.memory
    [all...]
  /external/chromium_org/ppapi/cpp/private/
internal_module.cc 5 #include "ppapi/cpp/module.h"
10 static Module* g_module_singleton = NULL;
13 Module* Module::Get() {
17 void InternalSetModuleSingleton(Module* module) {
18 g_module_singleton = module;
internal_module.h 9 class Module;
11 // Forcibly sets the value returned by pp::Module::Get(). Do not call this
13 void InternalSetModuleSingleton(Module* module);
  /external/libsepol/src/
module_internal.h 1 #include <sepol/module.h>
  /external/libsepol/tests/policies/test-deps/
modreq-attr-global.conf 0 module modreq_attr_global 1.0;
modreq-role-global.conf 0 module modreq_role_global 1.0;
  /external/libsepol/tests/policies/test-expander/
alias-module.conf 0 module my_module 1.0;
user-module.conf 0 module my_module 1.0;
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
test_api.cc 20 RtpRtcpAPITest() : module(NULL), fake_clock(123456) {
35 module = RtpRtcp::CreateRtpRtcp(configuration);
43 delete module;
49 RtpRtcp* module; member in class:RtpRtcpAPITest
58 EXPECT_EQ(0, module->SetSequenceNumber(test_sequence_number));
59 EXPECT_EQ(test_sequence_number, module->SequenceNumber());
61 EXPECT_EQ(0, module->SetStartTimestamp(test_timestamp));
62 EXPECT_EQ(test_timestamp, module->StartTimestamp());
64 EXPECT_FALSE(module->Sending());
65 EXPECT_EQ(0, module->SetSendingStatus(true))
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
shell_icu_win.c 15 HMODULE module; local
20 module = LoadLibrary(L"icudt.dll");
21 if (!module)
24 addr = GetProcAddress(module, ICU_DATA_SYMBOL);
  /external/chromium_org/ppapi/api/private/finish_writing_these/
ppb_proxy_private.idl 12 [in] PP_Module module);
  /external/bluetooth/bluedroid/bta/sys/
bta_sys_ci.c 40 void bta_sys_hw_ci_enabled(tBTA_SYS_HW_MODULE module )
48 p_msg->hw_module = module;
65 void bta_sys_hw_ci_disabled( tBTA_SYS_HW_MODULE module )
72 p_msg->hw_module = module;
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
ppapi_entrypoints.cc 10 #include "ppapi/cpp/module.h"
18 plugin::ModulePpapi* module = new plugin::ModulePpapi(); local
19 if (!module->InternalInit(module_id, get_browser_interface)) {
20 delete module;
24 pp::InternalSetModuleSingleton(module);
29 delete pp::Module::Get();
34 if (!pp::Module::Get())
36 return pp::Module::Get()->GetPluginInterface(interface_name);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/tgsi/
compiler.cpp 35 read_header(const std::string &header, module &m) {
42 module::size_t offset;
43 compat::vector<module::argument> args;
53 args.push_back({ module::argument::scalar, 4 });
55 args.push_back({ module::argument::global, 4 });
57 args.push_back({ module::argument::local, 4 });
59 args.push_back({ module::argument::constant, 4 });
61 args.push_back({ module::argument::image2d_rd, 4 });
63 args.push_back({ module::argument::image2d_wr, 4 });
65 args.push_back({ module::argument::image3d_rd, 4 })
    [all...]
  /external/mesa3d/src/gallium/state_trackers/clover/tgsi/
compiler.cpp 35 read_header(const std::string &header, module &m) {
42 module::size_t offset;
43 compat::vector<module::argument> args;
53 args.push_back({ module::argument::scalar, 4 });
55 args.push_back({ module::argument::global, 4 });
57 args.push_back({ module::argument::local, 4 });
59 args.push_back({ module::argument::constant, 4 });
61 args.push_back({ module::argument::image2d_rd, 4 });
63 args.push_back({ module::argument::image2d_wr, 4 });
65 args.push_back({ module::argument::image3d_rd, 4 })
    [all...]

Completed in 891 milliseconds

1 2 3 4 5 6 7 8 91011>>