Home
last modified time | relevance | path

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

12345678910

/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.sh114 "${AT_DIR}"/frontend/manage.py syncdb --noinput
116 "${AT_DIR}"/frontend/manage.py syncdb --noinput
/external/guice/extensions/jmx/src/com/google/inject/tools/jmx/
DManager.java43 public static void manage( in manage() method in Manager
46 manage(ManagementFactory.getPlatformMBeanServer(), domain, injector); in manage()
53 public static void manage(MBeanServer server, String domain, in manage() method in Manager
107 manage(args[0], injector); in main()
/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/vixl/doc/aarch32/design/
Dliteral-pool-aarch32.md6 * The macro-assembler will have its own literal pool, and will manage
10 * The assembler does not manage literals, but can place a literal in the
67 We believe it’s too complex for vixl to manage multiple literal pools
83 assembler)... So, it’s pretty hard to manage all this. Here's a gdb trace:
/external/tcpdump/
D.gitattributes1 # manage core stuff for LF normalization
/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/dagger2/examples/android-simple/
DREADME.md6 A custom `Application` class is used to manage a global object graph of objects. Modules are
/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/kmod/libkmod/
DREADME17 Every user should create and manage it's own library context with:
/external/dnsmasq/contrib/Solaris10/
DREADME10 Facility) to manage services I thought I'd create a simple service manifest
/external/libmojo/mojo/public/interfaces/bindings/
Dpipe_control_messages.mojom10 // that they can coordinate to manage interface endpoints.
/external/libxml2/result/HTML/
Ddoc2.htm.sax29 …develops innovative agent technology solutions to efficiently access and manage the overwhelming q…
/external/python/cpython2/Lib/idlelib/
DREADME.txt44 FileList.py # Open files and manage list of open windows (nim).
58 PyShell.py # Start IDLE, manage shell, complete editor window
/external/dhcpcd-6.8.2/
DREADME64 Linux prior to 3.17 won't allow userland to manage IPv6 temporary addresses.
65 Either upgrade or don't allow dhcpcd to manage the RA,
/external/protobuf/examples/
DREADME.txt1 This directory contains example code that uses Protocol Buffers to manage an
/external/llvm/test/CodeGen/AArch64/
Darm64-codegen-prepare-extload.ll26 ; Check that we manage to form a zextload is an operation with only one
51 ; Check that we manage to form a sextload is an operation with only one
76 ; Check that we manage to form a zextload is an operation with two
115 ; Check that we manage to form a sextload is an operation with two
182 ; Check that we manage to form a zextload after promoting and merging
216 ; Check that we manage to form a sextload after promoting and merging
250 ; Check that we manage to catch all the extload opportunities that are exposed
/external/protobuf/java/
DREADME.md40 5) If you do not use Maven to manage your own build, you can build a
/external/libmicrohttpd/doc/chapters/
Dsessions.inc1 This chapter discusses how one should manage sessions, that is, share state between multiple
/external/r8/
DREADME.md16 from the chromium project to manage dependencies. Install `depot_tools` and add it to
/external/mockftpserver/tags/2.0.2/src/site/apt/
Dfakeftpserver-filesystems.apt16 …<<<WindowsFakeFileSystem>>> and <<<UnixFakeFileSystem>>>. They both manage the files and directori…
56 manage the files and directories in memory, simulating a real file system.
/external/mockftpserver/tags/2.1/src/site/apt/
Dfakeftpserver-filesystems.apt16 …<<<WindowsFakeFileSystem>>> and <<<UnixFakeFileSystem>>>. They both manage the files and directori…
56 manage the files and directories in memory, simulating a real file system.

12345678910