/ndk/tests/device/test-gnustl-full/unit/ |
D | allocator_test.cpp | 91 pthread_cond_init(&condition, 0); in SharedDatas() 116 pthread_cond_wait(&condition, &mutex); in initThreadVector() 122 pthread_cond_signal(&condition); in initThreadVector() 137 pthread_cond_t condition; member in SharedDatas
|
/ndk/tests/device/test-stlport/unit/ |
D | allocator_test.cpp | 91 pthread_cond_init(&condition, 0); in SharedDatas() 116 pthread_cond_wait(&condition, &mutex); in initThreadVector() 122 pthread_cond_signal(&condition); in initThreadVector() 137 pthread_cond_t condition; member in SharedDatas
|
/ndk/sources/host-tools/make-3.81/ |
D | makefile.com | 8 $! one macro intentionally causes an error condition)
|
D | aclocal.m4 | 102 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], 103 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
|
D | ChangeLog | 490 pattern rules out of the if (!two_colon) condition so it is 510 second time: we still want it to be in the error condition. 1465 handle the error condition correctly in all cases. 1527 condition, then don't expand it. Fixed bug # 5798.
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | uniq.good | 7 #define match_condassert 0x01 /* Called to check a condition assertion */ 84 /* If checking an assertion for a condition, return TRUE. */ 139 /* The condition is an assertion. Call match() to evaluate it - setting 543 implied in the second condition, because start_offset > 0. */ 623 match_condassert - this is an assertion condition 809 supersede any condition above with which it is incompatible. 845 two branches. If the condition is false, skipping the first branch takes us
|
D | uniq.inp | 335 #define match_condassert 0x01 /* Called to check a condition assertion */ 472 /* If checking an assertion for a condition, return TRUE. */ 529 /* The condition is an assertion. Call match() to evaluate it - setting 1270 implied in the second condition, because start_offset > 0. */ 1358 match_condassert - this is an assertion condition 1701 supersede any condition above with which it is incompatible. 1742 two branches. If the condition is false, skipping the first branch takes us
|
D | PCRE.tests | 41 # should also be given in the documentation. However, this condition is not 44 # A, the condition is not imposed on package B (unless it uses PCRE 52 # then the terms of that licence shall supersede any condition above with
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | ChangeLog | 25 Use new automake condition USE_LOCAL_GLOB to decide whether or not
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed-in.texi | 430 to it: addresses are a kind of condition code, and a command is only 431 executed if the condition is verified before the command is to be 3006 Perl mode. An assertion specifies a condition that has to be met 3959 (?(@var{condition})@var{yes-pattern}) 3960 (?(@var{condition})@var{yes-pattern}|@var{no-pattern}) 3963 If the condition is satisfied, the yes-pattern is used; otherwise 3967 There are two kinds of condition. If the text between the 3968 parentheses consists of a sequence of digits, the condition 3985 with an opening parenthesis, the condition is true, and so 3993 If the condition is not a sequence of digits, it must be an [all …]
|
D | sed.texi | 431 to it: addresses are a kind of condition code, and a command is only 432 executed if the condition is verified before the command is to be 3173 Perl mode. An assertion specifies a condition that has to be met 4126 (?(@var{condition})@var{yes-pattern}) 4127 (?(@var{condition})@var{yes-pattern}|@var{no-pattern}) 4130 If the condition is satisfied, the yes-pattern is used; otherwise 4134 There are two kinds of condition. If the text between the 4135 parentheses consists of a sequence of digits, the condition 4152 with an opening parenthesis, the condition is true, and so 4160 If the condition is not a sequence of digits, it must be an [all …]
|
D | sed.info | 309 addresses are a kind of condition code, and a command is only executed 310 if the condition is verified before the command is to be executed.
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | el.po | 686 #~ msgid "bad condition (?(0)"
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | aclocal.m4 | 127 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], 128 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
|
/ndk/sources/host-tools/make-3.81/po/ |
D | he.po | 1732 msgid "Urgent I/O condition" 1733 msgstr "Urgent I/O condition"
|
D | make.pot | 1664 msgid "Urgent I/O condition"
|
D | be.po | 1683 msgid "Urgent I/O condition"
|
D | ko.po | 1734 msgid "Urgent I/O condition"
|
D | zh_CN.po | 1696 msgid "Urgent I/O condition"
|
D | ja.po | 1744 msgid "Urgent I/O condition"
|
D | rw.po | 1809 msgid "Urgent I/O condition"
|
D | da.po | 1746 msgid "Urgent I/O condition"
|
D | nl.po | 1758 msgid "Urgent I/O condition"
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 4853 condition. It contains two arguments, separated by a comma and 4870 ignored, according to the condition. This is why the larger syntactic 4914 the makefile if the condition is true. If the condition is false, no 4936 necessary. Once a given condition is true, TEXT-IF-TRUE is used and no 4937 other clause is used; if no condition is true then TEXT-IF-FALSE is 5044 condition is true, `make' reads the lines of the TEXT-IF-TRUE as part 5045 of the makefile; if the condition is false, `make' ignores those lines 5554 any non-empty string, then the condition is considered to be true. 5555 If it expands to an empty string, the condition is considered to 5558 If the condition is true then the second argument, THEN-PART, is [all …]
|
D | make.texi | 5913 condition. It contains two arguments, separated by a comma and surrounded 5929 ignored, according to the condition. This is why the larger syntactic 5985 of the makefile if the condition is true. If the condition is false, no 6012 clauses as necessary. Once a given condition is true, 6014 condition is true then @var{text-if-false} is used. The 6135 the condition is true, @code{make} reads the lines of the 6136 @var{text-if-true} as part of the makefile; if the condition is false, 6806 @item $(if @var{condition},@var{then-part}[,@var{else-part}]) 6813 The first argument, @var{condition}, first has all preceding and 6815 non-empty string, then the condition is considered to be true. If it [all …]
|