Home
last modified time | relevance | path

Searched defs:vals (Results 1 – 25 of 39) sorted by relevance

12

/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x500/
DX500NameBuilder.java41 ASN1Encodable[] vals = new ASN1Encodable[values.length]; in addMultiValuedRDN() local
72 RDN[] vals = new RDN[rdns.size()]; in build() local
/external/jmonkeyengine/engine/src/core/com/jme3/shader/
DDefineList.java50 String[] vals = new String[defines.size()]; in write() local
70 String[] vals = ic.readStringArray("vals", null); in read() local
/external/valgrind/main/memcheck/tests/linux/
Dbrk.c14 void* vals[10]; in main() local
/external/iproute2/misc/
Difstat.c219 unsigned long long *vals = n->val; in dump_raw_db() local
246 void format_rate(FILE *fp, unsigned long long *vals, double *rates, int i) in format_rate()
266 void format_pair(FILE *fp, unsigned long long *vals, int i, int k) in format_pair()
329 void print_one_if(FILE *fp, struct ifstat_ent *n, unsigned long long *vals) in print_one_if()
400 unsigned long long vals[MAXS]; in dump_incr_db() local
/external/smali/util/src/main/java/org/jf/util/
DConsoleUtil.java62 String[] vals = output.split(" "); in attemptStty() local
/external/clang/lib/Analysis/
DUninitializedValues.cpp102 BVPair *vals; member in __anon291b675c0211::CFGBlockValues
256 BVPair &vals = getValueVectors(block, true); in updateValueVectors() local
338 CFGBlockValues &vals; member in __anon291b675c0411::TransferFunctions
358 TransferFunctions(CFGBlockValues &vals, const CFG &cfg, in TransferFunctions()
618 AnalysisDeclContext &ac, CFGBlockValues &vals, in runOnBlock()
678 CFGBlockValues vals(cfg); in runUninitializedVariablesAnalysis() local
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_riscosvideo.c165 int vars[4], vals[3]; in RISCOS_VideoInit() local
DSDL_wimpvideo.c203 int vals[5]; in WIMP_ReadModeInfo() local
/external/skia/src/animator/
DSkDrawMatrix.cpp186 SkScalar* vals = matrix.begin(); in onEndElement() local
/external/valgrind/main/none/tests/amd64/
Dsse4-64.c2318 double vals[22]; in test_ROUNDSD_w_immediate_rounding() local
2443 double vals[22]; in test_ROUNDSD_w_mxcsr_rounding() local
2634 float vals[22]; in test_ROUNDSS_w_immediate_rounding() local
2759 float vals[22]; in test_ROUNDSS_w_mxcsr_rounding() local
2949 double vals[22]; in test_ROUNDPD_w_immediate_rounding() local
3090 double vals[22]; in test_ROUNDPD_w_mxcsr_rounding() local
3284 float vals[22]; in test_ROUNDPS_w_immediate_rounding() local
3457 float vals[22]; in test_ROUNDPS_w_mxcsr_rounding() local
/external/bluetooth/glib/tests/
Dslice-test.c301 gint64 *vals = g_slice_get_config_state (G_SLICE_CONFIG_CONTENTION_COUNTER, i, &n); in main() local
/external/blktrace/btt/
Dbtt_plot.py113 def _avg(vals): argument
/external/flac/libFLAC/
Dbitwriter.c416 …FLAC__bool FLAC__bitwriter_write_byte_block(FLAC__BitWriter *bw, const FLAC__byte vals[], unsigned… in FLAC__bitwriter_write_byte_block()
541 FLAC__bool FLAC__bitwriter_write_rice_signed_block(FLAC__BitWriter *bw, const FLAC__int32 *vals, un…
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DIdentityHashMapTest.java237 Collection vals = map.values(); in test_values() local
DTreeMapTest.java717 Collection vals = tm.values(); in test_values() local
780 Collection vals = myTreeMap.subMap(200, 400).values(); in test_subMap_values_size() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h201 NonLoc makeCompoundVal(QualType type, llvm::ImmutableList<SVal> vals) { in makeCompoundVal()
/external/tremolo/Tremolo/
Dfloor1.c76 static void mergesort(char *index,ogg_uint16_t *vals,ogg_uint16_t n){ in mergesort()
Dcodebook.c348 int vals=b->entries>>((bits-1)*(b->dim-1)/b->dim); in _book_maptype1_quantvals() local
/external/skia/src/svg/
DSkSVGParser.cpp322 void SkSVGParser::ConvertToArray(SkString& vals) { in ConvertToArray()
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DlibGLESv2.cpp5409 GLfloat vals[4] = { x, 0, 0, 1 }; in glVertexAttrib1f() local
5434 GLfloat vals[4] = { values[0], 0, 0, 1 }; in glVertexAttrib1fv() local
5459 GLfloat vals[4] = { x, y, 0, 1 }; in glVertexAttrib2f() local
5484 GLfloat vals[4] = { values[0], values[1], 0, 1 }; in glVertexAttrib2fv() local
5509 GLfloat vals[4] = { x, y, z, 1 }; in glVertexAttrib3f() local
5534 GLfloat vals[4] = { values[0], values[1], values[2], 1 }; in glVertexAttrib3fv() local
5559 GLfloat vals[4] = { x, y, z, w }; in glVertexAttrib4f() local
/external/openssl/crypto/bn/
Dbn_ctx.c94 BIGNUM vals[BN_CTX_POOL_SIZE]; member
/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
DMeshLoader.java496 String[] vals = value.split("\\s"); in pushColor() local
/external/ppp/pppd/
Deap.c436 u_char vals[2]; local
1326 u_char vals[2]; local
/external/openssh/
Dservconf.c1654 dump_cfg_strarray(ServerOpCodes code, u_int count, char **vals) in dump_cfg_strarray()
1663 dump_cfg_strarray_oneline(ServerOpCodes code, u_int count, char **vals) in dump_cfg_strarray_oneline()
/external/icu4c/test/cintltst/
Dcbiapts.c624 int32_t vals[10]; in TestBreakIteratorStatusVec() local

12