代码搜索:Built-In

找到约 2,787 项符合「Built-In」的源代码

代码结果 2,787
www.eeworm.com/read/187737/5217479

tpl gfontdemo61.tpl

REM gFontDemo61.tpl REM 27 July 03 REM ricka@users.sourceforge.net REM Demo code showing the built-in fonts on Series 60 phones. REM Uses these S60 font ids from const.oph: REM CONST KFontS60
www.eeworm.com/read/398634/2375085

result fulltext_var.result

drop table if exists t1; show variables like "ft\_%"; Variable_name Value ft_boolean_syntax + ->
www.eeworm.com/read/358128/3004107

result fulltext_var.result

drop table if exists t1; show variables like "ft\_%"; Variable_name Value ft_boolean_syntax + ->
www.eeworm.com/read/100319/15877181

c sboxp.c

#include "desdefs.h" /* * Optimization 13: sBoxes with pTr and emod built-in */ uFast sBoxp[8][64] = { { 0x00808200, 0x00000000, 0x00008000, 0x00808202, 0x00808002, 0x00008202, 0x0
www.eeworm.com/read/356168/10235573

i listview.i

# 1 "listview.c" # 1 "" # 1 "" # 1 "listview.c" # 13 "listview.c" # 1 "/usr/include/stdio.h" 1 3 # 28 "/usr/include/stdio.h" 3 # 1 "/usr/include/features.h" 1 3 # 291 "/usr/inc
www.eeworm.com/read/419594/10856393

lst canthread.lst

# 1 "canthread.c" # 1 "/z2/0/0530/software/can4linux-examples//" # 1 "" # 1 "" # 1 "canthread.c" # 30 "canthread.c" # 1 "/usr/include/stdio.h" 1 3 4 # 28 "/usr/include/stdio.h"
www.eeworm.com/read/455001/7380207

txt test2.txt

Administrator:500:7584248B8D2C9F9EAAD3B435B51404EE:186CB09181E2C2ECAAC768C47C729904:Administrator,Built-in account for administering the computer/domain:: Guest:501:NO PASSWORD*********************:N
www.eeworm.com/read/316872/3593794

makefile

# core ssb-y += main.o scan.o # host support ssb-$(CONFIG_SSB_PCIHOST) += pci.o pcihost_wrapper.o ssb-$(CONFIG_SSB_PCMCIAHOST) += pcmcia.o # built-in drivers ssb-y += driver_chipcommon.o s
www.eeworm.com/read/286192/4042132

h uc_graphics.h

// uc_graphics.h // Simple built-in graphics library #ifndef __UC_GRAPHICS_H #define __UC_GRAPHICS_H typedef int *UCWin; UCWin ucw_create_window(char *title,int x0, int y0, int w, int h); int ucw_ti
www.eeworm.com/read/376060/2715765

svn-base uc_graphics.h.svn-base

// uc_graphics.h // Simple built-in graphics library #ifndef __UC_GRAPHICS_H #define __UC_GRAPHICS_H typedef int *UCWin; UCWin ucw_create_window(char *title,int x0, int y0, int w, int h); int ucw_ti