Home
last modified time | relevance | path

Searched refs:target (Results 1 – 12 of 12) sorted by relevance

/third_party/ulib/backtrace/
A Dacinclude.m44 dnl use $target to set defaults because automatic checking is not possible
13 case ${target} in
18 # Based on system-libunwind and target, do we have ipinfo?
20 case ${target} in
27 case ${target} in
A Dconfigure.ac63 AC_ARG_WITH(target-subdir,
64 [ --with-target-subdir=SUBDIR Configuring in a subdirectory for target])
268 # When built as a GCC target library, we can't do a link test. We
309 # When built as a GCC target library, we can't do a link test.
373 # We need multilib support, but only if configuring for the target.
A DMakefile.in86 target_triplet = @target@
294 target = @target@
/third_party/lib/acpica/source/include/acpica/
A Dactypes.h527 #define ACPI_SET_BIT(target,bit) ((target) |= (bit)) argument
528 #define ACPI_CLEAR_BIT(target,bit) ((target) &= ~(bit)) argument
/third_party/lib/acpica/source/include/acpica/platform/
A Dacenv.h230 #error Unknown target environment
/third_party/ulib/uboringssl/
A Drules.mk72 $(error Unsupported target architecture)
/third_party/ulib/lz4/
A Dlz4hc.c135 const U32 target = (U32)(ip - base); in LZ4HC_Insert() local
138 while(idx < target) in LZ4HC_Insert()
148 hc4->nextToUpdate = target; in LZ4HC_Insert()
/third_party/ulib/musl/
A DINSTALL104 target locations.
107 target architecture based on the compiler being used. For some
A DWHATSNEW1505 - possible crash in dlsym on sh due to incorrectly-computed branch target
1552 - sh2 nommu target support
/third_party/ulib/jemalloc/
A DINSTALL16 Note that documentation is not built by the default target because doing so
345 support and deploying to a target without. To work around this, use a cache
/third_party/lib/acpica/
A Dchanges.txt4626 at the target location. Linux BZ 19462, ACPICA BZ 882.
7275 executed by the target control method.
7784 target
8796 target
10329 target
10625 compiler no longer checks for the target existence.
10995 new size (if the target buffer already existed).
12039 target method.
14936 to fill the target field.
15840 target operand.
[all …]
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl2157 // target is ZeroOp to throw away the results.
6798 // an IndexOp target and validating that changing source and destination
8455 // verify string can be written to Index target/destination

Completed in 44 milliseconds