OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:idea
(Results
51 - 75
of
2107
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/tools/idegen/src/com/android/idegen/
IntellijProject.java
96
File ideaDir = new File(projectPath, ".
idea
");
116
"
idea
" + File.separator + MODULES_TEMPLATE_FILE_NAME), CHARSET);
132
"
idea
" + File.separator + VCS_TEMPLATE_FILE_NAME), CHARSET);
154
copyTemplates(new File(templateDir, "
idea
"), ideaDir);
/external/chromium_org/chrome/common/net/
url_util.cc
20
// Unescaping path and query is not a good
idea
because other applications
/external/chromium_org/chromeos/dbus/
blocking_method_caller.h
23
// Note: Blocking the thread until it returns is not a good
idea
in most cases.
/external/chromium_org/third_party/ots/
README
4
(
Idea
from Alex Russell)
/external/clang/test/CodeGenCXX/
pragma-weak.cpp
30
//
idea
to expose the mangling to the pragma unless we really have to.
/external/e2fsprogs/lib/uuid/
gen_uuid_nt.c
15
// Here is a nice example why it's not a good
idea
/external/eigen/Eigen/src/plugins/
ArrayCwiseBinaryOps.h
111
* \warning this performs an exact comparison, which is generally a bad
idea
with floating-point types.
113
* generally a far better
idea
to use a fuzzy comparison as provided by isApprox() and
125
* \warning this performs an exact comparison, which is generally a bad
idea
with floating-point types.
127
* generally a far better
idea
to use a fuzzy comparison as provided by isApprox() and
MatrixCwiseBinaryOps.h
29
* \warning this performs an exact comparison, which is generally a bad
idea
with floating-point types.
31
* generally a far better
idea
to use a fuzzy comparison as provided by isApprox() and
48
* \warning this performs an exact comparison, which is generally a bad
idea
with floating-point types.
50
* generally a far better
idea
to use a fuzzy comparison as provided by isApprox() and
/external/eigen/doc/
PassingByValue.dox
5
Passing objects by value is almost always a very bad
idea
in C++, as this means useless copies, and one should pass them by reference instead.
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-gssapi
4
# doc/README.gssapi gives some
idea
on how to configure it.
/external/kernel-headers/original/uapi/asm-generic/
termios.h
5
* varying levels of bug fixes on top. Usually it's a good
idea
/external/libmtp/
libmtp.sh
22
#
Idea
and code from Nalin Dahyabhai <nalin@redhat.com>
libmtp.sh.in
22
#
Idea
and code from Nalin Dahyabhai <nalin@redhat.com>
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
SubtitleSampleEntry.java
9
* Created by IntelliJ
IDEA
.
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
Descriptor.java
26
* Created by IntelliJ
IDEA
.
/external/robolectric/.idea/runConfigurations/
AllTests.xml
3
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="
idea
">
/external/valgrind/main/helgrind/
README_YARD.txt
11
the
idea
of shadowing each memory location with two vector timestamps,
/frameworks/base/core/java/com/android/internal/view/animation/
HasNativeInterpolator.java
28
* The
idea
here is to prevent subclasses of interpolators from being treated as a
/frameworks/base/location/lib/
README.txt
24
but that doesn't seem like a great
idea
when only applications with a special
/frameworks/base/tools/layoutlib/.idea/runConfigurations/
All_in_bridge.xml
3
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="
idea
" />
All_in_create.xml
3
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="
idea
" />
Create.xml
3
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="
idea
" />
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
termios.h
5
* varying levels of bug fixes on top. Usually it's a good
idea
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
termios.h
5
* varying levels of bug fixes on top. Usually it's a good
idea
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.pom
9
It integrates easily with Maven (1, 2 and 3), Ant, Eclipse and IntelliJ-
IDEA
.
Completed in 472 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>