Searched refs:local (Results 1 - 25 of 91) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dtrees.h3 local const ct_data static_ltree[L_CODES+2] = {
64 local const ct_data static_dtree[D_CODES] = {
118 local const int base_length[LENGTH_CODES] = {
123 local const int base_dist[D_CODES] = {
H A Dcrc32.c33 #define local static macro
40 local unsigned long crc32_little OF((unsigned long,
42 local unsigned long crc32_big OF((unsigned long,
50 local unsigned long gf2_matrix_times OF((unsigned long *mat,
52 local void gf2_matrix_square OF((unsigned long *square, unsigned long *mat));
53 local uLong crc32_combine_ OF((uLong crc1, uLong crc2, z_off64_t len2));
58 local volatile int crc_table_empty = 1;
59 local z_crc_t FAR crc_table[TBLS][256];
60 local void make_crc_table OF((void));
62 local voi
[all...]
H A Dtrees.c62 local const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */
65 local const int extra_dbits[D_CODES] /* extra bits for each distance code */
68 local const int extra_blbits[BL_CODES]/* extra bits for each bit length code */
71 local const uch bl_order[BL_CODES]
86 local ct_data static_ltree[L_CODES+2];
93 local ct_data static_dtree[D_CODES];
107 local int base_length[LENGTH_CODES];
110 local int base_dist[D_CODES];
125 local static_tree_desc static_l_desc =
128 local static_tree_des
[all...]
H A Dgzread.c9 local int gz_load OF((gz_statep, unsigned char *, unsigned, unsigned *));
10 local int gz_avail OF((gz_statep));
11 local int gz_look OF((gz_statep));
12 local int gz_decomp OF((gz_statep));
13 local int gz_fetch OF((gz_statep));
14 local int gz_skip OF((gz_statep, z_off64_t));
20 local int gz_load(state, buf, len, have)
51 local int gz_avail(state)
86 local int gz_look(state)
172 local in
[all...]
H A Dadler32.c10 #define local static macro
12 local uLong adler32_combine_ OF((uLong adler1, uLong adler2, z_off64_t len2));
136 local uLong adler32_combine_(adler1, adler2, len2)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
H A Dtrees.h3 local const ct_data static_ltree[L_CODES+2] = {
64 local const ct_data static_dtree[D_CODES] = {
118 local const int base_length[LENGTH_CODES] = {
123 local const int base_dist[D_CODES] = {
H A Dcrc32.c31 #define local static macro
58 local unsigned long crc32_little OF((unsigned long,
60 local unsigned long crc32_big OF((unsigned long,
68 local unsigned long gf2_matrix_times OF((unsigned long *mat,
70 local void gf2_matrix_square OF((unsigned long *square, unsigned long *mat));
74 local volatile int crc_table_empty = 1;
75 local unsigned long FAR crc_table[TBLS][256];
76 local void make_crc_table OF((void));
78 local void write_table OF((FILE *, const unsigned long FAR *));
106 local voi
[all...]
H A Dtrees.c61 local const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */
64 local const int extra_dbits[D_CODES] /* extra bits for each distance code */
67 local const int extra_blbits[BL_CODES]/* extra bits for each bit length code */
70 local const uch bl_order[BL_CODES]
90 local ct_data static_ltree[L_CODES+2];
97 local ct_data static_dtree[D_CODES];
111 local int base_length[LENGTH_CODES];
114 local int base_dist[D_CODES];
129 local static_tree_desc static_l_desc =
132 local static_tree_des
[all...]
H A Dminigzip.c66 # define local static macro
69 # define local macro
102 local char buf[BUFLEN];
170 local char buf[BUFLEN];
197 local char outfile[MAX_NAME_LEN];
226 local char buf[MAX_NAME_LEN];
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
H A Dulldiv.c38 ; Original local stack when calling _aulldiv
55 ; Set up the local stack for NULL Reminder pointer
61 ; Set up the local stack for Divisor parameter
69 ; Set up the local stack for Dividend parameter
H A Dllmul.c35 ; Original local stack when calling _allmul
52 ; Set up the local stack for Multiplicand parameter
60 ; Set up the local stack for Multiplier parameter
H A Dlldiv.c47 ; Original local stack when calling _alldiv
64 ; Set up the local stack for NULL Reminder pointer
70 ; Set up the local stack for Divisor parameter
78 ; Set up the local stack for Dividend parameter
H A Dlldvrm.c37 ; Original local stack when calling _alldvrm
60 ; Set up the local stack for Reminder pointer
66 ; Set up the local stack for Divisor parameter
74 ; Set up the local stack for Dividend parameter
H A Dllrem.c37 ; Original local stack when calling _allrem
54 ; Set up the local stack for Reminder pointer
60 ; Set up the local stack for Divisor parameter
68 ; Set up the local stack for Dividend parameter
H A Dulldvrm.c37 ; Original local stack when calling _aulldvrm
60 ; Set up the local stack for Remainder pointer
66 ; Set up the local stack for Divisor parameter
74 ; Set up the local stack for Dividend parameter
H A Dullrem.c37 ; Original local stack when calling _aullrem
54 ; Set up the local stack for Reminder pointer
60 ; Set up the local stack for Divisor parameter
68 ; Set up the local stack for Dividend parameter
H A Dudivdi3.S35 # Original local stack when calling __udivdi3
52 # Set up the local stack for NULL Reminder pointer
58 # Set up the local stack for Divisor parameter
66 # Set up the local stack for Dividend parameter
H A Dmulll.S35 # Original local stack when calling __mulll
52 # Set up the local stack for Multiplicand parameter
60 # Set up the local stack for Multiplier parameter
H A Dumoddi3.S35 # Original local stack when calling __umoddi3
52 # Set up the local stack for Reminder pointer
58 # Set up the local stack for Divisor parameter
66 # Set up the local stack for Dividend parameter
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
H A Dcmptree.py1 """Compare local and remote dictionaries and transfer differing files -- like rdist."""
21 r - read different files to local file system
23 c - create new files, either remote or local
24 d - delete disappearing files, either remote or local
30 local = FSProxy.FSProxyLocal() variable
32 compare(local, remote, mode)
34 local._close()
50 def compare(local, remote, mode):
56 print "calculating local sums ..."
58 for name, info in local
[all...]
H A Drcsclient.py3 (In general, it is probably be better to make local operation the
35 local = LOCAL
54 local = 1
55 if local:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_threading_local.py16 def target(local, weaklist):
18 local.weak = weak
29 local = self._local()
32 t = threading.Thread(target=target, args=(local, weaklist))
40 # XXX _threading_local keeps the local of the last stopped thread alive.
44 # Assignment to the same thread local frees it sometimes (!)
45 local.someothervar = None
52 # of a threading.local derived class, the per-thread dictionary
59 local = Local()
62 local
115 from thread import _local as local namespace
[all...]
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
H A Dcrc32.c38 local unsigned long crc32_little OF((unsigned long,
40 local unsigned long crc32_big OF((unsigned long,
48 local unsigned long gf2_matrix_times OF((unsigned long *mat,
50 local void gf2_matrix_square OF((unsigned long *square, unsigned long *mat));
51 local uLong crc32_combine_ OF((uLong crc1, uLong crc2, z_off64_t len2));
56 local volatile int crc_table_empty = 1;
57 local z_crc_t FAR crc_table[TBLS][256];
58 local void make_crc_table OF((void));
60 local void write_table OF((FILE *, const z_crc_t FAR *));
88 local voi
[all...]
/device/linaro/bootloader/arm-trusted-firmware/plat/common/aarch64/
H A Dplatform_up_stack.S12 .local platform_normal_stacks
/device/linaro/bootloader/edk2/StdLib/LibC/Main/Ia32/
H A Dfpu_rmode.asm37 sub esp, 4 ; Create a local variable for fnstcw
42 add esp, 4 ; Delete the local variable

Completed in 195 milliseconds

1234