Searched refs:store (Results 326 - 350 of 835) sorted by last modified time

<<11121314151617181920>>

/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dasm-commons-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/icu/icu4c/source/test/perf/perldriver/
H A DOutput.pm315 sub store { subroutine
H A DPerfFramework.pm131 store("$i, $program @argsAndTest", @res);
/external/icu/icu4c/source/tools/gencnval/
H A Dgencnval.c92 char *store; member in struct:__anon22194
435 /* store the converter name */
465 /* store the alias name */
1049 udata_writeString(out, tagBlock.store, tagBlock.top);
1052 udata_writeString(out, stringBlock.store, stringBlock.top);
1057 createNormalizedAliasStrings(normalizedStrings, tagBlock.store, tagBlock.top);
1058 createNormalizedAliasStrings(normalizedStrings + tagBlock.top, stringBlock.store, stringBlock.top);
1092 p = block->store + block->top;
/external/icu/icu4c/source/tools/gensprep/
H A DMakefile.in33 OBJECTS = gensprep.o store.o
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex223 longer than boot time require to store allocated labels at stable
H A Dip-cref.tex2824 Particularly, the entry does not store any link layer address.
/external/iproute2/misc/
H A Dnstat.c48 char store[128]; local
52 snprintf(store, sizeof(store)-1, "%s/%s", p, name);
53 p = store;
H A Drtacct.c48 char store[1024]; local
52 snprintf(store, sizeof(store)-1, "%s/%s", p, name);
53 p = store;
H A Dss.c119 char store[128]; local
123 snprintf(store, sizeof(store)-1, "%s/%s", p, name);
124 p = store;
/external/icu/icu4c/source/layout/
H A DLookupProcessor.cpp116 le_int32 store = order; local
127 lookupOrderArray[store++] = lookupListIndex;
130 return store - order;
/external/icu/icu4c/source/common/
H A Dumutex.h64 var.store(val, std::memory_order_release);
/external/google-tv-pairing-protocol/cpp/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
212 # store a dummy comment line, to avoid errors with the Makefile
260 # store a dummy comment line, to avoid errors with the Makefile
/external/genext2fs/
H A Ddepcomp46 DEPDIR directory where to store dependencies.
191 # store a dummy comment line, to avoid errors with the Makefile
234 # store a dummy comment line, to avoid errors with the Makefile
/external/fdlibm/
H A DAndroid.mk55 cflags += "-ffloat-store"
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
H A DPluginFlyoutPreferences.java32 public PluginFlyoutPreferences(IPreferenceStore store, String prefix) { argument
33 m_store = store;
/external/eigen/test/
H A Dpacketmath.cpp74 inline void store(T* to, const Packet& x) const { internal::pstore(to,x); } function in struct:packet_helper
84 inline void store(T* to, const T& x) const { *to = x; } function in struct:packet_helper
91 h.store(data2, POP(h.load(data1))); \
121 VERIFY(areApprox(data1, data2, PacketSize) && "aligned load/store");
/external/elfutils/0.153/config/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
212 # store a dummy comment line, to avoid errors with the Makefile
260 # store a dummy comment line, to avoid errors with the Makefile
/external/emma/tools/java/com/vladium/tools/
H A DClassDep.java93 result.store (out, "this file is auto-generated, do not edit");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jar ... lucene/search/ org/apache/lucene/search/spans/ org/apache/lucene/store/ org/apache/lucene/util/ about.html about_files/asl- ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
H A Dparsecvs.php5 RCS file: /cvsroot/tools/org.eclipse.emf/.cvsignore,v //store
6 Working file: .cvsignore //don't need to store, basename(rcs file), minus ,v?
7 head: 1.1 //maybe store, could be calculated based on tags table?
8 branch: //probably store, what does this actually mean?, never used (always empty)?
9 locks: strict //store, though not used (always strict)?
10 access list: //store, though not used (always empty)?
11 symbolic names: //do we actually need to store these? we'll see
14 keyword substitution: kv //store, 'b', 'k', 'kv', 'kvl', 'v' are (currently) used
15 total revisions: 2; selected revisions: 2 //don't store, is count of commits to the file

Completed in 600 milliseconds

<<11121314151617181920>>