Searched refs:them (Results 1 - 25 of 187) sorted by relevance

12345678

/external/chromium_org/third_party/libyuv/
H A Dpublic.mk4 # them.
/external/libyuv/
H A Dpublic.mk4 # them.
/external/chromium_org/sync/js/
H A DREADME.js13 to send them. The SyncJsController acts as an intermediary between them.
/external/strace/
H A Dstrace-log-merge9 then combines and sorts them, and prints result to standard output.
/external/proguard/bin/
H A Dproguard.bat7 REM you'll have to add escaped quotes around them, e.g.
H A Dproguardgui.bat7 REM you'll have to add escaped quotes around them, e.g.
H A Dretrace.bat7 REM you'll have to add escaped quotes around them, e.g.
/external/scrypt/
H A DAndroid.mk9 # that import_openssl.sh import won't remove them.
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dcomplex_rep.S3 # to catch some of them
H A Drep_prefix.S15 # Check for them, to make sure our rep detection
/external/valgrind/main/exp-bbv/tests/x86/
H A Dcomplex_rep.S3 # to catch some of them
/external/llvm/test/MC/PowerPC/
H A Ddeprecated-p7.s12 # FIXME: Test dst and friends once we can parse them.
/external/openssl/
H A DAndroid.mk9 # that import_openssl.sh import won't remove them.
/external/openssl/crypto/bio/
H A Dbss_conn.c90 struct sockaddr_in them; member in struct:bio_connect_st
201 memset((char *)&c->them,0,sizeof(c->them));
202 c->them.sin_family=AF_INET;
203 c->them.sin_port=htons((unsigned short)c->port);
209 c->them.sin_addr.s_addr=htonl(l);
256 (struct sockaddr *)&c->them,
257 sizeof(c->them));
337 memset((char *)&ret->them,0,sizeof(ret->them));
[all...]
/external/chromium_org/third_party/icu/source/data/rbnf/
H A Drbnflocal.mk17 # Chrome note: RBNF is not used by Chrome/Webkit. So, we don't include them.
/external/openssl/apps/
H A Ds_socket.c250 struct sockaddr_in them; local
255 memset((char *)&them,0,sizeof(them));
256 them.sin_family=AF_INET;
257 them.sin_port=htons((unsigned short)port);
263 them.sin_addr.s_addr=htonl(addr);
281 if (connect(s,(struct sockaddr *)&them,sizeof(them)) == -1)
/external/chromium_org/third_party/icu/source/data/zone/
H A Dreslocal.mk12 # In addition to them, 40+ "abridged" locale data files are listed. Chrome is
13 # localized to them, but
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Dspl_sqrt_floor_arm.S11 @ comp.sys.arm a long time ago), so you can use them freely for any purpose.
/external/llvm/test/MC/ARM/
H A Darm-thumb-trustzone.s8 @ active and that it rejects them when this feature is not enabled
H A Darm-trustzone.s8 @ active and that it rejects them when this feature is not enabled
/external/checkpolicy/
H A DAndroid.mk27 # the build system otherwise forces them to be c++
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_multithread_makecurrent.spec39 thread starts working on that object is difficult. For them,
107 threads, then binds a different context/thread in one of them?
114 threads, then binds None/None in one of them?
120 then destroys the context in one of them?
/external/doclava/res/assets/templates/
H A Dyaml_navtree.cs3 # walk the children pages and print them nested below the parent
/external/lldb/source/Interpreter/
H A DAndroid.mk67 # them.
/external/llvm/lib/Support/Windows/
H A DDynamicLibrary.inc51 // Ignore VC++ runtimes prior to 7.1. Somehow some of them get loaded

Completed in 612 milliseconds

12345678