HomeSort by relevance Sort by last modified time
    Searched full:get (Results 451 - 475 of 13186) sorted by null

<<11121314151617181920>>

  /external/clearsilver/mod_ecs/
mod_ecs.h 20 /* one day we'll get round to implementing all the above */
  /external/e2fsprogs/intl/
printf-args.h 22 /* Get size_t. */
25 /* Get wchar_t. */
30 /* Get wint_t. */
35 /* Get va_list. */
  /external/e2fsprogs/lib/e2p/
getversion.c 2 * getversion.c - Get a file version on an ext2 file system
  /external/e2fsprogs/lib/ext2fs/
irel.h 38 * Get an inode relocation entry.
40 errcode_t (*get)(ext2_irel irel, ext2_ino_t old, member in struct:ext2_inode_relocation_table
44 * Get an inode relocation entry by its original inode number
104 #define ext2fs_irel_get(irel, old, ent) ((irel)->get((irel), old, ent))
  /external/e2fsprogs/tests/progs/
test_icount_cmds.ct 28 request do_get_size, "Get the size of the icount structure",
  /external/elfutils/tests/
run-get-pubnames.sh 22 ./get-pubnames testfile testfile2 > get-pubnames.out
24 diff -u get-pubnames.out - <<"EOF"
51 rm -f testfile testfile2 get-pubnames.out
  /external/guava/src/com/google/common/util/concurrent/
CheckedFuture.java 27 * versions of the {@code get} methods that can throw a checked exception and
32 * {@code Future#get()}: {@link CancellationException},
49 * Exception checking version of {@link Future#get()} that will translate
59 * Exception checking version of {@link Future#get(long, TimeUnit)} that will
  /external/icu4c/common/
cmemory.h 57 * Get the least significant bits of a pointer (a memory address).
68 * Get the amount of bytes that a pointer is off by from
74 * Get the amount of bytes to add to a pointer
75 * in order to get the next UAlignedMemory-aligned address.
uassert.h 22 /* utypes.h is included to get the proper define for uint8_t */
  /external/icu4c/extra/uconv/unicode/
uwmsg.h 7 Get a message out of the default resource bundle, messageformat it,
  /external/icu4c/i18n/
wintzimpl.h 29 * needed to get the Windows time zone information without using static tables.
  /external/icu4c/test/intltest/
caltztst.cpp 206 cal->get(Calendar::ZONE_OFFSET, status) -
207 cal->get(Calendar::DST_OFFSET, status);
211 errln("FAIL: Calendar::get failed");
225 y = cal->get(UCAL_YEAR, status) - 1900;
226 m = cal->get(UCAL_MONTH, status);
227 d = cal->get(UCAL_DATE, status);
228 hr = cal->get(UCAL_HOUR_OF_DAY, status);
229 min = cal->get(UCAL_MINUTE, status);
230 sec = cal->get(UCAL_SECOND, status);
currcoll.h 27 // Just don't make it too large, otherwise the executable will get too big
tsdcfmsy.h 25 * Test the API of DecimalFormatSymbols; primarily a simple get/set set.
tsdtfmsy.h 24 * Test the API of DateFormatSymbols; primarily a simple get/set set.
  /external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/
Test.java 14 foo(foo); // should get warning here
  /external/kernel-headers/original/asm-arm/
scatterlist.h 16 * to get bus addresses of each of the SG entries and their lengths.
  /external/kernel-headers/original/asm-x86/
ioctls.h 54 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
66 #define TIOCSERGETLSR 0x5459 /* Get line status register */
67 #define TIOCSERGETMULTI 0x545A /* Get multiport config */
72 #define TIOCGHAYESESP 0x545E /* Get Hayes ESP configuration */
scatterlist_32.h 19 * to get bus addresses of each of the SG entries and their lengths.
  /external/kernel-headers/original/linux/
if_ppp.h 120 #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */
122 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */
124 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */
125 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */
127 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */
130 #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */
134 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
140 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */
148 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */
nvram.h 16 /* __foo is foo without grabbing the rtc_lock - get it yourself */
  /external/netcat/
NOTICE 7 with Microsoft Network, get a life. Always ski in control. Comments,
  /external/netcat/data/
dns-any.d 5 # you should get at least *one* record back out
nfs-0.d 2 # If you get *something* back, there's an NFS server there.
  /external/opencore/baselibs/thread_messaging/build/make/
local.mk 0 # Get the current local path as the first operation

Completed in 56 milliseconds

<<11121314151617181920>>