HomeSort by relevance Sort by last modified time
    Searched defs:th (Results 51 - 75 of 162) sorted by null

1 23 4 5 6 7

  /cts/apps/cts-usb-accessory/
cts-usb-accessory.c 83 pthread_t th; local
139 pthread_create(&th, NULL, message_thread, (void *)endpoints);
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/sasl/
AuthenticationExceptionTest.java 160 Throwable[] th = { local
174 for (int j = 0; j < th.length; j++) {
175 eT = new AuthenticationException(msgs[i], th[j]);
178 if (th[j] != null) {
180 .indexOf(th[j].toString()) >= 0);
SaslExceptionTest.java 169 Throwable[] th = { local
183 for (int j = 0; j < th.length; j++) {
184 eT = new SaslException(msgs[i], th[j]);
187 if (th[j] != null) {
189 .indexOf(th[j].toString()) >= 0);
251 Throwable[] th = { null, local
261 for (int j = 0; j < th.length; j++) {
264 eT = new SaslException(msgs[i], th[j]);
269 if ((th[j] == null) && !mod) {
274 if ((th[j] == null) && !mod)
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/
CertPathValidatorExceptionTest.java 48 Throwable th = null; local
53 new CertPathValidatorException(th),
  /external/libppp/src/
slcompress.c 166 register struct tcphdr *th; local
183 th = (struct tcphdr *) & ((int *) ip)[hlen];
184 if ((th->th_flags & (TH_SYN | TH_FIN | TH_RST | TH_ACK)) != TH_ACK) {
185 log_Printf(LogDEBUG, "??? 2 th_flags = %x\n", th->th_flags);
200 *(int *) th != ((int *) &cs->cs_ip)[cs->cs_ip.ip_hl]) {
221 && *(int *) th == ((int *) &cs->cs_ip)[cs->cs_ip.ip_hl])
234 #define THOFFSET(th) (th->th_off)
235 hlen += th->th_off;
260 * but costless). The 4th line checks the TCP header length. The 5th lin
435 register struct tcphdr *th; local
    [all...]
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 90 pthread_t th; local
139 pthread_create(&th, NULL, read_thread, (void *)ep1->bEndpointAddress);
140 pthread_create(&th, NULL, write_thread, (void *)ep2->bEndpointAddress);
142 pthread_create(&th, NULL, read_thread, (void *)ep2->bEndpointAddress);
143 pthread_create(&th, NULL, write_thread, (void *)ep1->bEndpointAddress);
  /libcore/luni/src/main/java/java/security/cert/
CertStore.java 106 Throwable th = e.getCause(); local
107 if (th == null) {
110 throw new InvalidAlgorithmParameterException(e.getMessage(), th); local
184 Throwable th = e.getCause(); local
185 if (th == null) {
188 throw new InvalidAlgorithmParameterException(e.getMessage(), th); local
  /cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java 243 } catch (Throwable th) {
244 mThrowable = th;
252 Thread th = new Thread(wrapper, "sync test"); local
253 th.start();
254 th.join();
EncodeVirtualDisplayTest.java 136 } catch (Throwable th) {
137 mThrowable = th;
144 Thread th = new Thread(wrapper, "codec test"); local
145 th.start();
146 th.join();
  /libcore/luni/src/test/java/libcore/java/lang/
OldThreadTest.java 313 Thread th = new Thread() { local
347 assertEquals(Thread.State.NEW, th.getState());
348 th.start();
350 assertEquals(Thread.State.RUNNABLE, th.getState());
355 assertEquals(Thread.State.WAITING, th.getState());
360 assertEquals(Thread.State.BLOCKED, th.getState());
366 assertEquals(Thread.State.TIMED_WAITING, th.getState());
367 th.interrupt();
370 th.join(1000);
371 assertEquals(Thread.State.TERMINATED, th.getState())
    [all...]
  /art/runtime/
reflection.cc 92 jthrowable th = soa.Env()->ExceptionOccurred(); local
96 jobject exception_instance = soa.Env()->NewObject(exception_class, mid, th);
  /bootable/recovery/
ui.cpp 122 pthread_t th; local
127 pthread_create(&th, NULL, &RecoveryUI::time_key_helper, info);
128 pthread_detach(th);
  /external/compiler-rt/lib/asan/tests/
asan_mac_test.cc 197 pthread_t th; local
200 PTHREAD_CREATE(&th, NULL, TSDAllocWorker, &test_key);
201 PTHREAD_JOIN(th, NULL);
  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
JCs.java 93 Throwable th = e; local
94 if (th instanceof JSilverIOException) {
96 throw ((IOException) th.getCause());
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 276 static double th[4] = {0.0, 0.0, 0.0, 0.0}; local
328 sprintf(num_str, "%0.2f Hz, %dx%d, VENDOR: ", filter(t, th), w_win, h_win);
333 sprintf(num_str, "%0.2f Hz, %dx%d, RENDERER: ", filter(t, th), w_win, h_win);
338 sprintf(num_str, "%0.2f Hz, %dx%d, VERSION: ", filter(t, th), w_win, h_win);
343 sprintf(num_str, "%0.2f Hz, %dx%d, EXTENSIONS: ", filter(t, th), w_win, h_win);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 276 static double th[4] = {0.0, 0.0, 0.0, 0.0}; local
328 sprintf(num_str, "%0.2f Hz, %dx%d, VENDOR: ", filter(t, th), w_win, h_win);
333 sprintf(num_str, "%0.2f Hz, %dx%d, RENDERER: ", filter(t, th), w_win, h_win);
338 sprintf(num_str, "%0.2f Hz, %dx%d, VERSION: ", filter(t, th), w_win, h_win);
343 sprintf(num_str, "%0.2f Hz, %dx%d, EXTENSIONS: ", filter(t, th), w_win, h_win);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 276 static double th[4] = {0.0, 0.0, 0.0, 0.0}; local
328 sprintf(num_str, "%0.2f Hz, %dx%d, VENDOR: ", filter(t, th), w_win, h_win);
333 sprintf(num_str, "%0.2f Hz, %dx%d, RENDERER: ", filter(t, th), w_win, h_win);
338 sprintf(num_str, "%0.2f Hz, %dx%d, VERSION: ", filter(t, th), w_win, h_win);
343 sprintf(num_str, "%0.2f Hz, %dx%d, EXTENSIONS: ", filter(t, th), w_win, h_win);
  /external/javassist/src/main/javassist/tools/web/
Webserver.java 180 ServiceThread th = new ServiceThread(this, socket.accept()); local
181 th.start();
  /art/test/003-omnibus-opcodes/src/
Main.java 67 } catch (Throwable th) {
70 th.printStackTrace();
  /dalvik/tests/083-jit-regressions/src/
Main.java 134 } catch (Throwable th) {
135 th.printStackTrace();
139 } catch (Throwable th) {
140 th.printStackTrace();
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 704 TransformerHandler th = local
707 return th;
  /external/chromium_org/content/browser/renderer_host/
compositing_iosurface_mac.h 164 float th = static_cast<float>(texcoord_size.height()); local
165 verts_[0].set(0.0f, 0.0f, 0.0f, th);
168 verts_[3].set(vw, 0.0f, tw, th);
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_asm.c 241 BN_ULONG dh,dl,q,ret=0,th,tl,t; local
267 th=q*dh;
271 t=h-th;
278 th-=dh;
283 th+=t;
285 if (l < tl) th++;
287 if (h < th)
292 h-=th;
  /external/iproute2/misc/
lnstat.c 164 static struct table_hdr th; local
168 th.hdr[i] = malloc(HDR_LINE_LENGTH);
169 memset(th.hdr[i], 0, sizeof(th.hdr[i]));
179 snprintf(th.hdr[0]+ofs, width+2, fmt,
185 snprintf(th.hdr[h]+ofs, width+2, fmt, "");
187 th.num_lines = h+1;
188 snprintf(th.hdr[h]+ofs, width+2, fmt, cname);
195 for (h = 1; h <= th.num_lines; h++) {
197 if (th.hdr[h][i] == '\0'
    [all...]
  /external/openssl/crypto/bn/
bn_asm.c 241 BN_ULONG dh,dl,q,ret=0,th,tl,t; local
267 th=q*dh;
271 t=h-th;
278 th-=dh;
283 th+=t;
285 if (l < tl) th++;
287 if (h < th)
292 h-=th;

Completed in 5076 milliseconds

1 23 4 5 6 7