HomeSort by relevance Sort by last modified time
    Searched defs:basic (Results 26 - 50 of 74) sorted by null

12 3

  /dalvik/dx/tests/115-merge/com/android/dx/merge/
DexMergeTest.java 42 "/testdata/Basic.dex",
45 Class<?> basic = loader.loadClass("testdata.Basic"); local
46 assertEquals(1, basic.getDeclaredMethods().length);
62 "/testdata/Basic.dex",
65 Class<?> basic = loader.loadClass("testdata.Basic"); local
66 assertEquals(1, basic.getDeclaredMethods().length);
74 "/testdata/Basic.dex",
77 Class<?> basic = loader.loadClass("testdata.Basic") local
101 Class<?> basic = loader.loadClass("testdata.Basic"); local
    [all...]
  /external/clang/test/Analysis/
idempotent-operations.c 3 // Basic tests
8 unsigned basic() { function
  /external/clang/test/SemaCXX/
return-noreturn.cpp 18 int basic(int x) { function in namespace:abort_struct_complex_cfgs
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterBasicRepresentation.java 78 FilterBasicRepresentation basic = (FilterBasicRepresentation) representation; local
79 if (basic.mMinimum == mMinimum
80 && basic.mMaximum == mMaximum
81 && basic.mValue == mValue
82 && basic.mDefaultValue == mDefaultValue
83 && basic.mPreviewValue == mPreviewValue) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_constants.h 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001,
119 static constexpr syntax_option_type basic = 1 << _S_basic; member in namespace:regex_constants
142 * identical to syntax_option_type basic, except that newlines are treated
regex.h 366 static constexpr regex_constants::syntax_option_type basic member in class:basic_regex
367 = regex_constants::basic;
380 * Constructs a basic regular expression that does not match any
390 * @brief Constructs a basic regular expression from the sequence
409 * @brief Constructs a basic regular expression from the sequence
425 * @brief Copy-constructs a basic regular expression.
435 * @brief Move-constructs a basic regular expression.
445 * @brief Constructs a basic regular expression from the string
464 * @brief Constructs a basic regular expression from the range
484 * @brief Constructs a basic regular expression from an initializer list
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_constants.h 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001,
119 static constexpr syntax_option_type basic = 1 << _S_basic; member in namespace:regex_constants
142 * identical to syntax_option_type basic, except that newlines are treated
regex.h 366 static constexpr regex_constants::syntax_option_type basic member in class:basic_regex
367 = regex_constants::basic;
380 * Constructs a basic regular expression that does not match any
390 * @brief Constructs a basic regular expression from the sequence
409 * @brief Constructs a basic regular expression from the sequence
425 * @brief Copy-constructs a basic regular expression.
435 * @brief Move-constructs a basic regular expression.
445 * @brief Constructs a basic regular expression from the string
464 * @brief Constructs a basic regular expression from the range
484 * @brief Constructs a basic regular expression from an initializer list
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001,
119 static constexpr syntax_option_type basic = 1 << _S_basic; member in namespace:regex_constants
142 * identical to syntax_option_type basic, except that newlines are treated
regex.h 366 static constexpr regex_constants::syntax_option_type basic member in class:basic_regex
367 = regex_constants::basic;
380 * Constructs a basic regular expression that does not match any
390 * @brief Constructs a basic regular expression from the sequence
409 * @brief Constructs a basic regular expression from the sequence
425 * @brief Copy-constructs a basic regular expression.
435 * @brief Move-constructs a basic regular expression.
445 * @brief Constructs a basic regular expression from the string
464 * @brief Constructs a basic regular expression from the range
484 * @brief Constructs a basic regular expression from an initializer list
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001,
119 static constexpr syntax_option_type basic = 1 << _S_basic; member in namespace:regex_constants
142 * identical to syntax_option_type basic, except that newlines are treated
regex.h 367 static constexpr regex_constants::syntax_option_type basic member in class:basic_regex
368 = regex_constants::basic;
381 * Constructs a basic regular expression that does not match any
391 * @brief Constructs a basic regular expression from the
410 * @brief Constructs a basic regular expression from the sequence
427 * @brief Copy-constructs a basic regular expression.
437 * @brief Move-constructs a basic regular expression.
447 * @brief Constructs a basic regular expression from the string
466 * @brief Constructs a basic regular expression from the range
486 * @brief Constructs a basic regular expression from an initializer list
    [all...]
  /packages/screensavers/Basic/src/com/android/dreams/basic/
ColorsGLRenderer.java 17 package com.android.dreams.basic;
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
Adapters.java 928 CursorBinder basic = new StringBinder(context, new IdentityTransformation(context)); local
    [all...]
  /external/clang/test/SemaTemplate/
temp_arg_nontype.cpp 279 class basic;
285 class basic class in namespace:PR10579::fcppt::container::bitfield
288 basic() function in class:PR10579::fcppt::container::bitfield::basic
314 typedef fcppt::container::bitfield::basic<
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rex.h 136 sgttyb basic; member in struct:rex_ttymode
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rex.h 136 sgttyb basic; member in struct:rex_ttymode
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rex.h 136 sgttyb basic; member in struct:rex_ttymode
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 525 #define DOT11_MEASURE_TYPE_BASIC 0 /* d11 measurement basic type */
547 /* Basic Measurement Map bits */
548 #define DOT11_MEASURE_BASIC_MAP_BSS ((uint8)(1<<0)) /* d11 measurement basic map BSS */
582 } BWL_POST_PACKED_STRUCT basic; member in union:dot11_meas_rep::__anon20441
598 #define DOT11_MEASURE_BASIC_REP_LEN 12 /* d11 measurement basic report length */
    [all...]
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/app/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib1/libs/
android-support-v4.jar 

Completed in 753 milliseconds

12 3