OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Independent
(Results
1 - 11
of
11
) sorted by null
/frameworks/compile/mclinker/include/mcld/
LinkerConfig.h
36
* addresses, we say the output is position
independent
. Shared libraries
37
* and position-
independent
executable programs (PIE) are in this category.
38
* ::
Independent
indicates the output is position
independent
.
50
Independent
, ///< Position
Independent
79
bool isCodeIndep() const { return (
Independent
== m_CodePosition); }
/prebuilts/go/darwin-x86/src/image/jpeg/
fdct.go
10
It is based on the code in jfdctint.c from the
Independent
JPEG Group,
43
the
Independent
JPEG Group".
54
it. This software may be referred to only as "the
Independent
JPEG Group's
/prebuilts/go/linux-x86/src/image/jpeg/
fdct.go
10
It is based on the code in jfdctint.c from the
Independent
JPEG Group,
43
the
Independent
JPEG Group".
54
it. This software may be referred to only as "the
Independent
JPEG Group's
/frameworks/compile/mclinker/lib/Core/
Linker.cpp
142
m_pConfig->setCodePosition(LinkerConfig::
Independent
);
/external/chromium-trace/catapult/tracing/third_party/devscripts/
licensecheck.pl
507
if ($licensetext =~ /This file is part of the
Independent
JPEG Group(')?s software.*For conditions of distribution and use, see the accompanying README file/i) {
508
$license = "
Independent
JPEG Group License $license";
/external/libunwind/doc/
libunwind.tex
8
\begin{Name}{3}{libunwind}{David Mosberger-Tang}{Programming Library}{Introduction to libunwind}libunwind -- a (mostly) platform-
independent
unwind API
137
(compilation-unit) can make on its own.
Independent
of the setting(s)
/external/libvpx/libvpx/build/make/
configure.sh
81
${toggle_pic} turn on/off Position
Independent
Code
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh
86
${toggle_pic} turn on/off Position
Independent
Code
[
all
...]
/prebuilts/go/darwin-x86/src/encoding/json/
decode_test.go
611
//
Independent
of Decode, basic coverage of the accessors in Number
[
all
...]
/prebuilts/go/linux-x86/src/encoding/json/
decode_test.go
611
//
Independent
of Decode, basic coverage of the accessors in Number
[
all
...]
/external/v8/src/js/
i18n.js
394
* best-fit algorithm.
Independent
of the locale matching algorithm, options
[
all
...]
Completed in 1685 milliseconds