OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BSD
(Results
1 - 25
of
316
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/core/sh/
shell.h
41
* define
BSD
if you are running 4.2
BSD
or later.
55
#ifndef
BSD
56
#define
BSD
1
error.h
110
*
BSD
setjmp saves the signal mask, which violates ANSI C and takes time,
114
#if defined(
BSD
) && !defined(__SVR4) && !defined(__linux__)
/external/dhcpcd/mk/
os-Darwin.mk
4
include ${MK}/os-
BSD
.mk
os.mk
4
_OS_SH= case `uname -s` in Linux) echo "Linux";; Darwin) echo "Darwin";; *) echo "
BSD
";; esac
/external/chromium/chrome/browser/resources/net_internals/
timelineviewpainter.js
2
// Use of this source code is governed by a
BSD
-style license that can be
httpcacheview.js
2
// Use of this source code is governed by a
BSD
-style license that can be
httpthrottlingview.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium/chrome/browser/resources/shared/css/
tree.css.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium/chrome/browser/resources/
connection_manager.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium/chrome/browser/resources/shared/js/
media_common.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium/chrome/browser/resources/chromeos/
proxy_settings.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium/chrome/browser/resources/ntp4/tools/
externs.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium/chrome/browser/resources/touch_ntp/tools/
externs.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/libvpx/libvpx/vp8/common/ppc/
platform_altivec.asm
4
; Use of this source code is governed by a
BSD
-style license
/external/libvpx/libvpx/vpx_ports/
emms.asm
4
; Use of this source code is governed by a
BSD
-style license
/external/webrtc/src/common_audio/resampler/
Android.mk
3
# Use of this source code is governed by a
BSD
-style license
/external/webrtc/src/common_audio/vad/
Android.mk
3
# Use of this source code is governed by a
BSD
-style license
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Android.mk
3
# Use of this source code is governed by a
BSD
-style license
/external/webrtc/src/modules/audio_processing/aec/
Android.mk
3
# Use of this source code is governed by a
BSD
-style license
/external/webrtc/src/modules/audio_processing/agc/
Android.mk
3
# Use of this source code is governed by a
BSD
-style license
/external/webrtc/src/modules/audio_processing/utility/
Android.mk
3
# Use of this source code is governed by a
BSD
-style license
/external/markdown/markdown/extensions/
headerid.py
60
License:
BSD
(see ../docs/LICENSE for details)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xpoll.h
94
# if
BSD
< 199103
117
#if defined(
BSD
) &&
BSD
< 198911 && !defined(luna)
123
#ifndef hpux /* and perhaps old
BSD
??? */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xpoll.h
94
# if
BSD
< 199103
117
#if defined(
BSD
) &&
BSD
< 198911 && !defined(luna)
123
#ifndef hpux /* and perhaps old
BSD
??? */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xpoll.h
94
# if
BSD
< 199103
117
#if defined(
BSD
) &&
BSD
< 198911 && !defined(luna)
123
#ifndef hpux /* and perhaps old
BSD
??? */
Completed in 716 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>