Searched refs:tech (Results 1 – 25 of 32) sorted by relevance
12
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
D | Material.java | 839 Technique tech = techniques.get(name); in selectTechnique() local 840 if (tech == null) { in selectTechnique() 855 tech = new Technique(this, techDef); in selectTechnique() 856 techniques.put(name, tech); in selectTechnique() 861 if (tech == null) { in selectTechnique() 880 tech = new Technique(this, techDef); in selectTechnique() 881 techniques.put(name, tech); in selectTechnique() 883 } else if (technique == tech) { in selectTechnique() 889 technique = tech; in selectTechnique() 890 tech.makeCurrent(def.getAssetManager()); in selectTechnique()
|
/external/chromium/net/data/ftp/ |
D | dir-listing-ls-4.expected | 65 tech-tips
|
D | dir-listing-ls-4 | 9 drwxr-xr-x 1 archives 0 512 Nov 11 1997 tech-tips
|
/external/qemu/telephony/ |
D | android_modem.h | 105 extern AModemTech android_parse_modem_tech( const char* tech );
|
D | android_modem.c | 123 android_parse_modem_tech( const char * tech ) in android_parse_modem_tech() argument 125 const struct { const char* name; AModemTech tech; } techs[] = { in android_parse_modem_tech() member 136 if (!strcmp(tech, techs[nn].name)) in android_parse_modem_tech() 137 return techs[nn].tech; in android_parse_modem_tech() 1024 static int matchPreferredMask( int32_t pmask, AModemTech tech ) in matchPreferredMask() argument 1029 if (pmask & (1 << (tech + i*8 ))) { in matchPreferredMask()
|
/external/valgrind/main/memcheck/ |
D | Makefile.am | 5 EXTRA_DIST = docs/mc-manual.xml docs/mc-tech-docs.xml
|
/external/e2fsprogs/lib/et/test_cases/ |
D | imap_err.et | 25 # tech-transfer@andrew.cmu.edu
|
/external/openssh/ |
D | README | 55 [1] http://www.lothar.com/tech/crypto/
|
D | CREDITS | 34 David Hesprich <darkgrue@gue-tech.org> - Configure fixes
|
D | INSTALL | 33 http://www.lothar.com/tech/crypto/
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0002.txt | 8 …s when an attacker can observe a side channel of the device (in this case time). In this tech note
|
D | tech0001.txt | 8 This tech note explains a relatively simple way to gather entropy for a PRNG (Yarrow in this case) …
|
D | tech0004.txt | 8 This tech note explains how to use three of the more useful pseudo random number generators and the…
|
/external/mesa3d/docs/ |
D | README.MITS | 19 David Bucciarelli (tech.hmw@plus.it)
|
D | README.QUAKE | 119 David Bucciarelli (tech.hmw@plus.it) writes:
|
/external/dhcpcd/ |
D | README | 37 http://mail-index.netbsd.org/tech-net/2008/12/03/msg000896.html
|
/external/quake/quake/src/WinQuake/data/ |
D | HELP.TXT | 14 then pre-authorizes your credit card for the tech support call. You will
|
D | README.TXT | 306 Do you provide tech. support at school/work?
|
D | MANUAL.TXT | 843 pre-authorizes your credit card for the tech support call. You will only be
|
/external/valgrind/main/docs/ |
D | Makefile.am | 73 xml/tech-docs.xml \
|
D | README | 45 manual, the FAQ, the tech-docs, the licenses). Each book could be
|
/external/stlport/doc/ |
D | FAQ | 89 - For STL containers you can use SGI documentation (http://www.sgi.com/tech/stl/). 481 See also http://www.sgi.com/tech/stl/alloc.html
|
/external/ppp/pppd/ |
D | NOTICE | 29 tech-transfer@andrew.cmu.edu
|
/external/chromium/net/base/ |
D | effective_tld_names.dat | 341 // Confirmed by registry <tech@dns.be> 2008-06-08 1029 // Submitted by registry <hk.tech@hkirc.hk> 2008-06-11 1199 // Two <iran>.ir entries added at request of <tech-team@nic.ir>, 2010-04-16
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 979 http://archive.salon.com/tech/feature/1999/04/16/aol_community/ 980 http://archive.salon.com/tech/feature/2005/01/14/death_of_environmentalism/ 4673 http://dynamic.ropine.com/yo/tech/security/metaphor.html 5971 http://filmplus.org/tech/title.html 8029 http://hybrid2.honda-perf.org/tech/z10.html 11725 http://nces.ed.gov/pubs98/tech/7.asp 11897 http://news.bbc.co.uk/1/hi/sci/tech/1740879.stm 11898 http://news.bbc.co.uk/1/hi/sci/tech/2251386.stm 11899 http://news.bbc.co.uk/1/hi/sci/tech/2373303.stm 11900 http://news.bbc.co.uk/1/hi/sci/tech/2764039.stm [all …]
|
12