Searched refs:internal (Results 1 - 25 of 4305) sorted by last modified time

1234567891011>>

/external/yaffs2/yaffs2/
H A Dyaffs_guts.c628 newTnodes[i].internal[0] = &newTnodes[i + 1];
630 newTnodes[i].internal[YAFFS_NTNODES_INTERNAL] = (void *)1;
634 newTnodes[nTnodes - 1].internal[0] = dev->freeTnodes;
636 newTnodes[nTnodes - 1].internal[YAFFS_NTNODES_INTERNAL] = (void *)1;
644 curr->internal[0] = next;
648 curr->internal[0] = dev->freeTnodes;
693 if (tn->internal[YAFFS_NTNODES_INTERNAL] != (void *)1) {
699 dev->freeTnodes = dev->freeTnodes->internal[0];
721 if (tn->internal[YAFFS_NTNODES_INTERNAL] != 0) {
726 tn->internal[YAFFS_NTNODES_INTERNA
[all...]
H A Dyaffs_guts.h345 union yaffs_Tnode_union *internal[YAFFS_NTNODES_INTERNAL + 1]; member in union:yaffs_Tnode_union
347 union yaffs_Tnode_union *internal[YAFFS_NTNODES_INTERNAL];
/external/zlib/src/contrib/delphi/
H A DZLib.pas33 internal: Pointer; // not visible by applications
35 zalloc: TAlloc; // used to allocate the internal state
36 zfree: TFree; // used to free the internal state
66 the internal output buffer is full. All pending output data is flushed
111 The OnProgress event is called each time the internal input buffer of
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas40 zalloc: alloc_func; (* used to allocate the internal state *)
41 zfree: free_func; (* used to free the internal state *)
/external/wpa_supplicant_8/hostapd/
H A DAndroid.mk67 ifeq ($(CONFIG_OS), internal)
141 # define HOSTAPD_DUMP_STATE to include support for dumping internal state
536 OBJS += src/crypto/sha1-internal.c
564 OBJS += src/crypto/sha1-internal.c
572 ifeq ($(CONFIG_TLS), internal)
574 CONFIG_CRYPTO=internal
618 ifeq ($(CONFIG_CRYPTO), internal)
665 ifeq ($(CONFIG_TLS), internal)
675 AESOBJS += src/crypto/aes-internal.c src/crypto/aes-internal
[all...]
H A DMakefile31 ifeq ($(CONFIG_OS), internal)
128 # define HOSTAPD_DUMP_STATE to include support for dumping internal state
522 SHA1OBJS += ../src/crypto/sha1-internal.o
550 SHA1OBJS += ../src/crypto/sha1-internal.o
558 ifeq ($(CONFIG_TLS), internal)
560 CONFIG_CRYPTO=internal
604 ifeq ($(CONFIG_CRYPTO), internal)
651 ifeq ($(CONFIG_TLS), internal)
661 AESOBJS += ../src/crypto/aes-internal.o ../src/crypto/aes-internal
[all...]
/external/wpa_supplicant_8/hostapd/src/crypto/
H A DMakefile25 aes-internal.o \
26 aes-internal-dec.o \
27 aes-internal-enc.o \
31 des-internal.o \
34 md4-internal.o \
36 md5-internal.o \
41 sha1-internal.o \
49 sha256-internal.o
/external/wpa_supplicant_8/hs20/client/
H A DAndroid.mk50 OBJS += ../../src/crypto/md5-internal.c
51 OBJS += ../../src/crypto/sha1-internal.c
52 OBJS += ../../src/crypto/sha256-internal.c
H A DMakefile64 OBJS += ../../src/crypto/md5-internal.o
65 OBJS += ../../src/crypto/sha1-internal.o
66 OBJS += ../../src/crypto/sha256-internal.o
/external/wpa_supplicant_8/hs20/server/
H A DMakefile30 OBJS += ../../src/crypto/md5-internal.o
/external/wpa_supplicant_8/src/crypto/
H A DMakefile25 aes-internal.o \
26 aes-internal-dec.o \
27 aes-internal-enc.o \
31 des-internal.o \
34 md4-internal.o \
36 md5-internal.o \
41 sha1-internal.o \
49 sha256-internal.o
/external/wpa_supplicant_8/wpa_supplicant/
H A DMakefile92 ifeq ($(CONFIG_OS), internal)
975 SHA1OBJS += ../src/crypto/sha1-internal.o
992 SHA1OBJS += ../src/crypto/sha1-internal.o
1008 SHA1OBJS += ../src/crypto/sha1-internal.o
1016 ifeq ($(CONFIG_TLS), internal)
1018 CONFIG_CRYPTO=internal
1062 ifeq ($(CONFIG_CRYPTO), internal)
1120 ifeq ($(CONFIG_TLS), internal)
1130 AESOBJS += ../src/crypto/aes-internal.o ../src/crypto/aes-internal
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A DMakefile25 aes-internal.o \
26 aes-internal-dec.o \
27 aes-internal-enc.o \
31 des-internal.o \
34 md4-internal.o \
36 md5-internal.o \
41 sha1-internal.o \
49 sha256-internal.o
/external/valgrind/main/gdbserver_tests/
H A Dmchelp.stdoutB.exp70 Valgrind internal host status/memory
/external/valgrind/main/none/tests/
H A Dcmdline2.stdout.exp137 heap blocks allocated for Valgrind internal use (in bytes) [4]
/external/tcpdump/
H A Dconfigure135 # Use a proper internal environment variable to ensure we don't fall
1254 # Omit some internal or obsolete options to make the list less imposing.
1745 /* Override any GCC internal prototype to avoid an error.
4388 /* Override any GCC internal prototype to avoid an error.
4568 /* Override any GCC internal prototype to avoid an error.
4629 /* Override any GCC internal prototype to avoid an error.
4669 /* Override any GCC internal prototype to avoid an error.
4725 /* Override any GCC internal prototype to avoid an error.
4767 /* Override any GCC internal prototype to avoid an error.
5044 /* Override any GCC internal prototyp
[all...]
/external/stlport/src/
H A Dios.cpp46 const ios_base::fmtflags ios_base::internal; member in class:ios_base
/external/stlport/stlport/stl/
H A D_ios_base.h69 _STLP_STATIC_CONSTANT(int, internal = 0x0004);
82 _STLP_STATIC_CONSTANT(int, adjustfield = left | right | internal);
311 inline ios_base& _STLP_CALL internal(ios_base& __s) function
312 { __s.setf(ios_base::internal, ios_base::adjustfield); return __s; }
H A D_monetary.c449 !(__fill_pos & (ios_base::left | ios_base::internal)))
458 if (__fill_amt != 0 && __fill_pos == ios_base::internal)
495 !(__fill_pos & (ios_base::right | ios_base::internal)))
H A D_num_put.c57 else if (__dir == ios_base::internal && __first != __last &&
167 else if (__dir == ios_base::internal && __len != 0 &&
173 else if (__dir == ios_base::internal && __len >= 2 &&
402 else /* covers right and internal padding */ {
482 __f.setf(ios_base::internal, ios_base::adjustfield);
/external/stlport/test/unit/
H A Dnum_put_get_test.cpp494 ostr << fixed << showpos << setprecision(8) << setw(30) << internal << setfill('0') << 0.12345678f;
678 CHECK_COMPLETE(short, 1, oct, showbase, showpos, nouppercase, 6, internal, " 01")
720 CHECK_COMPLETE(short, 1, dec, showbase, showpos, nouppercase, 6, internal, "+ 1")
769 CHECK_COMPLETE(short, 0, hex, showbase, noshowpos, nouppercase, 6, internal, " 0")
773 CHECK_COMPLETE(short, 1, hex, showbase, noshowpos, nouppercase, 6, internal, "0x 1")
775 CHECK_COMPLETE(short, 1, hex, showbase, showpos, uppercase, 6, internal, "0X 1")
1045 s.setf( ios_base::internal, ios_base::adjustfield );
/external/stressapptest/
H A Dconfigure1255 # Omit some internal or obsolete options to make the list less imposing.
1939 /* Override any GCC internal prototype to avoid an error.
4475 /* Override any GCC internal prototype to avoid an error.
4532 /* Override any GCC internal prototype to avoid an error.
5020 /* Override any GCC internal prototype to avoid an error.
5088 /* Override any GCC internal prototype to avoid an error.
5156 /* Override any GCC internal prototype to avoid an error.
/external/srtp/
H A Dconfigure778 # Omit some internal or obsolete options to make the list less imposing.
6843 /* Override any gcc2 internal prototype to avoid an error. */
6930 /* Override any gcc2 internal prototype to avoid an error. */
/external/smack/src/org/jivesoftware/smack/util/
H A DCache.java168 * caused by cache internal processing such as eviction or loading
170 public synchronized V remove(Object key, boolean internal) { argument
/external/skia/experimental/webtry/res/js/cm/
H A Dclike.js319 " foreach goto if implicit in interface internal is lock namespace new" +

Completed in 1020 milliseconds

1234567891011>>