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

  /external/toybox/kconfig/
confdata.c 404 int type, l, writetype; local
467 writetype = SYMBOL_FORCEWRITE;
471 } else writetype = SYMBOL_WRITE;
487 if (!(sym->flags & writetype))
489 sym->flags &= ~writetype;
540 if (writetype == SYMBOL_WRITE) {
  /external/curl/lib/
http_proxy.c 356 int writetype; local
371 writetype = CLIENTWRITE_HEADER;
373 writetype |= CLIENTWRITE_BODY;
375 result = Curl_client_write(conn, writetype, line_start,
http.c 2955 int writetype; local
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 1714 int writetype[TZ_MAX_TYPES]; local
    [all...]
  /external/toolchain-utils/cros_utils/
stats.py     [all...]

Completed in 251 milliseconds