Home
last modified time | relevance | path

Searched refs:manage (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/external/guice/extensions/jmx/src/com/google/inject/tools/jmx/
DManager.java41 public static void manage(String domain, Injector injector) { in manage() method in Manager
42 manage(ManagementFactory.getPlatformMBeanServer(), domain, injector); in manage()
49 public static void manage(MBeanServer server, String domain, Injector injector) { in manage() method in Manager
97 manage(args[0], injector); in main()
/external/autotest/site_utils/
Dclear.sh27 ${AUTOTEST_DIR}/frontend/manage.py dbshell <<END
33 ${AUTOTEST_DIR}/frontend/manage.py syncdb --noinput
34 ${AUTOTEST_DIR}/frontend/manage.py syncdb --noinput
Dsetup_db.sh120 "${AT_DIR}"/frontend/manage.py syncdb --noinput
122 "${AT_DIR}"/frontend/manage.py syncdb --noinput
/external/selinux/python/sepolicy/sepolicy/help/
Dstart.txt6 Alternatively you can select to manage SELinux on the system, lockdown the system via SELinux. Yo…
/external/dagger2/examples/android-activity-graphs/
DREADME.md10 * Allows for the use of singletons on a per-activity basis. This is a great way to manage a
16 for the current user session is a great way to manage data that is tied to the currently logged-in
/external/toolchain-utils/automation/server/monitor/
Dstart.sh7 ./manage.py runserver "$HOSTNAME":8080
/external/boringssl/src/third_party/fiat/
DREADME.md34 manage to complete the build (specialization) within a week on Coq 8.7.0.
36 does manage to build that file, but the work on that branch was never finished
/external/python/google-api-python-client/samples/
DREADME.md5 Lets you manage your Ad Exchange Buyer account.
34 View and manage your Google Analytics data.
77 Lets you view and manage jobs in a Coordinate team.
123 Lets you manage permission levels and related settings of a group.
219 Lets you manage your tasks and task lists.
253 Lets you create, inspect, and manage `goo.gl` short URLs.
/external/tcpdump/
D.gitattributes1 # manage core stuff for LF normalization
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcodegen-prepare-extload.ll32 ; Check that we manage to form a zextload is an operation with only one
57 ; Check that we manage to form a sextload is an operation with only one
82 ; Check that we manage to form a zextload is an operation with two
121 ; Check that we manage to form a sextload is an operation with two
188 ; Check that we manage to form a zextload after promoting and merging
222 ; Check that we manage to form a sextload after promoting and merging
256 ; Check that we manage to catch all the extload opportunities that are exposed
Dpush-cfi-obj.ll4 ; On darwin, check that we manage to generate the compact unwind section
/external/llvm/test/CodeGen/X86/
Dcodegen-prepare-extload.ll32 ; Check that we manage to form a zextload is an operation with only one
57 ; Check that we manage to form a sextload is an operation with only one
82 ; Check that we manage to form a zextload is an operation with two
121 ; Check that we manage to form a sextload is an operation with two
188 ; Check that we manage to form a zextload after promoting and merging
222 ; Check that we manage to form a sextload after promoting and merging
256 ; Check that we manage to catch all the extload opportunities that are exposed
Dpush-cfi-obj.ll4 ; On darwin, check that we manage to generate the compact unwind section
/external/eigen/cmake/
DFindBLASEXT.cmake19 # The following variables have been added to manage links with sequential or multithreaded
315 "\n we manage two lists of libs, one sequential and one parallel if found"
342 "\n we manage two lists of libs, one sequential and one parallel if found"
359 "\n we manage two lists of libs, one sequential and one parallel if found"
/external/dagger2/examples/android-simple/
DREADME.md6 A custom `Application` class is used to manage a global object graph of objects. Modules are
/external/nos/host/generic/
DREADME.md17 interface to manage a connection and exchange data and a generator for RPC stubs
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimpleLoopUnswitch/
Dpr37888.ll4 ; again, but manage to delete the loop before ever getting to iterate on it, it
/external/kmod/libkmod/
DREADME17 Every user should create and manage it's own library context with:
/external/libjpeg-turbo/simd/x86_64/
Djsimdcpu.asm64 cmp rax, 6 ; O/S does not manage XMM/YMM state
/external/libchrome/mojo/public/interfaces/bindings/
Dpipe_control_messages.mojom10 // that they can coordinate to manage interface endpoints.
/external/jemalloc_new/
DTUNING.md53 since arenas manage memory independently. When high degree of parallelism
120 uses explicit arenas with customized extent hooks to manage 1GB huge pages
/external/python/cpython3/Doc/library/
Dsecrets.rst112 For those who want to manage their own token length, you can explicitly
141 to manage a basic level of security.
Dasyncio.rst49 * create and manage :ref:`event loops <asyncio-event-loop>`, which
/external/libxml2/result/HTML/
Ddoc2.htm.sax29 …develops innovative agent technology solutions to efficiently access and manage the overwhelming q…
/external/bcc/examples/networking/vlan_filter/
DREADME.md30 * $ sudo python data-plane-tracing -i eth2 -k vc.manage.overcloud:9092

12345678910>>...14