HomeSort by relevance Sort by last modified time
    Searched defs:mechanism (Results 1 - 7 of 7) sorted by null

  /external/libpcap/testprogs/
selpolltest.c 73 const char *mechanism; local
85 mechanism = NULL;
103 mechanism = "select() and pcap_dispatch()";
108 mechanism = "poll() and pcap_dispatch()";
168 device, mechanism);
185 mechanism);
  /external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
TestBcp47Transforms.java 116 source, target, mechanism enum constant in enum:TestBcp47Transforms.Type
123 String newMechanism = getStandard(Type.mechanism, variant, id);
184 if (type == Type.mechanism) {
TestTransforms.java 393 String mechanism = rfc6497Matcher.group(3); local
395 if (mechanism != null && !mechanism.isEmpty()) {
396 id += "/" + mechanism.replace('-', '_');
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 1135 bool mechanism = fFace->glyph->format == FT_GLYPH_FORMAT_BITMAP && local
    [all...]
  /external/skqp/src/ports/
SkFontHost_FreeType.cpp 1135 bool mechanism = fFace->glyph->format == FT_GLYPH_FORMAT_BITMAP && local
    [all...]
  /external/openssh/
pkcs11.h 680 ck_mechanism_type_t mechanism; member in struct:ck_mechanism
822 struct ck_mechanism *mechanism,
841 struct ck_mechanism *mechanism,
860 struct ck_mechanism *mechanism));
878 struct ck_mechanism *mechanism,
894 struct ck_mechanism *mechanism,
904 struct ck_mechanism *mechanism,
920 struct ck_mechanism *mechanism,
954 struct ck_mechanism *mechanism,
960 struct ck_mechanism *mechanism,
    [all...]
  /external/grpc-grpc-java/netty/shaded/
grpc-netty-shaded-1.14.0.jar 

Completed in 2048 milliseconds