Home
last modified time | relevance | path

Searched refs:ups (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/libwebsockets/lib/roles/http/
Dparsers.c858 switch (ah->ups) { in lws_parse_urldecode()
898 ah->ups = URIPS_SEEN_SLASH; in lws_parse_urldecode()
906 ah->ups = URIPS_SEEN_SLASH_DOT; in lws_parse_urldecode()
909 ah->ups = URIPS_IDLE; in lws_parse_urldecode()
914 ah->ups = URIPS_SEEN_SLASH_DOT_DOT; in lws_parse_urldecode()
919 ah->ups = URIPS_SEEN_SLASH; in lws_parse_urldecode()
923 ah->ups = URIPS_IDLE; in lws_parse_urldecode()
946 ah->ups = URIPS_SEEN_SLASH; in lws_parse_urldecode()
958 ah->ups = URIPS_IDLE; in lws_parse_urldecode()
984 ah->ups = URIPS_IDLE; in lws_parse_urldecode()
[all …]
Dprivate-lib-roles-http.h143 char /*enum uri_path_states */ ups; member
/third_party/ltp/testcases/network/stress/interface/
D00_Descriptions.txt3 command ups, then downs an interface many times
/third_party/mesa3d/docs/relnotes/
D7.0.rst52 - R300 driver clean-ups.
D22.2.0.rst1078 - gallivm: assorted clean-ups in lp_bld_nir_aos.c
1080 - gallivm: asst. clean-ups in lp_bld_sample.h
1081 - llvmpipe: asst. clean-ups in lp_linear_fastpath.c
1082 - llvmpipe: asst. clean-ups in lp_setup.c
1083 - llvmpipe: asst. clean-ups in lp_state_setup.c
1084 - gallivm: asst. clean-ups in lp_bld_type.[ch]
1089 - llvmpipe: asst. clean-ups in lp_rast_linear.c
1091 - llvmpipe: asst. clean-ups in lp_rast.c
1092 - llvmpipe: asst. clean-ups in lp_linear.c
1093 - llvmpipe: asst. clean-ups in lp_scene.h
[all …]
D10.1.1.rst130 - linker: Various trivial clean-ups in set_sampler_binding
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Daflatin2.c1278 FT_Pos ups = 0; /* number of upwards segments */ in af_latin2_hints_compute_edges()
1299 ups += seg->max_coord-seg->min_coord; in af_latin2_hints_compute_edges()
1368 if ( ups > downs ) in af_latin2_hints_compute_edges()
1371 else if ( ups < downs ) in af_latin2_hints_compute_edges()
1374 else if ( ups == downs ) in af_latin2_hints_compute_edges()
Daflatin.c2339 FT_Pos ups = 0; /* number of upwards segments */ in af_latin_hints_compute_edges()
2360 ups += seg->max_coord - seg->min_coord; in af_latin_hints_compute_edges()
2429 if ( ups > downs ) in af_latin_hints_compute_edges()
2432 else if ( ups < downs ) in af_latin_hints_compute_edges()
2435 else if ( ups == downs ) in af_latin_hints_compute_edges()
/third_party/harfbuzz/perf/texts/
Den-thelittleprince.txt34 I showed my masterpiece to the grown-ups, and asked them whether the drawing frightened them.
37 ups were not able to understand it, I made another drawing: I drew the inside of the boa
38 constrictor, so that the grown-ups could see it clearly. They always need to have things explained.
47 The grown-ups’ response, this time, was to advise me to lay aside my drawings of boa
51 One and my Drawing Number Two. Grown-ups never understand anything by themselves, and it is
58 concerned with matters of consequence. I have lived a great deal among grown-ups. I have seen
92 That, however, is not my fault. The grown-ups discouraged me in my painter’s career when I was
231 what he said. Grown-ups are like that...
239 account of the grown-ups and their ways. When you tell them that you have made a new friend,
247 If you were to say to the grown-ups: “I saw a beautiful house made of rosy brick, with geraniums
[all …]
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-thelittleprince.txt34 I showed my masterpiece to the grown-ups, and asked them whether the drawing frightened them.
37 ups were not able to understand it, I made another drawing: I drew the inside of the boa
38 constrictor, so that the grown-ups could see it clearly. They always need to have things explained.
47 The grown-ups’ response, this time, was to advise me to lay aside my drawings of boa
51 One and my Drawing Number Two. Grown-ups never understand anything by themselves, and it is
58 concerned with matters of consequence. I have lived a great deal among grown-ups. I have seen
92 That, however, is not my fault. The grown-ups discouraged me in my painter’s career when I was
231 what he said. Grown-ups are like that...
239 account of the grown-ups and their ways. When you tell them that you have made a new friend,
247 If you were to say to the grown-ups: “I saw a beautiful house made of rosy brick, with geraniums
[all …]
/third_party/skia/third_party/externals/freetype/src/autofit/
Daflatin.c2358 FT_Pos ups = 0; /* number of upwards segments */ in af_latin_hints_compute_edges()
2379 ups += seg->max_coord - seg->min_coord; in af_latin_hints_compute_edges()
2448 if ( ups > downs ) in af_latin_hints_compute_edges()
2451 else if ( ups < downs ) in af_latin_hints_compute_edges()
2454 else if ( ups == downs ) in af_latin_hints_compute_edges()
/third_party/freetype/src/autofit/
Daflatin.c2358 FT_Pos ups = 0; /* number of upwards segments */ in af_latin_hints_compute_edges()
2379 ups += seg->max_coord - seg->min_coord; in af_latin_hints_compute_edges()
2448 if ( ups > downs ) in af_latin_hints_compute_edges()
2451 else if ( ups < downs ) in af_latin_hints_compute_edges()
2454 else if ( ups == downs ) in af_latin_hints_compute_edges()
/third_party/glib/
DCONTRIBUTING.md67 - comment clean ups,
70 - source tree clean ups and reorganizations;
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/
Dplan.txt81 for CLOCKRES nanoseconds in between set ups to get correct results. Also,
/third_party/python/Objects/
Ddictnotes.txt76 Tune-ups should be measured across a broad range of applications and
/third_party/python/Modules/_ctypes/libffi_osx/
DREADME432 Added --enable-debug configure switch. Clean-ups based on LCLint
437 Fixed n32 problem. Many clean-ups.
/third_party/libffi/
DREADME.md368 Added --enable-debug configure switch. Clean-ups based on LCLint
373 Fixed n32 problem. Many clean-ups.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_EGL_image_storage.txt208 #5 (January 10, 2018) - Minor wording changes and clean-ups. Moved the
/third_party/flutter/skia/third_party/externals/angle2/doc/
DUpdate20120704.md93 dependent-texture look-ups in the shaders, caused by flipping the texture
/third_party/skia/third_party/externals/angle2/doc/
DUpdate20120704.md93 dependent-texture look-ups in the shaders, caused by flipping the texture
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DSGI_texture_color_table.txt109 Also, various cosmetic clean-ups have been made.
/third_party/openGLES/extensions/EXT/
DEXT_EGL_image_storage.txt224 #5 (January 10, 2018) - Minor wording changes and clean-ups. Moved the
/third_party/openGLES/extensions/SGI/
DSGI_texture_color_table.txt109 Also, various cosmetic clean-ups have been made.
/third_party/flutter/skia/third_party/externals/libwebp/
DNEWS100 * encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless
/third_party/skia/third_party/externals/libwebp/
DNEWS135 * encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless

1234