Searched refs:interest (Results 1 – 25 of 170) sorted by relevance
1234567
/external/bluetooth/bluedroid/osi/src/ |
D | reactor.c | 132 reactor_interest_t interest = object->interest; in run_reactor() local 133 if (interest & REACTOR_INTEREST_READ) in run_reactor() 135 if (interest & REACTOR_INTEREST_WRITE) in run_reactor()
|
D | thread.c | 161 work_queue_object.interest = REACTOR_INTEREST_READ; in run_thread()
|
/external/antlr/antlr-3.4/runtime/ActionScript/ |
D | README | 44 <http://www.antlr.org:8080/mailman/listinfo/antlr-interest> or 45 <george.scott-antrl@gmail.com>. Direct e-mail is preferable as the antlr-interest
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
D | index.rst | 7 addition, it contains information that's mainly of interest to developers who
|
/external/bluetooth/bluedroid/osi/include/ |
D | reactor.h | 54 reactor_interest_t interest; // the event types to monitor the file descriptor for. member
|
/external/valgrind/main/docs/internals/ |
D | release-HOWTO.txt | 106 - Ensure the tarball builds, runs, regtests on the platforms of interest. 133 - Make sure regtests run ok on all platforms of interest. 134 - Make sure Mozilla and OpenOffice run ok on all platforms of interest. 140 - Check tarball builds, installs, regtests on platforms of interest.
|
/external/chromium_org/media/tools/layout_tests/ |
D | README | 30 1) using PySVN, the script collects layout test of interest 44 diff for the time period for the test names of interest.
|
/external/guava/ |
D | README.maven | 5 with an interest in easy use of Guava by the Maven build
|
/external/libgsm/ |
D | NOTICE | 12 improvements that may be of general interest.
|
/external/chromium_org/tools/traceline/traceline/ |
D | README | 9 other hooks of interest have been written, including heap allocation functions.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | README.rtf | 30 and announce them on the mailing list antlr-interest@antlr.org and on my site http://classdump.org/…
|
D | ANTLRTreeWizard.m | 187 * of token types of interest to the list of indexes into the 656 return; // no indexing if this is empty (nothing of interest) 665 return; // tokenType not of interest
|
/external/chromium_org/third_party/icu/patches/ |
D | brkitr.patch | 13 +# $MidNumLet is used in rules 6/7 (rules of our interest) and rules 11/12.
|
/external/speex/ |
D | NOTICE | 52 improvements that may be of general interest.
|
/external/chromium_org/third_party/WebKit/public/ |
D | README | 65 API that might be of general interest to the Blink community at large, please
|
/external/llvm/lib/Target/ARM/ |
D | LICENSE.TXT | 6 right, title, and interest in and to the Software (defined below).
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | README | 59 <http://www.antlr.org:8080/mailman/listinfo/antlr-interest> or
|
/external/openssl/crypto/perlasm/ |
D | readme | 24 Functions of interest are:
|
/external/chromium_org/third_party/boringssl/src/crypto/perlasm/ |
D | readme | 24 Functions of interest are:
|
/external/chromium_org/third_party/tlslite/ |
D | LICENSE | 19 software dedicate any and all copyright interest in the software to the public
|
/external/antlr/antlr-3.4/tool/ |
D | README.txt | 52 If all else fails, you can buy support or ask the antlr-interest list:
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/ |
D | README | 31 particular interest to me are porting (a Solaris and an NT
|
/external/iproute2/doc/ |
D | arpd.sgml | 87 on interfaces of interest should be set in <tt>/proc/sys/net/ipv4/neigh/*</tt>.
|
/external/ceres-solver/docs/source/ |
D | contributing.rst | 15 please let us know about your interest and skills and we will be happy
|
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/ |
D | index.rst | 118 interest in cloud security.
|
1234567