Searched defs:DLL (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/ |
D | dll_windows.go | 38 type DLL struct { struct 39 Name string 40 Handle Handle 79 func (d *DLL) FindProc(name string) (proc *Proc, err error) { 101 func (d *DLL) MustFindProc(name string) *Proc { 111 func (d *DLL) FindProcByOrdinal(ordinal uintptr) (proc *Proc, err error) { 130 func (d *DLL) MustFindProcByOrdinal(ordinal uintptr) *Proc { 139 func (d *DLL) Release() (err error) {
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | dll_windows.go | 51 type DLL struct { struct 52 Name string 53 Handle Handle 101 func (d *DLL) FindProc(name string) (proc *Proc, err error) { 123 func (d *DLL) MustFindProc(name string) *Proc { 132 func (d *DLL) Release() (err error) {
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | syscall_windows_test.go | 26 type DLL struct { struct 27 *syscall.DLL argument 28 t *testing.T 39 func (d *DLL) Proc(name string) *syscall.Proc { 971 func resumeChildThread(kernel32 *syscall.DLL, childpid int) error {
|
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/ |
H A D | smihandler.c | 15 uint8_t IER, IIR, MCR, LCR, DLL, DLM; member
|
/aosp_15_r20/external/parameter-framework/upstream/doc/requirements/ |
H A D | requirements.md | 457 #### DLL subsubsection
|
/aosp_15_r20/external/clang/lib/Driver/ |
H A D | Tools.cpp | 10029 bool DLL = Args.hasArg(options::OPT__SLASH_LD, options::OPT__SLASH_LDd, in ConstructJob() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | sa-jdi.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | sa-jdi.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 67699 "DLL": 65287, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 67699 "DLL": 65287, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 67640 "DLL": 65287, number
|