OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:easy
(Results
876 - 900
of
2690
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/docs/tutorial/
LangImpl3.rst
15
well as demonstrate how
easy
it is to use. It's much more work to build
86
The ``Builder`` object is a helper object that makes it
easy
to generate
237
several other interesting instructions that are really
easy
to plug into
LangImpl5.rst
27
it shows how
easy
it is to "grow" a language over time, incrementally
258
easy
to generate the Phi node, so we choose to do it directly.
635
variable of the same name in the outer scope. It would be
easy
to make
/external/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc
174
// but it's
easy
to write and
easy
to understand.
179
// For
easy
testing.
/external/tinyxml/docs/
classTiXmlElement.html
82
<tr><td class="mdescLeft"> </td><td class="mdescRight">Convenience function for
easy
access to the text inside an element. <a href="#a27"></a><br></td></tr>
199
Convenience function for
easy
access to the text inside an element.
201
Although
easy
and concise, <a class="el" href="classTiXmlElement.html#a27">GetText()</a> is limited compared to getting the <a class="el" href="classTiXmlText.html">TiXmlText</a> child and accessing it directly.<p>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_map.h
434
* Allows for
easy
lookup with the subscript ( @c [] )
485
* @param x Pair to be inserted (see std::make_pair for
easy
creation
519
* @param x Pair to be inserted (see std::make_pair for
easy
creation
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_map.h
437
* Allows for
easy
lookup with the subscript ( @c [] )
503
* @param x Pair to be inserted (see std::make_pair for
easy
creation
546
* @param x Pair to be inserted (see std::make_pair for
easy
creation
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_map.h
437
* Allows for
easy
lookup with the subscript ( @c [] )
503
* @param x Pair to be inserted (see std::make_pair for
easy
creation
546
* @param x Pair to be inserted (see std::make_pair for
easy
creation
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h
434
* Allows for
easy
lookup with the subscript ( @c [] )
485
* @param x Pair to be inserted (see std::make_pair for
easy
creation
519
* @param x Pair to be inserted (see std::make_pair for
easy
creation
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h
434
* Allows for
easy
lookup with the subscript ( @c [] )
485
* @param x Pair to be inserted (see std::make_pair for
easy
creation
519
* @param x Pair to be inserted (see std::make_pair for
easy
creation
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h
434
* Allows for
easy
lookup with the subscript ( @c [] )
485
* @param x Pair to be inserted (see std::make_pair for
easy
creation
519
* @param x Pair to be inserted (see std::make_pair for
easy
creation
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_map.h
434
* Allows for
easy
lookup with the subscript ( @c [] )
485
* @param x Pair to be inserted (see std::make_pair for
easy
creation
519
* @param x Pair to be inserted (see std::make_pair for
easy
creation
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_map.h
437
* Allows for
easy
lookup with the subscript ( @c [] )
503
* @param x Pair to be inserted (see std::make_pair for
easy
creation
546
* @param x Pair to be inserted (see std::make_pair for
easy
creation
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_map.h
442
* Allows for
easy
lookup with the subscript ( @c [] )
508
* @param __x Pair to be inserted (see std::make_pair for
easy
551
* @param __x Pair to be inserted (see std::make_pair for
easy
creation
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_map.h
437
* Allows for
easy
lookup with the subscript ( @c [] )
503
* @param x Pair to be inserted (see std::make_pair for
easy
creation
546
* @param x Pair to be inserted (see std::make_pair for
easy
creation
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_map.h
442
* Allows for
easy
lookup with the subscript ( @c [] )
508
* @param __x Pair to be inserted (see std::make_pair for
easy
551
* @param __x Pair to be inserted (see std::make_pair for
easy
creation
[
all
...]
/art/runtime/base/
logging.h
146
//
easy
to understand, and works before we have C++0x. We rely on signed/unsigned warnings to
/art/runtime/gc/space/
large_object_space.cc
207
//
Easy
case, the next chunk is the end free region.
/cts/tests/src/android/opengl/cts/
CompressedTextureSurfaceView.java
232
// sample areas are low frequency and
easy
to compare
/dalvik/dexgen/src/com/android/dexgen/rop/type/
Prototype.java
237
* check helps weed out some
easy
cases.
/dalvik/dx/src/com/android/dx/cf/code/
LocalVariableList.java
44
//
easy
case
/dalvik/dx/src/com/android/dx/rop/type/
Prototype.java
241
* check helps weed out some
easy
cases.
/developers/build/prebuilts/gradle/ActivityInstrumentation/ActivityInstrumentationSample/src/main/java/com/example/android/common/logger/
Log.java
28
// to make for
easy
migration and interop.
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/common/logger/
Log.java
28
// to make for
easy
migration and interop.
/developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/common/logger/
Log.java
28
// to make for
easy
migration and interop.
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/java/com/example/android/common/logger/
Log.java
28
// to make for
easy
migration and interop.
Completed in 1509 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>