/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
Request.java | 165 headers.set(name, value);
|
Response.java | 280 headers.set(name, value); 286 * multiply-valued headers like "Set-Cookie".
|
/external/proguard/src/proguard/optimize/info/ |
SideEffectInstructionChecker.java | 357 * Returns the set of superclasses and interfaces that are initialized. 359 private Set initializedSuperClasses(Clazz clazz) 361 Set set = new HashSet(); local 371 new ClassCollector(set)))))); 373 return set;
|
/external/replicaisland/src/com/replica/replicaisland/ |
DebugSystem.java | 60 mWorkVector.set(x, y); 76 mWorkVector.set(x, y);
|
/external/selinux/libsemanage/src/ |
database.h | 64 * In add/set/modify, the data is also property of the caller */ 83 int (*set) (struct semanage_handle * handle, member in struct:dbase_table
|
/external/skia/include/gpu/ |
GrShaderVar.h | 88 void set(GrSLType type, function in class:GrShaderVar 102 void set(GrSLType type, function in class:GrShaderVar 129 * Set the array length of the var 133 * Set to be a non-array. 137 * Set to be an unsized array. 146 * Set the var name 166 * Set the type of the var 179 * Set the precision of the var
|
/external/skia/include/utils/ |
SkCamera.h | 20 void set(SkScalar x, SkScalar y, SkScalar z) { function in struct:SkUnit3D 30 void set(SkScalar x, SkScalar y, SkScalar z) { function in struct:SkPoint3D
|
SkRTConf.h | 44 void set(const T& value) { fValue = value; } function in class:SkRTConf 56 skRTConfRegistry().set(confname, value, true) 61 skRTConfRegistry().set(confname, value, false) 84 template <typename T> void set(const char *confname,
|
/external/skia/src/core/ |
SkGeometry.h | 39 /** Set pt to the point on the src quadratic specified by t. t must be 107 /** Set pt to the point on the src cubic specified by t. t must be 223 void set(const SkPoint pts[3], SkScalar w) { function in struct:SkConic 228 void set(const SkPoint& p0, const SkPoint& p1, const SkPoint& p2, SkScalar w) { function in struct:SkConic 322 conic.set(pts, weight);
|
SkTHash.h | 39 // set(), find() and foreach() all allow mutable access to table entries. 45 // The pointers returned by set() and find() are valid only until the next call to set(). 50 T* set(const T& val) { function in class:SkTHashTable 202 // N.B. The pointers returned by set() and find() are valid only until the next call to set(). 204 // Set key to val in the table, replacing any previous value with the same key. 206 V* set(const K& key, const V& val) { function in class:SkTHashMap 208 Pair* out = fTable.set(in); 250 // A set of T. T is treated as an ordiary copyable C++ type [all...] |
/external/skia/src/fonts/ |
SkFontMgr_indirect.cpp | 168 familyName->set(fFamilyNames->atStr(index)); 172 SkRemotableFontIdentitySet* set = fProxy->getIndex(index); local 173 if (NULL == set) { 176 return SkNEW_ARGS(SkStyleSet_Indirect, (this, index, set));
|
/external/skia/src/gpu/ |
GrBatchAtlas.h | 54 // To ensure the atlas does not evict a given entry, the client must set the last use token 73 this->set(index); 88 void set(int index) { function in class:GrBatchAtlas::BulkUseTokenUpdater
|
/external/skia/src/pathops/ |
SkPathOpsCubic.h | 78 return cubic.set(a).findInflections(tValues); 108 const SkDCubic& set(const SkPoint pts[kPointCount]) { function in struct:SkDCubic 120 return cubic.set(a).subDivide(t1, t2); 128 cubic.set(pts).subDivide(a, d, t1, t2, p); 139 /* Given the set [0, 1, 2, 3], and two of the four members, compute an XOR mask
|
/external/skia/src/utils/ |
SkRTConf.cpp | 154 // register a configuration variable after its value has been set by the parser. 156 // user might set the value after initialization time and we need to have 169 fConfs.set(conf->getName(),confArray); 291 template <typename T> void SkRTConfRegistry::set(const char *name, function in class:SkRTConfRegistry 297 SkDebugf("WARNING: Attempting to set configuration value \"%s\"," 308 concrete->set(value); 313 template void SkRTConfRegistry::set(const char *name, bool value, bool); 314 template void SkRTConfRegistry::set(const char *name, int value, bool); 315 template void SkRTConfRegistry::set(const char *name, unsigned int value, bool); 316 template void SkRTConfRegistry::set(const char *name, float value, bool) [all...] |
/external/skia/tools/lua/ |
skia.lua | 66 function Sk.Rect:set(l, t, r, b)
|
/external/svox/pico/lib/ |
picokdt.h | 118 picoos_uint8 set; /* TRUE if class set, FALSE otherwise */ member in struct:__anon18860 127 picoos_uint8 nr; /* 0 if no class set, nr of values set otherwise */ 290 set to 0 otherwise 292 set to 0 otherwise
|
/external/toybox/toys/other/ |
lsattr.c | 36 '=' Set attributes. 51 -v Set the file's version/generation number. 185 unsigned long add, rm, set, version; member in struct:_chattr 195 // Set file flags on a Linux second extended file system. 247 chattr.set |= get_flag_val(*ptr); 265 * if file is a link and recursive is set or file is not regular+link+dir 285 if (chattr.set) { // for '=' operator. 286 if (ext2_setflag(fd, &(root->st), chattr.set) < 0) 295 if (chattr.vflag) { // set file version 313 if (chattr.set && (chattr.add || chattr.rm) [all...] |
/external/toybox/toys/pending/ |
telnet.c | 322 int set = 1, len; local 344 setsockopt(TT.sfd, SOL_SOCKET, SO_REUSEADDR, &set, sizeof(set)); 345 setsockopt(TT.sfd, SOL_SOCKET, SO_KEEPALIVE, &set, sizeof(set));
|
tr.c | 41 for (; i; i--, k++) TT.map[set1[k]] = set1[k]|0x100; //set delete bit 130 char *set = xzalloc(size*sizeof(char)); local 136 set = xrealloc(set, size); 140 set[i++] = (int)handle_escape_char(&arg); 149 while (j <= k) set[i++] = j++; 158 for (k = 'A'; k <= 'Z'; k++) set[i++] = k; 161 for (k = 'a'; k <= 'z'; k++) set[i++] = k; 164 for (k = '0'; k <= '9'; k++) set[i++] = k; 167 set[i++] = '\t' [all...] |
/external/v8/src/ |
assert-scope.h | 44 void set(PerThreadAssertType type, bool allow) { function in class:v8::internal::PerThreadAssertData 104 data_->set(type, allow); 107 ~PerThreadAssertScope() { data_->set(type, old_state_); }
|
natives-external.cc | 111 static void set(NativesStore* store) { function in class:v8::internal::NativesHolder 136 NativesHolder<CORE>::set(NativesStore::MakeFromScriptsSource(&bytes)); 137 NativesHolder<EXPERIMENTAL>::set(NativesStore::MakeFromScriptsSource(&bytes));
|
/external/v8/test/mjsunit/ |
external-array-no-sse2.js | 171 function set(a, index, value) { function 177 set(array, 0, 2.5); 180 %OptimizeFunctionOnNextCall(set); 181 set(array, 0, 2.5); 183 set(array, 1, 3.5); 533 // Test array.set in different combinations. 543 a12.set(a11, 3) 545 assertThrows(function(){ a11.set(a12) }) 549 a22.set(a21, 2) 554 a31.set(a32, 4 [all...] |
external-array.js | 171 function set(a, index, value) { function 177 set(array, 0, 2.5); 180 %OptimizeFunctionOnNextCall(set); 181 set(array, 0, 2.5); 183 set(array, 1, 3.5); 532 // Test array.set in different combinations. 543 a12.set(a11, 3) 545 assertThrows(function(){ a11.set(a12) }) 549 a22.set(a21, 2) 554 a31.set(a32, 4 [all...] |
/external/valgrind/cachegrind/ |
cg_sim.c | 33 - (block --> set) hash function uses simple bit selection 92 UWord *set; local 94 set = &(c->tags[set_no * c->assoc]); 99 if (tag == set[0]) 105 if (tag == set[i]) { 107 set[j] = set[j - 1]; 109 set[0] = tag; 117 set[j] = set[j - 1] [all...] |
/external/valgrind/coregrind/m_gdbserver/ |
valgrind-low-mips32.c | 136 dlog(1, "set pc to %p\n", C2v (newpc)); 138 dlog(1, "set pc not changed %p\n", C2v (newpc)); 255 int set = abs_regno / num_regs; local 259 VexGuestMIPS32State* mips1 = (VexGuestMIPS32State*) get_arch (set, tst); 300 /* If a breakpoint is set on the instruction in a branch delay slot,
|