Searched refs:behaviors (Results 1 – 25 of 33) sorted by relevance
12
/external/autotest/site_utils/ |
D | deploy_production_local.py | 374 behaviors = parse_arguments(args) 376 if behaviors.verify: 391 if behaviors.update: 396 if behaviors.actions: 399 dryrun=behaviors.dryrun, 400 skip_service_status=behaviors.skip_service_status) 407 if behaviors.report:
|
/external/google-breakpad/src/client/mac/handler/ |
D | exception_handler.cc | 107 exception_behavior_t behaviors[EXC_TYPES_COUNT]; member 440 current.behaviors, in ForwardException() 458 exception_behavior_t target_behavior = current.behaviors[found]; in ForwardException() 675 previous_->behaviors, in InstallHandler() 709 previous_->behaviors[i], in UninstallHandler()
|
/external/llvm/test/Linker/ |
D | module-flags-7-a.ll | 5 ; CHECK: linking module flags 'foo': IDs have conflicting behaviors
|
/external/autotest/test_suites/ |
D | control.chameleon_vga | 18 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_hdmi | 18 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_dp_stress | 18 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_hdmi_perbuild | 18 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_dp_e2e | 19 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_dp | 18 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_hdmi_stress | 18 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_hdmi_nightly | 18 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_hdmi_e2e | 19 its behaviors in order to test the Chrome OS graphic stack.
|
/external/deqp/doc/testspecs/GLES2/ |
D | stress.long.txt | 25 + Long-running stress testing with various application behaviors
|
/external/ipsec-tools/src/racoon/ |
D | TODO | 95 following behaviors:
|
/external/boringssl/src/ |
D | STYLE.md | 172 behavior of the function. Pay special note to success/failure behaviors
|
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/ |
D | app.rst | 191 You can use that flag to set special behaviors for the application during
|
/external/curl/tests/ |
D | README | 263 that may be used when writing tests that verify behaviors of specific
|
/external/eigen/cmake/ |
D | EigenTesting.cmake | 95 # Depending on the contents of that file, this macro can have 2 behaviors,
|
/external/selinux/checkpolicy/ |
D | ChangeLog | 52 * implement new default labeling behaviors for usr, role, range
|
/external/libjpeg-turbo/ |
D | structure.txt | 165 steps, many of which have several possible behaviors. To avoid cluttering the 361 for other behaviors, the surrounding application may provide its own 481 or from a memory buffer; for other behaviors, the surrounding application
|
/external/srtp/doc/ |
D | intro.txt | 72 Some other behaviors of the protocol can be adapted by defining an
|
/external/selinux/libsepol/ |
D | ChangeLog | 94 * checkpolicy: implement new default labeling behaviors
|
/external/llvm/docs/ |
D | ExceptionHandling.rst | 92 Because different programming languages have different behaviors when handling
|
D | WritingAnLLVMPass.rst | 1073 information it has about the behaviors of the passes it is scheduling. For
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 339 semantics describe the high-level behaviors that the compiler implements, not 1167 conventional set of behaviors ascribed to it by the Cocoa conventions.
|
12