Home
last modified time | relevance | path

Searched refs:fresh (Results 1 – 25 of 45) sorted by relevance

12

/external/freetype/src/raster/
Dftraster.c477 Bool fresh; /* signals a fresh new profile which */ member
766 ras.fresh = TRUE; in New_Profile()
1129 if ( ras.fresh ) in Line_Up()
1132 ras.fresh = FALSE; in Line_Up()
1210 Bool result, fresh; in Line_Down() local
1213 fresh = ras.fresh; in Line_Down()
1217 if ( fresh && !ras.fresh ) in Line_Down()
1301 if ( ras.fresh ) in Bezier_Up()
1304 ras.fresh = FALSE; in Bezier_Up()
1389 Bool result, fresh; in Bezier_Down() local
[all …]
/external/dropbear/libtomcrypt/notes/
Dtech0001.txt11 When trying to setup a secure random number generator a fresh source of random data (entropy) is re…
29 At this point the PRNG is ready to accept fresh entropy which is added with
34 call this function with fresh data as its sampled. Lets say we have a timer counter called "uTimer…
/external/webkit/Tools/
DCMakeListsEfl.txt52 # Override data directory. We always want to get a fresh theme.
/external/llvm/tools/
DCMakeLists.txt15 # have a fresh LibDeps.txt for regenerating the hard-coded library
/external/llvm/lib/Support/
Dregengine.inc82 states fresh; /* states for a fresh start */
178 SETUP(m->fresh);
687 states fresh = m->fresh;
699 ASSIGN(fresh, st);
706 if (EQ(st, fresh))
748 ASSIGN(st, fresh);
/external/clang/test/Unit/
Dlit.cfg50 # automagically generate the lit.site.cfg if we are in some kind of fresh
/external/llvm/test/Unit/
Dlit.cfg50 # automagically generate the lit.site.cfg if we are in some kind of fresh
/external/llvm/utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/
Dlit.cfg40 # automagically generate the lit.site.cfg if we are in some kind of fresh
/external/llvm/utils/lit/lit/ExampleTests/LLVM.InTree/test/
Dlit.cfg40 # automagically generate the lit.site.cfg if we are in some kind of fresh
/external/libvpx/examples/includes/geshi/docs/
DTHANKS10 http://blog.igeek.info/still-fresh/category/wp-plugins/igsyntax-hiliter/)
/external/clang/test/
Dlit.cfg80 # automagically generate the lit.site.cfg if we are in some kind of fresh
/external/llvm/test/
Dlit.cfg115 # automagically generate the lit.site.cfg if we are in some kind of fresh
/external/zlib/doc/
Dalgorithm.txt18 it would be useful to start another block with fresh trees. (This is
Drfc1951.txt795 new block with fresh trees would be useful, or when the block size
/external/zlib/
Dalgorithm.txt18 it would be useful to start another block with fresh trees. (This is
/external/dbus/
DHACKING150 - check out a fresh copy from Git
/external/dropbear/
DCHANGES175 - Pristine compilation works (run 'configure' from a fresh dir and make it
/external/webkit/Tools/android/flex-2.5.4a/
Dflex.skl238 * instead of setting up a fresh yyin. A bit of a hack ...
/external/webkit/Source/WebKit/efl/
DChangeLog1839 [EFL] Get fresh theme when running EWebLauncher
2372 fresh one.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb531 frenchman )>J!;FMEIF frequent 0>JACP!;FL frequent )>J!ACP'FLfreshAfridays Q>J!69=Q friendlyA …
/external/v8/src/
Dobjects.cc2419 Object* fresh; in Get() local
2422 if (maybe_fresh->ToObject(&fresh)) { in Get()
2423 ASSERT(memcmp(Map::cast(fresh)->address(), in Get()
/external/quake/quake/src/WinQuake/data/
DMANUAL.TXT672 Canned meat. Open 'er up and see if it's still fresh.
/external/v8/
DChangeLog775 Fixed error when building the d8 shell in a fresh checkout.
/external/elfutils/autom4te.cache/
Doutput.02956 # with a fresh cross-compiler works.
3063 # with a fresh cross-compiler works.
/external/dropbear/libtomcrypt/
Dcrypt.tex2741 fresh state. This helps in the case that the program aborts or the machine is powered down without
2959 by performing some computation on fresh input bits. Possibly the hardest thing to get correctly in…
4932 a cryptosystem make sure the first problem you solve is getting a fresh source of entropy.

12