HomeSort by relevance Sort by last modified time
    Searched full:info (Results 1101 - 1125 of 4990) sorted by null

<<41424344454647484950>>

  /external/bison/src/
main.c 92 /* Record other info about the grammar. In files derives and
100 See state.h for more info. */
  /external/bluetooth/bluez/include/bluetooth/
l2cap.h 194 /* info type */
198 /* info result */
  /external/bluetooth/bluez/tools/
csr_hci.c 65 fprintf(stderr, "Can't get device info for hci%d: %s (%d)\n",
72 fprintf(stderr, "Can't read version info for hci%d: %s (%d)\n",
hcieventmask.c 70 fprintf(stderr, "Can't get device info for hci%d: %s (%d)\n",
77 fprintf(stderr, "Can't read version info for hci%d: %s (%d)\n",
  /external/e2fsprogs/e2fsck/
dx_dirinfo.c 12 * This subroutine is called during pass1 to create a directory info
73 "dx_block info array");
  /external/e2fsprogs/lib/blkid/
devname.c 172 struct dm_info info; local
186 if (!dm_task_get_info(task, &info))
189 if (!info.exists)
253 struct dm_info info; local
266 if (!dm_task_get_info(task, &info))
269 if (!info.exists)
272 ret = makedev(info.major, info.minor);
  /external/emma/core/java12/com/vladium/logging/
ILogLevels.java 32 int INFO = 2; // default
59 String INFO_STRING = "info";
  /external/expat/bcb5/
expat_static.bpr 48 [Version Info]
63 [Version Info Keys]
outline.bpr 48 [Version Info]
63 [Version Info Keys]
  /external/freetype/include/freetype/internal/
t1types.h 106 PS_FontInfoRec font_info; /* font info dictionary */
107 PS_FontExtraRec font_extra; /* font info extra fields */
  /external/grub/stage2/
freebsd.h 33 #define RB_VERBOSE 0x800 /* print all potentially useful info */
74 * A zero bootinfo field often means that there is no info available.
  /external/iptables/extensions/
libip6t_mac.c 32 parse_mac(const char *mac, struct ip6t_mac_info *info)
48 info->srcaddr[i] = number;
libipt_mac.c 32 parse_mac(const char *mac, struct ipt_mac_info *info)
48 info->srcaddr[i] = number;
  /external/kernel-headers/original/linux/
mca.h 64 /* /proc info callback */
66 /* device/context info for proc callback */
  /external/libpng/projects/cbuilder5/
libpngstat.bpr 41 [Version Info]
56 [Version Info Keys]
  /external/netcat/scripts/
probe 4 ## Fairly thorough example of using netcat to collect a lot of host info.
31 # sometimes contains useful directory info:
  /external/opencore/fileformats/mp4/composer/src/
h263decoderspecificinfo3gpp.cpp 54 // Render decoder specific info payload
126 // Render decoder bitrate info payload
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.h 53 // Key string info at the base level ("x-pvmf/audio/decoder")
63 // Key string info at render ("x-pvmf/audio/render")
  /external/opencore/nodes/pvprotocolenginenode/base/src/
pvmf_protocol_engine_node_registry_interface.h 35 * PVMFProtocolEngineContainerInfo is a class which will maintain feature specific plugin info
108 * @param aRecreateInfo opaque info for creating ProtocolEngineContainer
  /external/opencore/pvmi/pvmf/include/
pvmf_basic_errorinfomessage.h 28 or info event. It also implements the linked list event message feature by saving
71 Method to set the next error/info message in the list
  /external/opencore/pvmi/pvmf/src/
pvmf_basic_errorinfomessage.cpp 32 // Save the event info
128 // Only returns the error/info message interface
pvmf_duration_infomessage.cpp 32 // Save the event info
91 // Only returns the error/info message interface
pvmf_metadata_infomessage.cpp 33 // Save the event info
95 // Only returns the error/info message interface
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxvideo.c 213 this->info.current_w = si.cols ;
214 this->info.current_h = si.rows ;
461 GR_WINDOW_INFO info ; local
471 GrGetWindowInfo (SDL_Window, & info) ;
472 x = si.xpos - info.x ;
473 y = si.ypos - info.y ;
474 if (x >= 0 && x <= info.width && y >= 0 && y <= info.height) {
  /external/qemu/
net.h 83 /* NIC info */
99 /* BT HCI info */

Completed in 68 milliseconds

<<41424344454647484950>>