HomeSort by relevance Sort by last modified time
    Searched refs:built (Results 26 - 50 of 567) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/test/fixedbugs/
issue14010.go 7 // Verify that built-in types don't get printed with
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
builtin1.d 3 # Make sure we can override a built-in symbol with a known constant, like
err-builtin.s 3 % When disallowing built-in names, we have to treat GET and PUT
  /external/compiler-rt/make/
options.mk 26 # Whether the library is being built for kernel use.
29 # Whether the library should be built as a shared object.
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
ltpfsscsi.sh 28 - These tests must be run after ssi_debug has been configured and built as a module so it can be loaded with
  /external/valgrind/drd/tests/
atomic_var.c 23 has built-in functions for atomic memory access.
  /build/make/core/tasks/
module-info.mk 1 # Print a list of the modules that could be built
  /sdk/build/
windows_sdk_tools.mk 9 # They are now built in an unbundled branch.
  /toolchain/binutils/binutils-2.25/config/
bootstrap-debug-ckovw.mk 3 # check that all host and target files are built with -fcompare-debug.
bootstrap-debug-lib.mk 1 # This BUILD_CONFIG option tests that target libraries built during
  /external/curl/
curl-config.in 36 --built-shared says 'yes' if libcurl was built shared
69 --built-shared)
161 echo "curl was built with static libraries disabled" >&2
  /cts/tests/tests/net/src/android/net/cts/
UriTest.java 345 Uri built = new Uri.Builder() local
354 uriString, ssp, built, scheme, authority, path, query, fragment);
356 uriString, ssp, built, scheme, authority, path, query, fragment);
359 built = new Uri.Builder()
368 uriString, ssp, built, scheme, authority, path, query, fragment);
370 uriString, ssp, built, scheme, authority, path, query, fragment);
373 built = built.buildUpon().build();
376 uriString, ssp, built, scheme, authority, path, query, fragment);
378 uriString, ssp, built, scheme, authority, path, query, fragment)
    [all...]
  /prebuilts/go/darwin-x86/src/builtin/
builtin.go 125 // The append built-in function appends elements to the end of a slice. If
136 // The copy built-in function copies elements from a source slice into a
143 // The delete built-in function deletes the element with the specified key
148 // The len built-in function returns the length of v, according to its type:
157 // The cap built-in function returns the capacity of v, according to its type:
166 // The make built-in function allocates and initializes an object of type
184 // The new built-in function allocates memory. The first argument is a type,
189 // The complex built-in function constructs a complex value from two
196 // The real built-in function returns the real part of the complex number c.
200 // The imag built-in function returns the imaginary part of the comple
    [all...]
  /prebuilts/go/linux-x86/src/builtin/
builtin.go 125 // The append built-in function appends elements to the end of a slice. If
136 // The copy built-in function copies elements from a source slice into a
143 // The delete built-in function deletes the element with the specified key
148 // The len built-in function returns the length of v, according to its type:
157 // The cap built-in function returns the capacity of v, according to its type:
166 // The make built-in function allocates and initializes an object of type
184 // The new built-in function allocates memory. The first argument is a type,
189 // The complex built-in function constructs a complex value from two
196 // The real built-in function returns the real part of the complex number c.
200 // The imag built-in function returns the imaginary part of the comple
    [all...]
  /build/make/core/
install_jni_libs.mk 38 # jni_shared_libraries_with_abis is a list of <abi>:<path-to-the-built-jni-lib>
46 # The module is built for TARGET_ARCH
78 # The module is built for TARGET_2ND_ARCH
android_manifest.mk 25 # With aapt2, we'll link in the built resource from the AAR.
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
PageTables64.asm 24 ; These pages are built into the ROM image in X64/PageTables.asm
  /prebuilts/go/darwin-x86/src/runtime/
msan0.go 7 // Dummy MSan support API, used when not built with -msan.
  /prebuilts/go/linux-x86/src/runtime/
msan0.go 7 // Dummy MSan support API, used when not built with -msan.
  /external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak 15 # List of resource files to be built.
38 # clear out the built-in ones (for .c and the like), and add
  /external/ltp/pan/
Makefile 43 $(warning ltp-scanner will not be built because a working copy of lex was not found)
  /tools/tradefederation/contrib/
Android.mk 41 # this dependency ensure the above rule will be executed if jar is built
48 # We need to reference symbols in the jar built above.
  /external/libpng/projects/owatcom/
pngconfig.mak 3 # configure libpng; a default configuration will be built.
30 # which copies the local built version (and this is the default target for
71 # By default libpng is built to use the __cdecl calling convention on
78 # the result will not be compatible with applications built using other
108 $# locations of the zlib include file zlib.h and the built zlib library,
120 $# If emtpy the standard configuration will be built. For this file to be
126 $# awk.) You can find source code and a built executable (called awk95.exe)
  /cts/apps/PermissionApp/
Android.mk 22 # When built, explicitly put it in the data partition.
  /cts/hostsidetests/abioverride/app/
Android.mk 21 # When built, explicitly put it in the data partition.

Completed in 2066 milliseconds

12 3 4 5 6 7 8 91011>>