/external/chromium_org/third_party/skia/platform_tools/android/bin/ |
android_setup.sh | 40 VALUE=$2 41 verbose export $NAME=\"$VALUE\" 42 export $NAME="$VALUE"
|
/external/skia/platform_tools/android/bin/ |
android_setup.sh | 36 VALUE=$2 37 verbose export $NAME=\"$VALUE\" 38 export $NAME="$VALUE"
|
/prebuilts/misc/common/swig/include/2.0.11/ruby/ |
std_pair.i | 15 static int get_pair(VALUE first, VALUE second, 20 int res1 = swig::asval((VALUE)first, pfirst); 23 int res2 = swig::asval((VALUE)second, psecond); 28 int res1 = swig::asval((VALUE)first, pfirst); 31 int res2 = swig::asval((VALUE)second, psecond); 37 static int asval(VALUE obj, std::pair<T,U> *val) { 41 VALUE first = rb_ary_entry(obj,0); 42 VALUE second = rb_ary_entry(obj,1); 59 static int get_pair(VALUE first, VALUE second [all...] |
rubywstrings.swg | 16 SWIG_AsWCharPtrAndSize(VALUE obj, wchar_t **cptr, size_t *psize, int *alloc) 19 // VALUE tmp = 0; 54 SWIGINTERNINLINE VALUE
|
std_map.i | 11 typedef VALUE result_type; 22 typedef VALUE result_type; 33 MapIterator_T(OutIterator curr, OutIterator first, OutIterator last, VALUE seq) 44 MapKeyIterator_T(OutIterator curr, OutIterator first, OutIterator last, VALUE seq) 53 const OutIter& end, VALUE seq = 0) 62 MapValueIterator_T(OutIterator curr, OutIterator first, OutIterator last, VALUE seq) 72 const OutIter& end, VALUE seq = 0) 95 static int asptr(VALUE obj, map_type **val) { 99 VALUE items = rb_funcall(obj, id_to_a, 0); 116 static VALUE from(const map_type& map) [all...] |
rubystdfunctors.swg | 95 BinaryPredicate(VALUE obj = Qnil) : GC_VALUE(obj) { } 100 VALUE arg1 = swig::from(a); 101 VALUE arg2 = swig::from(b); 102 VALUE res = rb_funcall( _obj, swig::call_id, 2, arg1, arg2); 114 BinaryFunction(VALUE obj = Qnil) : GC_VALUE(obj) { } 119 VALUE arg1 = swig::from(a); 120 VALUE arg2 = swig::from(b); 121 VALUE res = rb_funcall( _obj, swig::call_id, 2, arg1, arg2); 133 UnaryPredicate(VALUE obj = Qnil) : GC_VALUE(obj) { } 137 VALUE arg1 = swig::from<_T >(a) [all...] |
rubyerrors.swg | 14 SWIGINTERN VALUE 17 static VALUE rb_eNullReferenceError ; 25 SWIGINTERN VALUE 28 static VALUE rb_eObjectPreviouslyDeleted ; 37 SWIGINTERN VALUE 39 VALUE type; 98 VALUE input ) 101 VALUE str; 102 VALUE asStr;
|
std_common.i | 23 static int asval(VALUE obj, value_type *val) { 29 static VALUE from(const value_type& val) { 52 static int asval(VALUE obj, value_type *val) { 58 static VALUE from(const value_type& val) {
|
std_multimap.i | 22 static int asptr(VALUE obj, std::multimap<K,T> **val) { 26 VALUE items = rb_funcall(obj, id_to_a, 0); 43 static VALUE from(const multimap_type& multimap) { 57 VALUE obj = rb_hash_new(); 59 VALUE key = swig::from(i->first); 60 VALUE val = swig::from(i->second); 62 VALUE oldval = rb_hash_aref( obj, key ); 68 VALUE ary; 92 VALUE __getitem__(const key_type& key) const { 97 VALUE ary = rb_ary_new() [all...] |
director.swg | 124 VALUE recv; 127 VALUE *argv; 133 VALUE swig_error; 136 DirectorException(VALUE error) 141 DirectorException(VALUE error, const char* hdr, const char* msg ="") 148 VALUE str = rb_str_new(swig_msg.data(), swig_msg.size()); 155 VALUE getType() const { 158 VALUE getError() const { 210 /* Type mismatch in the return value from a Ruby method call */ 213 DirectorTypeMismatchException(VALUE error, const char *msg="" [all...] |
progargcargv.i | 19 VALUE ary = rb_eval_string("[$0] + ARGV"); 23 VALUE v = rb_obj_as_string(RARRAY_PTR(ary)[i]);
|
std_deque.i | 10 static int asptr(VALUE obj, std::deque<T> **vec) { 17 static VALUE from(const std::deque<T> & vec) {
|
rubyiterators.swg | 31 ConstIterator(VALUE seq) : _seq(seq) 55 virtual VALUE value() const { 56 throw std::invalid_argument("value not supported"); 60 virtual VALUE setValue( const VALUE& v ) { 61 throw std::invalid_argument("value= not supported"); 76 virtual VALUE to_s() const { 81 virtual VALUE inspect() const { 196 Iterator(VALUE seq) : ConstIterator(seq [all...] |
rubyrun.swg | 53 #define SWIG_NewClassInstance(value, ty) SWIG_Ruby_NewClassInstance(value, ty) 54 #define SWIG_MangleStr(value) SWIG_Ruby_MangleStr(value) 55 #define SWIG_CheckConvert(value, ty) SWIG_Ruby_CheckConvert(value, ty) 68 VALUE klass; 69 VALUE mImpl; 77 static VALUE _cSWIG_Pointer = Qnil; 78 static VALUE swig_runtime_data_type_pointer = Qnil [all...] |
/external/ppp/pppd/plugins/radius/etc/ |
dictionary.microsoft | 56 VALUE MS-BAP-Usage Not-Allowed 0 57 VALUE MS-BAP-Usage Allowed 1 58 VALUE MS-BAP-Usage Required 2 62 VALUE MS-ARAP-PW-Change-Reason Just-Change-Password 1 63 VALUE MS-ARAP-PW-Change-Reason Expired-Password 2 64 VALUE MS-ARAP-PW-Change-Reason Admin-Requires-Password-Change 3 65 VALUE MS-ARAP-PW-Change-Reason Password-Too-Short 4 69 VALUE MS-Acct-Auth-Type PAP 1 70 VALUE MS-Acct-Auth-Type CHAP 2 71 VALUE MS-Acct-Auth-Type MS-CHAP-1 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
common.ver | 167 VALUE "CompanyName",VER_COMPANYNAME_STR 168 VALUE "FileDescription",VER_FILEDESCRIPTION_STR EXPORT_TAG 169 VALUE "FileVersion",VER_FILEVERSION_STR BUILD_MACHINE_TAG_PADDED 170 VALUE "InternalName",VER_INTERNALNAME_STR 171 VALUE "LegalCopyright",VER_LEGALCOPYRIGHT_STR 172 VALUE "OriginalFilename",VER_ORIGINALFILENAME_STR 173 VALUE "ProductName",VER_PRODUCTNAME_STR 174 VALUE "ProductVersion",VER_PRODUCTVERSION_STR 176 VALUE "OleSelfRegister","\0" 183 VALUE "CompanyName",VER_COMPANYNAME_ST [all...] |
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
version.rc | 116 VALUE "ProductName", "POSIX Threads for Windows LPGL\0" 117 VALUE "ProductVersion", PTW32_VERSION_STRING 118 VALUE "FileVersion", PTW32_VERSION_STRING 119 VALUE "FileDescription", PTW32_VERSIONINFO_DESCRIPTION 120 VALUE "InternalName", PTW32_VERSIONINFO_NAME 121 VALUE "OriginalFilename", PTW32_VERSIONINFO_NAME 122 VALUE "CompanyName", "Open Source Software community LGPL\0" 123 VALUE "LegalCopyright", "Copyright (C) Project contributors 2012\0" 124 VALUE "Comments", "http://sourceware.org/pthreads-win32/\0" 129 VALUE "Translation", 0x409, 120 [all...] |
/external/chromium_org/third_party/skia/platform_tools/chromeos/bin/ |
chromeos_setup.sh | 5 VALUE=$2 6 echo export $NAME=\"$VALUE\" 7 export $NAME="$VALUE"
|
/external/clang/test/Analysis/ |
templates.cpp | 52 template <bool VALUE> 55 return VALUE; 62 template <bool VALUE>
|
/external/skia/platform_tools/chromeos/bin/ |
chromeos_setup.sh | 5 VALUE=$2 6 echo export $NAME=\"$VALUE\" 7 export $NAME="$VALUE"
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
ForwardingCheckedFutureTest.java | 38 private static final String VALUE = "delegated"; 49 expect(delegate.checkedGet()).andReturn(VALUE).times(2); 51 assertEquals(VALUE, forwarded.checkedGet()); 52 assertEquals(VALUE, simple.checkedGet()); 57 expect(delegate.checkedGet(100, TIME_UNIT)).andReturn(VALUE).times(2); 59 assertEquals(VALUE, forwarded.checkedGet(100, TIME_UNIT)); 60 assertEquals(VALUE, simple.checkedGet(100, TIME_UNIT));
|
/cts/tests/tests/content/src/android/content/cts/ |
ContentQueryMapTest.java | 51 DummyProvider.NAME, DummyProvider.VALUE}; 67 values0.put(DummyProvider.VALUE, VALUE0); 72 values1.put(DummyProvider.VALUE, VALUE1); 99 new ContentQueryMap(mCursor, DummyProvider.VALUE, false, new Handler()); 121 assertEquals(VALUE0, rows.get(NAME0).getAsString(DummyProvider.VALUE)); 123 assertEquals(VALUE1, rows.get(NAME1).getAsString(DummyProvider.VALUE)); 141 assertEquals(VALUE0, contentValues.getAsString(DummyProvider.VALUE)); 145 assertEquals(VALUE1, contentValues.getAsString(DummyProvider.VALUE)); 153 values.put(DummyProvider.VALUE, VALUE2); 163 assertEquals(VALUE1, contentValues.getAsString(DummyProvider.VALUE)); [all...] |
/external/clang/lib/Driver/ |
DriverOptions.cpp | 19 #define PREFIX(NAME, VALUE) static const char *const NAME[] = VALUE;
|
/external/clang/test/Sema/ |
warn-duplicate-enum.c | 4 A1 = 0, // expected-note {{element A1 also has value 0}} 10 B1 = -1, // expected-note {{element B1 also has value -1}} 15 B6 // expected-note {{element B6 also has value 0}} 19 // expected-note {{element C3 also has value 0}} 26 D5 = 2 // expected-note {{element D5 also has value 2}} 96 VALUE // expected-note{{previous definition is here}} 100 VALUE // expected-error{{redefinition of enumerator 'VALUE'}}
|
/development/build/tools/ |
mk_sdk_repo_xml.sh | 76 # check_enum value value1 value2 value3... 79 local VALUE="$1" 83 if [[ "$i" == "$VALUE" ]]; then 84 echo "$VALUE" 211 local VALUE="$1" 216 while [[ -n "$VALUE" && -n "$KEYS" ]]; do 218 V="${VALUE%%[. ]*}" 236 V="${VALUE#*[. ]}" 237 if [[ "$V" == "$VALUE" ]]; then VALUE=""; else VALUE="$V"; f [all...] |