Searched refs:interested (Results 1 – 25 of 278) sorted by relevance
12345678910>>...12
/external/autotest/client/cros/cellular/ |
D | base_station_pxt.py | 170 interested=None, argument 186 if state in interested: 191 if state in interested: 196 (interested, state))
|
D | base_station_8960.py | 194 interested=None, argument 208 if state in interested: 213 if state in interested: 218 (interested, state))
|
D | base_station_interface.py | 86 interested=None, argument
|
/external/proguard/src/proguard/obfuscate/ |
D | MappingReader.java | 130 boolean interested = mappingProcessor.processClassMapping(className, newClassName); in processClassMapping() 132 return interested ? className : null; in processClassMapping()
|
/external/clang/www/demo/ |
D | what is this directory.txt | 9 …to post a request on a friendly Perl forum and see if anybody might be interested in taking on the… 11 …uby, or Lisp mailing list and see if there are any takers who would be interested (and willing to …
|
/external/google-styleguide/ |
D | OWNERS | 1 # Anyone interested in maintaining cpplint on Android.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | Contributing.rst | 28 If you are interested in contributing code to LLVM, bugs labeled with the 30 the code base. If you are interested in fixing a bug, please create an account 42 In case you are interested in taking on a bigger piece of work, a list of 44 you are interested in working on any of these projects, please send a mail to
|
/external/catch2/docs/ |
D | event-listeners.md | 11 so you are not forced to implement events you're not interested in. 16 …lass from `Catch::TestEventListenerBase` and implement the methods you are interested in, either in
|
/external/clang/docs/CommandGuide/ |
D | index.rst | 9 interested in.
|
/external/llvm/test/CodeGen/X86/ |
D | pr23246.ll | 6 ; We're really only interested in doing something sane with the shuffle.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | pr23246.ll | 6 ; We're really only interested in doing something sane with the shuffle.
|
/external/python/cpython2/Doc/library/ |
D | numeric.rst | 12 interested in decimal accuracy than in speed, the :mod:`decimal` module supports
|
/external/icu/icu4c/packaging/ |
D | README | 13 Please read the file PACKAGES if you are interested in packaging ICU
|
/external/curl/tests/data/ |
D | test328 | 29 # we're actually more interested in any compression support but this is the
|
/external/llvm/docs/CommandGuide/ |
D | index.rst | 9 interested in.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | index.rst | 9 interested in.
|
/external/grpc-grpc/doc/ |
D | epoll-polling-engine.md | 26 …mpletion queue and "kicks" (i.e wakes ups) the thread that is actually interested in that event (w… 28 …read P* was calling a `grpc_completion_queue_pluck()` and was actually interested in the event on … 93 …ally interested in the event. So the thread that woke up executes the callbacks and finally has t…
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2003-01-23-CygwinNotes.txt | 5 If you're interested, here are some of the major problems compiling LLVM
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2003-01-23-CygwinNotes.txt | 5 If you're interested, here are some of the major problems compiling LLVM
|
/external/bcc/examples/tracing/ |
D | kvm_hypercall.txt | 6 linked to the kvm_hypercall event. We are interested in kvm_exit with exit
|
/external/llvm/docs/HistoricalNotes/ |
D | 2003-01-23-CygwinNotes.txt | 5 If you're interested, here are some of the major problems compiling LLVM
|
/external/smali/ |
D | README.md | 5 Downloads are at https://bitbucket.org/JesusFreke/smali/downloads/. If you are interested in submi…
|
/external/clang/ |
D | README.txt | 13 If you're interested in more (including how to build Clang) it is best to read
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
D | ReadMe.txt | 14 …ed to run more than once per execution of the executable. We are only interested in the first tim…
|
/external/perfetto/docs/ |
D | trace-format.md | 32 The consumer can re-establish a total order, if interested, using the packet
|
12345678910>>...12