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
1038
) 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
/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_org/chrome/common/extensions/docs/examples/api/tabs/screenshot/
screenshot.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/
content_script.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
onload.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/test/functional/perf/endure_graphs/
config.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/content/test/data/indexeddb/
bug_106883.js
2
// Use of this source code is governed by a
BSD
-style license that can be
bug_84933.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/tools/page_cycler/sample/
pages.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/tools/page_cycler/startup_test_common/
head.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/tools/telemetry/unittest_data/component_extension/
background.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/tools/telemetry/unittest_data/simple_extension/
background.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/ui/keyboard/resources/webui/
api_adapter.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/third_party/devscripts/
licensecheck.pl
489
$license = "MIT/X11 (
BSD
like) $license";
491
$license = "MIT/X11 (
BSD
like) $license";
493
$license = "MIT/X11 (
BSD
like) $license";
497
$license = "University of Illinois/NCSA Open Source License (
BSD
like) $license";
507
$license = "
BSD
(4 clause) $license";
509
$license = "
BSD
(3 clause) $license";
511
$license = "
BSD
(2 clause) $license";
513
$license = "
BSD
$license";
515
} elsif ($licensetext =~ /Use of this source code is governed by a
BSD
-style license/) {
516
$license = "
BSD
-like $license"
[
all
...]
/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
/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-trace/trace-viewer/src/cc/
picture_view_test_data.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/browser/resources/apps_debugger/
background.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
main.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/browser/resources/gaia_auth/
success.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/common/extensions/docs/examples/api/browserAction/set_icon_path/
background.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/common/extensions/docs/examples/api/browserAction/set_page_color/
popup.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/
icons.js
2
// Use of this source code is governed by a
BSD
-style license that can be
/external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
contentscript.js
2
// Use of this source code is governed by a
BSD
-style license that can be
Completed in 488 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>