HomeSort by relevance Sort by last modified time
    Searched refs:bsd (Results 1 - 25 of 883) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libdrm/libkms/
kms-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libkms.so} | awk '{print $3}'| while read func; do
  /external/elfutils/tests/
run-nm-self.sh 26 for format_arg in --format=bsd --format=sysv --format=posix; do
  /external/gptfdisk/
bsd.cc 0 /* bsd.cc -- Functions for loading and manipulating legacy BSD disklabel
24 #include "bsd.h"
45 // Read BSD disklabel data from the specified device filename. This function
66 // Load the BSD disklabel data from an already-opened disk
131 state = bsd;
137 if (state == bsd) {
184 // Display basic BSD partition data. Used for debugging.
188 if (state == bsd) {
189 cout << "BSD partitions:\n"
    [all...]
  /external/libdrm/amdgpu/
amdgpu-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libdrm_amdgpu.so} | awk '{print $3}' | while read func; do
  /external/libdrm/exynos/
exynos-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libdrm_exynos.so} | awk '{print $3}'| while read func; do
  /external/libdrm/omap/
omap-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libdrm_omap.so} | awk '{print $3}'| while read func; do
  /external/libdrm/tegra/
tegra-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libdrm_tegra.so} | awk '{print $3}'| while read func; do
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-gc/
pr13683.d 4 #nm: --format=bsd
pr14265.d 4 #nm: --format=bsd --numeric-sort
  /external/openssh/openbsd-compat/
sigact.h 60 * <bsd/signal.h> is in the Linux 1.2.8 + gcc 2.7.0 configuration,
64 # include <bsd/signal.h>
  /toolchain/binutils/binutils-2.25/bfd/
configure.host 48 hppa*-*-bsd*) HDEFINES=-DHOST_HPPABSD ;;
59 i[3-7]86-sequent-bsd*) HDEFINES=-Dshared=genshared ;;
  /external/libdrm/freedreno/
freedreno-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libdrm_freedreno.so} | awk '{print $3}'| while read func; do
  /external/libdrm/nouveau/
nouveau-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libdrm_nouveau.so} | awk '{print $3}'| while read func; do
  /external/libdrm/radeon/
radeon-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libdrm_radeon.so} | awk '{print $3}'| while read func; do
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
memcpy.asm 6 // are licensed and made available under the terms and conditions of the BSD License
8 // http://opensource.org/licenses/bsd-license.php
10 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/
GicV3.asm 5 // are licensed and made available under the terms and conditions of the BSD License
7 // http://opensource.org/licenses/bsd-license.php
9 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/Arm/
MonitorTable.asm 5 // are licensed and made available under the terms and conditions of the BSD License
7 // http://opensource.org/licenses/bsd-license.php
9 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
CpuBreakpoint.asm 4 ; are licensed and made available under the terms and conditions of the BSD License
6 ; http://opensource.org/licenses/bsd-license.php
8 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
CpuPause.asm 4 ; are licensed and made available under the terms and conditions of the BSD License
6 ; http://opensource.org/licenses/bsd-license.php
8 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
CpuSleep.asm 4 ; are licensed and made available under the terms and conditions of the BSD License
6 ; http://opensource.org/licenses/bsd-license.php
8 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
DisableInterrupts.asm 5 ; are licensed and made available under the terms and conditions of the BSD License
7 ; http://opensource.org/licenses/bsd-license.php
9 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
EnableDisableInterrupts.asm 5 ; are licensed and made available under the terms and conditions of the BSD License
7 ; http://opensource.org/licenses/bsd-license.php
9 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
EnableInterrupts.asm 5 ; are licensed and made available under the terms and conditions of the BSD License
7 ; http://opensource.org/licenses/bsd-license.php
9 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
FlushCacheLine.asm 5 ; are licensed and made available under the terms and conditions of the BSD License
7 ; http://opensource.org/licenses/bsd-license.php
9 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
FxRestore.asm 5 ; are licensed and made available under the terms and conditions of the BSD License
7 ; http://opensource.org/licenses/bsd-license.php
9 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,

Completed in 848 milliseconds

1 2 3 4 5 6 7 8 91011>>