HomeSort by relevance Sort by last modified time
    Searched full:casting (Results 251 - 275 of 758) sorted by null

<<11121314151617181920>>

  /packages/apps/Messaging/src/com/android/messaging/ui/
ViewPagerTabs.java 132 // enable shadow casting from view bounds
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
def.h 114 /**< Flag to pass when no specific options are needed (used to avoid casting) \since 0.9.19 */
146 /**< Flag to pass when no specific options are needed (used to avoid casting) \since 0.9.19 */
697 /**< Flag to pass when no specific options are needed (used to avoid casting) \since 0.9.19 */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
def.h 114 /**< Flag to pass when no specific options are needed (used to avoid casting) \since 0.9.19 */
171 /**< Flag to pass when no specific options are needed (used to avoid casting) \since 0.9.19 */
737 /**< Flag to pass when no specific options are needed (used to avoid casting) \since 0.9.19 */
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/
cpointer.i 163 * Generates a pointer casting function.
  /prebuilts/misc/common/swig/include/2.0.11/d/
cpointer.i 162 * Generates a pointer casting function.
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 49 * iterators passed to template should not be wrapped for casting purpose.
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
optimizations.html 129 <dd>Performs peephole optimizations for casting operations.</dd>
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
TraceFileParserTask.java 188 // We could return diff casted to an int. But in Java, casting
  /system/core/adf/libadfhwc/
adfhwc.cpp 186 // casting directly to adf_vsync_event * makes g++ warn about
  /system/core/base/include/android-base/
macros.h 82 char(&ArraySizeHelper(T(&array)[N]))[N]; // NOLINT(readability/casting)
  /external/javassist/tutorial/
tutorial2.html     [all...]
  /bionic/libc/bionic/
semaphore.cpp 93 // We prefer casting to atomic_uint instead of declaring sem->count to be atomic_uint directly.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Serializer.java 226 * If the serializer does not support casting to a {@link DOM3Serializer}
  /external/autotest/tko/
job_serializer_unittest.py 312 microseconds. Then, compare the two after casting them to
  /external/clang/lib/CodeGen/
CodeGenTypes.h 236 // - For the most part, unprototyped functions are called by casting to
  /external/eigen/doc/
TutorialGeometry.dox 28 <span class="note">\b Explanation: In the C++ language, this would require Transform to have a non-explicit conversion constructor from AngleAxis, but we really don't want to allow implicit casting here.
  /external/eigen/test/
geo_quaternion.cpp 144 // test casting
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h.pump 259 // casting CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
  /external/gtest/include/gtest/internal/
gtest-param-util-generated.h.pump 259 // casting CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
  /external/guava/guava/src/com/google/common/base/
Optional.java 132 * Optional<T>}. Casting either of the above example {@code Optional} instances to {@code
  /external/guava/guava/src/com/google/common/collect/
ImmutableBiMap.java 47 // Casting to any type is safe because the set will never hold any elements.
ImmutableListMultimap.java 61 // Casting is safe because the multimap will never hold any elements.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableList.java 47 // Casting to any type is safe because the list will never hold any elements.
ImmutableListMultimap.java 56 // Casting is safe because the multimap will never hold any elements.
ImmutableSortedMap.java 76 // Casting to any type is safe because the set will never hold any elements.

Completed in 1377 milliseconds

<<11121314151617181920>>