Searched defs:temp (Results 1 - 25 of 165) sorted by relevance

1234567

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
H A Diatomic.h408 unsigned long temp; local
417 :"=&r" (temp), "=m" (v->counter)
423 unsigned long temp; local
432 :"=&r" (temp), "=m" (v->counter)
441 long temp, result; local
452 :"=&r" (temp), "=m" (v->counter), "=&r" (result)
459 long temp, result; local
470 :"=&r" (temp), "=m" (v->counter), "=&r" (result)
725 unsigned long temp; local
735 : "=&r" (temp), "
749 unsigned long temp; local
768 unsigned long temp, result; local
789 unsigned long temp, result; local
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
H A Dobstack.h163 } temp; /* Temporary for some macros. */
268 Also, we can avoid using the `temp' slot, to make faster code. */
431 ( (h)->temp.tempint = (length), \
432 (((h)->next_free + (h)->temp.tempint > (h)->chunk_limit) \
433 ? (_obstack_newchunk ((h), (h)->temp.tempint), 0) : 0))
436 ( (h)->temp.tempint = (length), \
437 (((h)->next_free + (h)->temp.tempint > (h)->chunk_limit) \
438 ? (_obstack_newchunk ((h), (h)->temp.tempint), 0) : 0), \
439 memcpy ((h)->next_free, where, (h)->temp.tempint), \
440 (h)->next_free += (h)->temp
162 } temp; /* Temporary for some macros. */ member in struct:obstack
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
H A Diatomic.h408 unsigned long temp; local
417 :"=&r" (temp), "=m" (v->counter)
423 unsigned long temp; local
432 :"=&r" (temp), "=m" (v->counter)
441 long temp, result; local
452 :"=&r" (temp), "=m" (v->counter), "=&r" (result)
459 long temp, result; local
470 :"=&r" (temp), "=m" (v->counter), "=&r" (result)
725 unsigned long temp; local
735 : "=&r" (temp), "
749 unsigned long temp; local
768 unsigned long temp, result; local
789 unsigned long temp, result; local
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dobstack.h163 } temp; /* Temporary for some macros. */
268 Also, we can avoid using the `temp' slot, to make faster code. */
431 ( (h)->temp.tempint = (length), \
432 (((h)->next_free + (h)->temp.tempint > (h)->chunk_limit) \
433 ? (_obstack_newchunk ((h), (h)->temp.tempint), 0) : 0))
436 ( (h)->temp.tempint = (length), \
437 (((h)->next_free + (h)->temp.tempint > (h)->chunk_limit) \
438 ? (_obstack_newchunk ((h), (h)->temp.tempint), 0) : 0), \
439 memcpy ((h)->next_free, where, (h)->temp.tempint), \
440 (h)->next_free += (h)->temp
162 } temp; /* Temporary for some macros. */ member in struct:obstack
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Dobstack.h172 PTR_INT_TYPE temp; /* Temporary for some macros. */
310 Also, we can avoid using the `temp' slot, to make faster code. */
468 ( (h)->temp = (length), \
469 (((h)->next_free + (h)->temp > (h)->chunk_limit) \
470 ? (_obstack_newchunk ((h), (h)->temp), 0) : 0))
473 ( (h)->temp = (length), \
474 (((h)->next_free + (h)->temp > (h)->chunk_limit) \
475 ? (_obstack_newchunk ((h), (h)->temp), 0) : 0), \
476 _obstack_memcpy ((h)->next_free, (where), (h)->temp), \
477 (h)->next_free += (h)->temp)
171 PTR_INT_TYPE temp; /* Temporary for some macros. */ member in struct:obstack
[all...]
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
H A Dppc_intrinsics.h994 int result, temp; local
1004 /* outputs: */ : "=&r" (result), "+b" (s1), "+b" (s2), "=r" (temp)
1016 * "=r" (temp) means: 'temp' is any GP reg and it's only written to.
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
H A Dppc_intrinsics.h994 int result, temp; local
1004 /* outputs: */ : "=&r" (result), "+b" (s1), "+b" (s2), "=r" (temp)
1016 * "=r" (temp) means: 'temp' is any GP reg and it's only written to.
H A Demmintrin.h2050 __m128i temp, temp2, temp3; local
2051 temp = _mm_cvtsi32_si128((int)__A);
2052 temp2 = _mm_unpacklo_epi16(temp, temp);
2062 __m128i temp, temp2, temp3, temp4; local
2063 temp = _mm_cvtsi32_si128 ((int)__A);
2064 temp2 = _mm_unpacklo_epi8 (temp, temp);
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
H A Dppc_intrinsics.h994 int result, temp; local
1004 /* outputs: */ : "=&r" (result), "+b" (s1), "+b" (s2), "=r" (temp)
1016 * "=r" (temp) means: 'temp' is any GP reg and it's only written to.
H A Demmintrin.h2050 __m128i temp, temp2, temp3; local
2051 temp = _mm_cvtsi32_si128((int)__A);
2052 temp2 = _mm_unpacklo_epi16(temp, temp);
2062 __m128i temp, temp2, temp3, temp4; local
2063 temp = _mm_cvtsi32_si128 ((int)__A);
2064 temp2 = _mm_unpacklo_epi8 (temp, temp);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dmanagers.py131 temp = []
135 temp.append(name)
136 return temp
665 def temp(self, *args, **kwds): function in function:BaseManager.register
675 temp.__name__ = typeid
676 setattr(cls, typeid, temp)
940 temp = []
943 temp.append('%s=%r' % (name, value))
944 temp.sort()
945 return 'Namespace(%s)' % str.join(', ', temp)
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dmanagers.py131 temp = []
135 temp.append(name)
136 return temp
665 def temp(self, *args, **kwds): function in function:BaseManager.register
675 temp.__name__ = typeid
676 setattr(cls, typeid, temp)
940 temp = []
943 temp.append('%s=%r' % (name, value))
944 temp.sort()
945 return 'Namespace(%s)' % str.join(', ', temp)
[all...]
/prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
H A Dcommons-collections-3.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/collections/ ...
/prebuilts/devtools/tools/lib/
H A Dcommons-compress-1.0.jar ... lastmodified byte[] userid byte[] groupid byte[] filemode byte[] length String temp public org.apache.commons.compress.archivers ...
/prebuilts/tools/common/commons-compress/
H A Dcommons-compress-1.0.jar ... lastmodified byte[] userid byte[] groupid byte[] filemode byte[] length String temp public org.apache.commons.compress.archivers ...
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
H A Dcommons-compress-1.0.jar ... lastmodified byte[] userid byte[] groupid byte[] filemode byte[] length String temp public org.apache.commons.compress.archivers ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.eclipse.core.jobs_3.5.300.v20130429-1813.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.5.100.v20130422-1538.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.core.net_1.2.200.v20130430-1352.jar ... void parseNoWildCards () private void parseWildCards () java.util.Vector temp int pos StringBuffer buf char c char next protected int ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.core.jobs_3.5.300.v20130429-1813.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.5.100.v20130422-1538.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.core.net_1.2.200.v20130430-1352.jar ... void parseNoWildCards () private void parseWildCards () java.util.Vector temp int pos StringBuffer buf char c char next protected int ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-archiver/2.2/
H A Dplexus-archiver-2.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/codehaus/ org/codehaus/plexus/ org/codehaus/plexus/archiver/ ...
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
H A Dplexus-archiver-1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/plexus/ org/ org/codehaus/ org/codehaus/plexus/ ...
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
H A Dplexus-archiver-2.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/codehaus/ org/codehaus/plexus/ org/codehaus/plexus/archiver/ ...

Completed in 653 milliseconds

1234567