HomeSort by relevance Sort by last modified time
    Searched refs:u_a (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/common/
ctrl_iface_common.c 56 struct sockaddr_un *u_a, *u_b; local
58 u_a = (struct sockaddr_un *) a;
62 os_memcmp(u_a->sun_path, u_b->sun_path,
  /external/icu/icu4c/source/test/intltest/
ucharstrietest.cpp 415 u_a=0x61, enumerator in enum:__anon21763
475 trie->next(u_a);
494 trie->first(u_a);
509 if(count!=2 || buffer.length()!=2 || buffer[0]!=u_a || buffer[1]!=u_j) {
513 trie->next(u_a);
532 if(count!=1 || buffer.length()!=1 || buffer[0]!=u_a) {
535 trie->next(u_a);
558 trie->next(u_a);
607 trie->next(u_a);
610 trie->next(u_a);
    [all...]
  /external/icu/icu4c/source/common/
messagepattern.cpp 44 static const UChar u_A=0x41;
59 static const UChar u_a=0x61; variable
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mgc.go 643 u_a := utilization
650 " u_a=", u_a, " u_g=", u_g,
654 " u_a/u_g=", u_a/u_g,
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mgc.go 643 u_a := utilization
650 " u_a=", u_a, " u_g=", u_g,
654 " u_a/u_g=", u_a/u_g,
    [all...]

Completed in 445 milliseconds