Home
last modified time | relevance | path

Searched refs:assignment (Results 1 – 20 of 20) sorted by relevance

/ndk/tests/device/issue61659-neon-assignment/jni/
DAndroid.mk4 LOCAL_MODULE := issue61659-neon-assignment
5 LOCAL_SRC_FILES := issue61659-neon-assignment.c.neon
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
Dsuffix.hpp391 # define BOOST_STATIC_CONSTANT(type, assignment) enum { assignment } argument
393 # define BOOST_STATIC_CONSTANT(type, assignment) static const type assignment argument
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h.pump84 // No implementation - assignment is unsupported.
106 // No implementation - assignment is unsupported.
227 // No implementation - assignment is unsupported.
243 // No implementation - assignment is unsupported.
282 // No implementation - assignment is unsupported.
/ndk/sources/host-tools/nawk-20071023/
DFIXES593 fixed yet another subtle self-assignment problem:
665 fixed so that in self-assignment like $1=$1, side effects
711 some kinds of self-assignment. (in assign().)
768 fixed bug: commandline variable assignment has to look like
778 added -v x=1 y=2 ... for immediate commandline variable assignment;
781 Modified Aug 2 to require a separate -v for each assignment.
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dtargetvars136 # For PR/1380: Using += assignment in target-specific variables sometimes fails
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog74 * glob.c (glob): Cast away const on assignment of pattern to dirname.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dfuture69 // assignment
99 // assignment
127 // assignment
1370 // assignment
1549 // assignment
1692 // assignment
Dvalarray40 // assignment:
70 // computed assignment:
819 // assignment:
870 // computed assignment:
Dmemory248 // assignment
286 // assignment
383 // assignment:
488 // assignment
Dfunctional50 // assignment
Dalgorithm3352 const unsigned __alloc_limit = 3; // might want to make this a function of trivial assignment
3493 …nst difference_type __alloc_limit = 4; // might want to make this a function of trivial assignment
/ndk/sources/host-tools/make-3.81/
DNEWS202 before assignment. This means that escaped dollar signs ($$ etc.)
345 * Implement BSD make's "?=" variable assignment operator. The variable
371 that the assignment may be of any type, not just recursive, and that
686 variable assignment, as in "$(foo)bar = value".
DChangeLog501 * w32/pathstuff.c (getcwd_fs): Fix warning about assignment in a
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/experimental/
Doptional44 // assignment
/ndk/sources/host-tools/make-3.81/doc/
Dmake.texi5057 @cindex conditional variable assignment
5058 @cindex variables, conditional assignment
5060 There is another assignment operator for variables, @samp{?=}. This
5061 is called a conditional variable assignment operator, because it only
5322 variable assignment, or in a @code{define} directive, as in:
5355 with an assignment (@pxref{Setting, ,Setting Variables}) or with a
5666 The value in an ordinary assignment cannot contain a newline; but the
5707 same name and value. However, an explicit assignment in the makefile,
5762 @var{target} @dots{} : @var{variable-assignment}
5769 @var{target} @dots{} : override @var{variable-assignment}
[all …]
Dmake.info-14161 There is another assignment operator for variables, `?='. This is
4162 called a conditional variable assignment operator, because it only has
4361 variable assignment, or in a `define' directive, as in:
4388 * You can specify a value in the makefile, either with an assignment
4630 The value in an ordinary assignment cannot contain a newline; but the
4665 However, an explicit assignment in the makefile, or with a command
4731 The VARIABLE-ASSIGNMENT can be any valid form of assignment;
4797 form of assignment. Any command-line variable setting will take
4886 conditionalizing a variable assignment and then using the variable
6011 recursive variable assignment, it won't be evaluated until later.
Dmake.info-22499 to be a legal `make' command (such as a variable assignment).
3590 * conditional variable assignment: Flavors. (line 129)
4115 * variables, conditional assignment: Flavors. (line 129)
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.010065 # We use the long form for the default assignment because of an extremely
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk1267 $(call gen-test, depr/depr.auto.ptr/auto.ptr/auto.ptr.cons/assignment)
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk1276 $(call gen-test, depr/depr.auto.ptr/auto.ptr/auto.ptr.cons/assignment)