Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 10865) sorted by relevance

12345678910>>...435

/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk352 _tkinter.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
353 pyconfig.h dictobject.h fileobject.h floatobject.h funcobject.h \
354 import.h intobject.h intrcheck.h listobject.h longobject.h \
355 methodobject.h modsupport.h moduleobject.h mymalloc.h myproto.h \
356 object.h objimpl.h pydebug.h pyerrors.h pyfpe.h pystate.h python.h \
357 pythonrun.h rangeobject.h sliceobject.h stringobject.h sysmodule.h \
358 traceback.h tupleobject.h
360 almodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
361 pyconfig.h dictobject.h fileobject.h floatobject.h funcobject.h \
362 import.h intobject.h intrcheck.h listobject.h longobject.h \
[all …]
Dmakefile360 _tkinter.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \
361 $(PY_INCLUDE)\cobject.h $(PY_INCLUDE)\complexobject.h pyconfig.h \
362 $(PY_INCLUDE)\dictobject.h $(PY_INCLUDE)\fileobject.h $(PY_INCLUDE)\floatobject.h \
363 $(PY_INCLUDE)\funcobject.h $(PY_INCLUDE)\import.h $(PY_INCLUDE)\intobject.h \
364 $(PY_INCLUDE)\intrcheck.h $(PY_INCLUDE)\listobject.h $(PY_INCLUDE)\longobject.h \
365 $(PY_INCLUDE)\methodobject.h $(PY_INCLUDE)\modsupport.h \
366 $(PY_INCLUDE)\moduleobject.h $(PY_INCLUDE)\mymalloc.h $(PY_INCLUDE)\myproto.h \
367 $(PY_INCLUDE)\object.h $(PY_INCLUDE)\objimpl.h $(PY_INCLUDE)\pydebug.h \
368 $(PY_INCLUDE)\pyerrors.h $(PY_INCLUDE)\pyfpe.h $(PY_INCLUDE)\pystate.h \
369 $(PY_INCLUDE)\python.h $(PY_INCLUDE)\pythonrun.h $(PY_INCLUDE)\rangeobject.h \
[all …]
/external/rust/crates/bstr/src/unicode/fsm/
Dgrapheme_break_fwd.bigendian.dfa5 …������"4��4"�r"��� ~���������������������������������������������h���� ���  8…
10h����`������h�`��������������������������������jx��������������������\�����…
Dgrapheme_break_fwd.littleendian.dfa5 …������4"��4�"r�"�� ~��������������������������������������������h����� ��� 8 …
10h����`������h�`���������������������������������jx��������������������\����…
/external/libcups/cups/
DDependencies1 array.o: array.c ../cups/cups.h file.h versioning.h ipp.h http.h array.h \
2 language.h pwg.h string-private.h ../config.h ../cups/versioning.h \
3 debug-internal.h debug-private.h array-private.h ../cups/array.h
4 auth.o: auth.c cups-private.h string-private.h ../config.h \
5 ../cups/versioning.h array-private.h ../cups/array.h versioning.h \
6 ipp-private.h ../cups/cups.h file.h ipp.h http.h array.h language.h \
7 pwg.h http-private.h ../cups/language.h ../cups/http.h \
8 language-private.h ../cups/transcode.h pwg-private.h thread-private.h \
9 debug-internal.h debug-private.h
10 debug.o: debug.c cups-private.h string-private.h ../config.h \
[all …]
/external/libcups/scheduler/
DDependencies1 auth.o: auth.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
2 ../config.h ../cups/versioning.h ../cups/array-private.h \
3 ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/file.h \
4 ../cups/ipp.h ../cups/http.h ../cups/language.h ../cups/pwg.h \
5 ../cups/http-private.h ../cups/language-private.h ../cups/transcode.h \
6 ../cups/pwg-private.h ../cups/thread-private.h ../cups/file-private.h \
7 ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h mime.h sysman.h \
8 statbuf.h cert.h auth.h client.h policy.h printers.h classes.h job.h \
9 colorman.h conf.h banners.h dirsvc.h network.h subscriptions.h
10 banners.o: banners.c cupsd.h ../cups/cups-private.h \
[all …]
/external/lua/src/
DMakefile156 lapi.o: lapi.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \
157 lobject.h ltm.h lzio.h lmem.h ldebug.h ldo.h lfunc.h lgc.h lstring.h \
158 ltable.h lundump.h lvm.h
159 lauxlib.o: lauxlib.c lprefix.h lua.h luaconf.h lauxlib.h
160 lbaselib.o: lbaselib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h
161 lcode.o: lcode.c lprefix.h lua.h luaconf.h lcode.h llex.h lobject.h \
162 llimits.h lzio.h lmem.h lopcodes.h lparser.h ldebug.h lstate.h ltm.h \
163 ldo.h lgc.h lstring.h ltable.h lvm.h
164 lcorolib.o: lcorolib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h
165 lctype.o: lctype.c lprefix.h lctype.h lua.h luaconf.h llimits.h
[all …]
/external/llvm/test/MC/AArch64/
Dfullfp16-neon-neg.s6 fabs.4h v0, v0
8 fneg.4h v0, v0
10 frecpe.4h v0, v0
12 frinta.4h v0, v0
14 frintx.4h v0, v0
16 frinti.4h v0, v0
18 frintm.4h v0, v0
20 frintn.4h v0, v0
22 frintp.4h v0, v0
24 frintz.4h v0, v0
[all …]
/external/llvm-project/llvm/test/MC/AArch64/
Dfullfp16-neon-neg.s6 fabs.4h v0, v0
8 fneg.4h v0, v0
10 frecpe.4h v0, v0
12 frinta.4h v0, v0
14 frintx.4h v0, v0
16 frinti.4h v0, v0
18 frintm.4h v0, v0
20 frintn.4h v0, v0
22 frintp.4h v0, v0
24 frintz.4h v0, v0
[all …]
/external/openssh/
D.depend5h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
6h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
7h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
8h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
9h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
10h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
11h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
12h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
13h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
14h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co…
[all …]
/external/libcups/ppdc/
DDependencies1 ppdc-array.o: ppdc-array.cxx ppdc-private.h ppdc.h ../cups/file.h \
2 ../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
3 ../config.h ../cups/array-private.h ../cups/array.h \
4 ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
5 ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
6 ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
7 ../cups/thread-private.h
8 ppdc-attr.o: ppdc-attr.cxx ppdc-private.h ppdc.h ../cups/file.h \
9 ../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
10 ../config.h ../cups/array-private.h ../cups/array.h \
[all …]
/external/libcups/cgi-bin/
DDependencies1 help-index.o: help-index.c cgi-private.h cgi.h ../cups/cups.h \
2 ../cups/file.h ../cups/versioning.h ../cups/ipp.h ../cups/http.h \
3 ../cups/array.h ../cups/language.h ../cups/pwg.h help-index.h \
4 ../cups/debug-private.h ../cups/language-private.h ../config.h \
5 ../cups/transcode.h ../cups/string-private.h ../cups/ipp-private.h \
6 ../cups/dir.h
7 html.o: html.c cgi-private.h cgi.h ../cups/cups.h ../cups/file.h \
8 ../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/array.h \
9 ../cups/language.h ../cups/pwg.h help-index.h ../cups/debug-private.h \
10 ../cups/language-private.h ../config.h ../cups/transcode.h \
[all …]
/external/libhevc/common/arm64/
Dihevc_itrans_recon_32x32.s169 ld1 {v0.4h, v1.4h, v2.4h, v3.4h},[x14],#32
170 ld1 {v4.4h, v5.4h, v6.4h, v7.4h},[x14],#32
208 ld1 {v10.4h},[x0],x6
209 ld1 {v8.4h},[x0],x6
210 ld1 {v11.4h},[x0],x6
211 ld1 {v9.4h},[x0],x6
213 smull v24.4s, v8.4h, v0.h[1] //// y1 * cos1(part of b0)
214 smull v26.4s, v8.4h, v0.h[3] //// y1 * cos3(part of b1)
215 smull v28.4s, v8.4h, v1.h[1] //// y1 * sin3(part of b2)
216 smull v30.4s, v8.4h, v1.h[3] //// y1 * sin1(part of b3)
[all …]
Dihevc_itrans_recon_16x16.s146 ld1 {v0.4h, v1.4h, v2.4h, v3.4h},[x14] ////d0,d1 are used for storing the constant data
235 ld1 {v10.4h},[x0],x6
236 ld1 {v11.4h},[x9],x6
237 ld1 {v6.4h},[x0],x10
238 ld1 {v7.4h},[x9],x10
242 ld1 {v4.4h},[x0],x6
243 ld1 {v5.4h},[x9],x6
244 ld1 {v8.4h},[x0],x8
245 ld1 {v9.4h},[x9],x8
255 smull v24.4s, v6.4h, v0.h[1] //// y1 * cos1(part of b0)
[all …]
/external/llvm-project/llvm/utils/gn/secondary/clang/lib/Headers/
DBUILD.gn4 # Generate arm_neon.h
8 output_name = "arm_neon.h"
11 # Generate arm_fp16.h
15 output_name = "arm_fp16.h"
18 # Generate arm_sve.h
22 output_name = "arm_sve.h"
25 # Generate arm_bf16.h
29 output_name = "arm_bf16.h"
32 # Generate arm_mve.h
36 output_name = "arm_mve.h"
[all …]
/external/libcups/backend/
DDependencies1 ipp.o: ipp.c backend-private.h ../cups/cups-private.h \
2 ../cups/string-private.h ../config.h ../cups/versioning.h \
3 ../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
4 ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
5 ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
6 ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
7 ../cups/thread-private.h ../cups/snmp-private.h ../cups/backend.h \
8 ../cups/sidechannel.h ../cups/ppd-private.h ../cups/ppd.h \
9 ../cups/raster.h
10 lpd.o: lpd.c ../cups/http-private.h ../config.h ../cups/language.h \
[all …]
/external/pdfium/xfa/fxfa/parser/
DBUILD.gn13 "cscript_datawindow.h",
15 "cscript_eventpseudomodel.h",
17 "cscript_hostpseudomodel.h",
19 "cscript_layoutpseudomodel.h",
21 "cscript_logpseudomodel.h",
23 "cscript_signaturepseudomodel.h",
25 "cxfa_accessiblecontent.h",
27 "cxfa_acrobat.h",
29 "cxfa_acrobat7.h",
31 "cxfa_adbe_jsconsole.h",
[all …]
/external/libavc/common/armv8/
Dih264_iquant_itrans_recon_av8.s137 ld4 {v20.4h - v23.4h}, [x5] // load pu2_iscal_mat[i], i =0..15
138 ld4 {v26.4h - v29.4h}, [x6] // pu2_weigh_mat[i], i =0..15
139 ld4 {v16.4h - v19.4h}, [x0] // pi2_src_tmp[i], i =0..15
142 mul v20.4h, v20.4h, v26.4h // x[i]=(scale[i] * dequant[i]) where i = 0..3
143 mul v21.4h, v21.4h, v27.4h // x[i]=(scale[i] * dequant[i]) where i = 4..7
144 mul v22.4h, v22.4h, v28.4h // x[i]=(scale[i] * dequant[i]) where i = 8..11
145 mul v23.4h, v23.4h, v29.4h // x[i]=(scale[i] * dequant[i]) where i = 12..14
147 smull v0.4s, v16.4h, v20.4h // q0 = p[i] = (x[i] * trns_coeff[i]) where i = 0..3
148 smull v2.4s, v17.4h, v21.4h // q1 = p[i] = (x[i] * trns_coeff[i]) where i = 4..7
149 smull v4.4s, v18.4h, v22.4h // q2 = p[i] = (x[i] * trns_coeff[i]) where i = 8..11
[all …]
Dih264_weighted_bi_pred_av8.s149 dup v0.8h, w10 //Q0 = -(log_WD + 1) (32-bit)
170 uxtl v4.8h, v4.8b //converting rows 1,2 in source 1 to 16-bit
173 uxtl v6.8h, v6.8b //converting rows 1,2 in source 2 to 16-bit
176 uxtl v8.8h, v8.8b //converting rows 3,4 in source 1 to 16-bit
177 uxtl v10.8h, v10.8b //converting rows 3,4 in source 2 to 16-bit
178 mul v4.8h, v4.8h , v2.h[0] //weight 1 mult. for rows 1,2
179 mla v4.8h, v6.8h , v2.h[2] //weight 2 mult. for rows 1,2
180 mul v8.8h, v8.8h , v2.h[0] //weight 1 mult. for rows 3,4
181 mla v8.8h, v10.8h , v2.h[2] //weight 2 mult. for rows 3,4
183 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from rows 1,2
[all …]
Dih264_weighted_pred_av8.s127 dup v2.4h, w5 //D2 = wt (16-bit)
131 dup v0.8h, w9 //Q0 = -log_WD (16-bit)
144 uxtl v4.8h, v4.8b //converting rows 1,2 to 16-bit
145 uxtl v6.8h, v6.8b //converting rows 3,4 to 16-bit
147 mul v4.8h, v4.8h , v2.h[0] //weight mult. for rows 1,2
148 mul v6.8h, v6.8h , v2.h[0] //weight mult. for rows 3,4
151 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from rows 1,2
152 srshl v6.8h, v6.8h , v0.8h //rounds off the weighted samples from rows 3,4
154 saddw v4.8h, v4.8h , v3.8b //adding offset for rows 1,2
155 saddw v6.8h, v6.8h , v3.8b //adding offset for rows 3,4
[all …]
/external/libcups/systemv/
DDependencies1 cancel.o: cancel.c ../cups/cups-private.h ../cups/string-private.h \
2 ../config.h ../cups/versioning.h ../cups/array-private.h \
3 ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/file.h \
4 ../cups/ipp.h ../cups/http.h ../cups/language.h ../cups/pwg.h \
5 ../cups/http-private.h ../cups/language-private.h ../cups/transcode.h \
6 ../cups/pwg-private.h ../cups/thread-private.h
7 cupsaccept.o: cupsaccept.c ../cups/cups-private.h \
8 ../cups/string-private.h ../config.h ../cups/versioning.h \
9 ../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
10 ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
[all …]
/external/libxml2/win32/wince/
Dlibxml2.vcp256 "..\..\config.h"\
257 "..\..\include\libxml\c14n.h"\
258 "..\..\include\libxml\encoding.h"\
259 "..\..\include\libxml\entities.h"\
260 "..\..\include\libxml\globals.h"\
261 "..\..\include\libxml\hash.h"\
262 "..\..\include\libxml\list.h"\
263 "..\..\include\libxml\parser.h"\
264 "..\..\include\libxml\SAX.h"\
265 "..\..\include\libxml\threads.h"\
[all …]
/external/llvm-project/clang/lib/Headers/
DCMakeLists.txt2 adxintrin.h
3 altivec.h
4 ammintrin.h
5 amxintrin.h
6 arm_acle.h
7 arm_cmse.h
8 armintr.h
9 arm64intr.h
10 avx2intrin.h
11 avx512bf16intrin.h
[all …]
/external/marisa-trie/tools/
Dcmdopt.cc10 static void cmdopt_shift(cmdopt_t *h) { in cmdopt_shift() argument
14 tmp = h->argv[h->optind]; in cmdopt_shift()
15 for (i = h->optind; i < h->argc - 1; i++) { in cmdopt_shift()
16 h->argv[i] = h->argv[i + 1]; in cmdopt_shift()
18 h->argv[i] = tmp; in cmdopt_shift()
20 h->nextchar = NULL; in cmdopt_shift()
21 h->optnum--; in cmdopt_shift()
25 static void cmdopt_next(cmdopt_t *h) { in cmdopt_next() argument
26 h->optind++; in cmdopt_next()
27 h->nextchar = NULL; in cmdopt_next()
[all …]
/external/libpng/scripts/
Ddescrip.mms36 png.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
37 pngpread.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
38 pngset.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
39 pngget.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
40 pngread.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
41 pngrtran.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
42 pngrutil.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
43 pngerror.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
44 pngmem.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
45 pngrio.obj : png.h, pngconf.h, pnglibconf.h, pngpriv.h, pngstruct.h,pnginfo.h, pngdebug.h
[all …]

12345678910>>...435