OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:independent
(Results
101 - 125
of
7033
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCFixupKindInfo.h
15
/// \brief Target
independent
information on a fixup kind.
19
/// evaluate fixup values in a target
independent
manner when possible.
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCFixupKindInfo.h
15
/// \brief Target
independent
information on a fixup kind.
19
/// evaluate fixup values in a target
independent
manner when possible.
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCFixupKindInfo.h
15
/// \brief Target
independent
information on a fixup kind.
19
/// evaluate fixup values in a target
independent
manner when possible.
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCFixupKindInfo.h
15
/// \brief Target
independent
information on a fixup kind.
19
/// evaluate fixup values in a target
independent
manner when possible.
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCFixupKindInfo.h
15
/// \brief Target
independent
information on a fixup kind.
19
/// evaluate fixup values in a target
independent
manner when possible.
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCFixupKindInfo.h
15
/// \brief Target
independent
information on a fixup kind.
19
/// evaluate fixup values in a target
independent
manner when possible.
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCFixupKindInfo.h
15
/// \brief Target
independent
information on a fixup kind.
19
/// evaluate fixup values in a target
independent
manner when possible.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCFixupKindInfo.h
15
/// \brief Target
independent
information on a fixup kind.
19
/// evaluate fixup values in a target
independent
manner when possible.
/external/antlr/antlr-3.4/runtime/C/doxygen/
using.dox
17
/// - The lexer is
independent
of the parser. You \b cannot control the lexer from within the parser;
18
/// - The tree parser is
independent
of the parser. You \b cannot control the parser from within the tree parser(s);
19
/// - Each tree parser is
independent
of other tree parsers.
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x16915.htm
5
>7. AGGREGATION WITH
INDEPENDENT
WORKS</TITLE
77
>C.8. 7. AGGREGATION WITH
INDEPENDENT
WORKS</A
84
other separate and
independent
documents or works, in or on a
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gcc-4.8.3/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/
COPYING.RUNTIME
24
A file is an "
Independent
Module" if it either requires the Runtime
62
combining the Runtime Library with
Independent
Modules, even if such
66
consistent with the licensing of the
Independent
Modules.
/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
independent_test.py
15
"""Tests for the
Independent
distribution."""
24
from tensorflow.contrib.distributions.python.ops import
independent
as independent_lib
55
ind = independent_lib.
Independent
(
76
ind = independent_lib.
Independent
(
101
ind = independent_lib.
Independent
(
142
ind = independent_lib.
Independent
(
/development/samples/MultiResolution/res/layout/
main.xml
29
<!-- Notice that widget sizes are expressed in dip, or device-
independent
30
pixels, while text sizes are expressed in sp, or scale-
independent
/development/samples/MultiResolution/res/layout-land/
main.xml
30
<!-- Notice that widget sizes are expressed in dip, or device-
independent
31
pixels, while text sizes are expressed in sp, or scale-
independent
/external/llvm/docs/HistoricalNotes/
2001-01-31-UniversalIRIdea.txt
17
features as well as low-level machine-
independent
optimizations (like PRE)
21
machine-
independent
features like type-safety and access safety should be
/external/llvm/lib/CodeGen/
BasicTargetTransformInfo.cpp
1
//===- BasicTargetTransformInfo.cpp - Basic target-
independent
TTI impl ---===//
11
/// predicated on the target abstractions present in the target
independent
/external/protobuf/src/google/protobuf/io/
strtod.h
31
// A locale-
independent
version of strtod(), used to parse floating
42
// A locale-
independent
version of the standard strtod(), which always
Completed in 1099 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>