HomeSort by relevance Sort by last modified time
    Searched full:independent (Results 51 - 75 of 7033) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/xcode/Config/
FrameworkTarget.xcconfig 10 // Dynamic libs need to be position independent
StaticLibraryTarget.xcconfig 10 // Static libs can be included in bundles so make them position independent
  /development/samples/MultiResolution/
_index.html 10 such as scale-independent pixels (<code>sp</code>) and density-independent pixels (<code>dip</code>)</li>
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcDxe.uni 5 // platform and processor-independent mechanisms for loading and executing EFI
23 #string STR_MODULE_DESCRIPTION #language en-US "This module implements EFI Byte Code (EBC) Virtual Machine that can provide platform and processor-independent mechanisms for loading and executing UEFI device drivers."
  /external/clang/test/Frontend/
optimization-remark-options.c 14 // CHECK: {{.*}}:17:3: remark: loop not vectorized: cannot prove it is safe to reorder memory operations; allow reordering by specifying '#pragma clang loop vectorize(enable)' before the loop. If the arrays will always be independent specify '#pragma clang loop vectorize(assume_safety)' before the loop or provide the '__restrict__' qualifier with the independent array arguments. Erroneous results will occur if these options are incorrectly applied!
  /external/llvm/test/CodeGen/AMDGPU/
rename-independent-subregs.mir 1 # RUN: llc -march=amdgcn -run-pass rename-independent-subregs -o - %s | FileCheck %s
6 # In the test below we have two independent def+use pairs of subregister1 which
  /frameworks/data-binding/integration-tests/MultiModuleTestApp/app/
build.gradle 47 println "combined ${dataBindingConfig.testGroup}.independent-library:${dataBindingConfig.version}"
52 compile "${dataBindingConfig.testGroup}:independent-library:${dataBindingConfig.version}"
  /frameworks/base/core/java/android/text/style/
AbsoluteSizeSpan.java 49 * device-independent pixels if <code>dip</code> is true.
94 * device-independent pixels if {@link #getDip()} returns true.
96 * @return the text size, either in physical pixels or device-independent pixels.
104 * Returns whether the size is in device-independent pixels or not, depending on the
107 * @return <code>true</code> if the size is in device-independent pixels, <code>false</code>
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
_ctype.h 21 extern const UINT16 *_cClass; ///< Locale independent pointer to Character Classification Table.
22 extern const UINT8 *_uConvT; ///< Locale independent pointer to Lowercase to Uppercase Conversion Table.
23 extern const UINT8 *_lConvT; ///< Locale independent pointer to Uppercase to Lowercase Conversion Table.
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
smp.h 21 /* Machine independent IPIs. */
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/
CLASSIFIERS 6 Operating System :: OS Independent
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/
CLASSIFIERS 6 Operating System :: OS Independent
  /external/curl/tests/data/
test877 38 # we force our own host name, in order to make the test machine independent
  /external/freetype/include/freetype/internal/
ftpic.h 5 /* The FreeType position independent code services (declaration). */
  /external/freetype/src/base/
ftpic.c 5 /* The FreeType position independent code services (body). */
  /external/freetype/src/pshinter/
pshpic.h 5 /* The FreeType position independent code services for pshinter module. */
  /external/freetype/src/psnames/
pspic.h 5 /* The FreeType position independent code services for psnames module. */
  /external/freetype/src/raster/
ftraster.h 34 /* standalone module, fully independent of FreeType. */
rastpic.h 5 /* The FreeType position independent code services for raster module. */
  /external/freetype/src/smooth/
ftgrays.h 38 /* To make ftgrays.h independent from configuration files we check */
ftspic.h 5 /* The FreeType position independent code services for smooth module. */
  /external/libjpeg-turbo/
rdgif.c 5 * This file is part of the Independent JPEG Group's software.
  /external/llvm/test/MC/Mips/
init-order-bug.ll 2 ; RUN: llvm-mc -triple=mipsel-linux-gnu --position-independent -filetype=obj | \
  /external/ltp/testcases/kernel/security/smack/
README 18 Each test is designed to be independent. The tests can be built
  /external/python/cpython3/Include/
patchlevel.h 7 There is also (independent) API version information in modsupport.h.

Completed in 673 milliseconds

1 23 4 5 6 7 8 91011>>