Searched refs:where (Results 251 - 275 of 381) sorted by relevance

<<111213141516

/external/chromium_org/v8/tools/
H A Dpush-to-trunk.sh50 -s Specify the step where to start work. Default: 0.
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Dmysql.php22 * regex lookahead only where necessary to distinguish homonyms, not generally
/external/mesa3d/src/mesa/main/
H A Dlight.c575 GLuint legal, const char *where )
604 _mesa_error( ctx, GL_INVALID_ENUM, "%s", where );
615 _mesa_error( ctx, GL_INVALID_ENUM, "%s", where );
620 _mesa_error( ctx, GL_INVALID_ENUM, "%s", where );
/external/netperf/
H A Dnetlib.h447 extern FILE *where;
/external/v8/tools/
H A Dpush-to-trunk.sh50 -s Specify the step where to start work. Default: 0.
/external/bison/data/
H A Dyacc.c39 # Check the value of %define parse.lac and friends, where LAC stands for
147 # Expansion of $<TYPE>NUM, where the current rule has RULE-LENGTH
167 # Expansion of @NUM, where the current rule has RULE-LENGTH symbols
255 /* The locations where the error started and ended. */
644 /* YYRLINE[YYN] -- source line where rule number YYN was defined. */
750 in Bison 2.4.2's NEWS entry, where a plan to phase it out is
/external/chromium_org/third_party/sqlite/src/
H A DMakefile.in181 wal.lo walker.lo where.lo utf.lo vtab.lo
284 $(TOP)/src/where.c
419 $(TOP)/src/where.c \
750 where.lo: $(TOP)/src/where.c $(HDR)
751 $(LTCOMPILE) $(TEMP_STORE) -c $(TOP)/src/where.c
H A DMakefile.vxworks214 walker.o where.o utf.o vtab.o
305 $(TOP)/src/where.c
404 $(TOP)/src/vdbe.c $(TOP)/src/vdbemem.c $(TOP)/src/where.c parse.c \
H A Dmain.mk69 wal.o walker.o where.o utf.o vtab.o
170 $(TOP)/src/where.c
314 $(TOP)/src/where.c \
/external/libffi/src/powerpc/
H A Dffi.c534 char *where = next_arg.c; local
539 where += 8 - (*ptr)->size;
541 memcpy (where, *p_argv.c, (*ptr)->size);
1001 /* pgr is the pointer to where r3-r10 are stored in ffi_closure_SYSV */
1002 /* pfr is the pointer to where f1-f8 are stored in ffi_closure_SYSV */
1298 /* pfr is the pointer to where f1-f13 are stored in ffi_closure_LINUX64 */
/external/qemu/hw/
H A Dpc.c599 long where, size; local
603 where = ftell(f);
606 fseek(f, where, SEEK_SET);
/external/valgrind/main/coregrind/
H A Dm_oset.c803 // where we are between each call to OSetGen_Next().
950 static void OSet_Print( AvlTree* t, const HChar *where, Char*(*strElem)(void *) ) argument
952 VG_(printf)("-- start %s ----------------\n", where);
954 VG_(printf)("-- end %s ----------------\n", where);
/external/valgrind/main/memcheck/
H A Dmc_malloc_wrappers.c197 mc->where = ec;
360 /* Record where freed */
361 mc->where = VG_(record_ExeContext) ( tid, 0/*first_ip_delta*/ );
749 VG_(pp_ExeContext)(chunks[i]->where);
H A Dmc_errors.c953 ai->Addr.Block.lastchange = mc->where;
1040 // That would result in more error reports, but only in cases where
1138 ai->Addr.Block.lastchange = mc->where;
1150 ai->Addr.Block.lastchange = mc->where;
1351 ai->Addr.Block.lastchange = cgbs[i].where;
1377 ai->Addr.Block.lastchange = mc->where;
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/blktrace/doc/
H A Dblktrace.tex75 A patch for a \emph{specific Linux kernel} is provided in bt/kernel (where
361 \emph{device}.blktrace.\emph{cpu}, where \emph{device} is the base
441 -- one where the trace events have been saved by a previous run
504 -w \emph{span} & --stopwatch=\emph{span} & Display traces for the \emph{span} specified -- where span can be: \\
545 on the boundary of where this io begins, so the io scheduler can merge
549 where a previously inserted requests starts.
/external/bison/build-aux/
H A Ddepcomp44 DEPDIR directory where to store dependencies.
179 ## the command line argument order; so add the flags where they
365 # Will always output deps to 'file.d' where file is the root name of the
/external/bison/doc/
H A Drefcard.tex331 otherwise it will have the format {\tt {\it name}.tab.h}, where
351 \key{Tell {\tt bison} where to start parsing.}
/external/chromium_org/native_client_sdk/src/tools/
H A Dcommon.mk343 # Define a LOG macro that allow a command to be run in quiet mode where
385 # the .d files directly so that we can avoid the the case where the compile
/external/e2fsprogs/lib/ext2fs/
H A Dkernel-jbd.h68 extern void * __jbd_kmalloc (char *where, size_t size, int flags, int retry);
531 * where we store the journal. */
543 /* Optional inode where we store the journal. If present, all
/external/kernel-headers/original/linux/
H A Djbd.h74 extern void * __jbd_kmalloc (const char *where, size_t size, gfp_t flags, int retry);
597 * @j_dev: Device where we store the journal
598 * @j_blocksize: blocksize for the location where we store the journal.
599 * @j_blk_offset: starting block offset for into the device where we store the
605 * @j_inode: Optional inode where we store the journal. If present, all journal
730 * Device, blocksize and starting block offset for the location where we
751 /* Optional inode where we store the journal. If present, all */
/external/libvorbis/doc/
H A D07-floor1.tex27 from x_0,y_0 to x_1,y_1 where in the base case x_0=0 and x_1=[n], the
339 \varname{[n]} (where \varname{[n]} is provided by the decode process
/external/libvpx/libvpx/examples/includes/geshi/contrib/
H A Dexample.php15 // Rudimentary checking of where GeSHi is. In a default install it will be in ../, but
/external/v8/src/
H A Dserialize.h483 int index, HeapObject* object, HowToCode how, WhereToPoint where);
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-darwin.h53 void ML_(sync_mappings)(const HChar *when, const HChar *where, Int num);

Completed in 819 milliseconds

<<111213141516