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

  /external/icu/icu4c/source/samples/ucnv/
flagcb.c 160 debugCBContext *newCtx;
161 newCtx = malloc(sizeof(debugCBContext));
163 newCtx->serial = debugCB_nextSerial();
164 newCtx->magic = 0xC0FFEE;
166 newCtx->subCallback = ctx->subCallback;
167 newCtx->subContext = ctx->subContext;
170 printf("debugCB_clone: %p:%d -> new context %p:%d\n", ctx, ctx->serial, newCtx, newCtx->serial);
173 return newCtx;
  /external/icu/icu4c/source/test/cintltst/
ccapitst.c     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.3.Final/
netty-transport-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.6.Final/
netty-transport-4.1.6.Final.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.11.ALPHA.jar 

Completed in 111 milliseconds