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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/private/
SigSetConverter.h 32 int bsd; member in union:SigSetConverter
  /external/python/cpython2/Lib/plat-next3/
regen 3 INCLUDE="/NextDeveloper/Headers;/NextDeveloper/Headers/ansi;/NextDeveloper/Headers/bsd"
6 python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/bsd/netinet/in.h
  /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/capstone/packages/freebsd/ports/devel/capstone/
Makefile 23 .include <bsd.port.mk>
  /external/capstone/suite/
compile_all.sh 6 for x in default nix32 cross-win32 cross-win64 cygwin-mingw32 cygwin-mingw64 bsd clang gcc; 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/etnaviv/
etnaviv-symbol-check 6 FUNCS=$(nm -D --format=bsd --defined-only ${1-.libs/libdrm_etnaviv.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.27/ld/testsuite/ld-gc/
pr13683.d 4 #nm: --format=bsd
pr14265.d 4 #nm: --format=bsd --numeric-sort
pr19161.d 4 #nm: --format=bsd
  /toolchain/binutils/binutils-2.27/bfd/
configure.host 48 hppa*-*-bsd*) HDEFINES=-DHOST_HPPABSD ;;
59 i[3-7]86-sequent-bsd*) HDEFINES=-Dshared=genshared ;;
  /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/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/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,

Completed in 319 milliseconds

1 2 3 4 5 6 7 8 91011>>