Searched defs:fresh (Results 1 - 14 of 14) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_composite_inc.h | 39 BROTLI_BOOL fresh; member
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
H A D | DecoderJNI.java | 33 private boolean fresh = true; field in DecoderJNI.Wrapper
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
H A D | EncoderJNI.java | 30 private boolean fresh = true; field in EncoderJNI.Wrapper
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_composite_inc.h | 39 BROTLI_BOOL fresh; member
|
/third_party/python/Lib/test/test_importlib/frozen/ |
H A D | test_loader.py | 23 def fresh(name, *, oldapi=False): function
|
/third_party/python/Lib/test/ |
H A D | test_xml_etree_c.py | 10 fresh=['_elementtree']) variable 12 fresh=['_elementtree', 'xml.etree'], variable
|
H A D | test_operator.py | 12 fresh=['_operator']) variable
|
H A D | test_ordered_dict.py | 19 fresh=['_collections']) variable
|
H A D | test_statistics.py | 186 fresh=['_statistics']) variable
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-gif.c | 541 static short fresh = 0, /* 1 = empty buffers */ in gif_read_lzw() local
|
/third_party/python/Lib/test/test_warnings/ |
H A D | __init__.py | 23 fresh=['_warnings']) variable
|
/third_party/node/deps/v8/src/objects/ |
H A D | map.cc | 1202 Handle<Map> fresh = Map::CopyNormalized(isolate, fast_map, mode); in Normalize() local
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
H A D | ftraster.c | 487 Bool fresh; /* signals a fresh new profile which */ member 1134 Bool result, fresh; in Line_Down() local 1319 Bool result, fresh; Bezier_Down() local [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 2215 struct drm_display_mode *drm_mode_find_dmt(struct drm_device *dev, int hsize, int vsize, int fresh, bool rb) in drm_mode_find_dmt() argument
|
Completed in 27 milliseconds