OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:typetable
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/stdio/
vfprintf.c
56
static int __grow_type_table(unsigned char **
typetable
, int *tablesize);
881
unsigned char *
typetable
; /* table of types */
local
894
__grow_type_table(&
typetable
, &tablesize) : 0, \
896
typetable
[nextarg++] = type)
934
typetable
= stattypetable;
938
memset(
typetable
, T_UNUSED, STATIC_ARG_TBL_SIZE);
1114
switch (
typetable
[n]) {
1187
if (
typetable
!= NULL &&
typetable
!= stattypetable) {
1188
munmap(
typetable
, *argtablesiz)
[
all
...]
/dalvik/dx/src/com/android/dx/cf/direct/
StdAttributeFactory.java
554
* @param
typeTable
{@code true} iff this is for a type table
559
boolean
typeTable
) {
580
if (
typeTable
) {
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py
581
typeTable
= FOUR_CHAR_CODE('ctbl')
[
all
...]
/external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar
/external/robolectric/lib/test/
mockito-core-1.8.5.jar
/prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
Completed in 508 milliseconds