Searched defs:orig (Results 151 - 161 of 161) sorted by relevance
1234567
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 856 bi_index orig = bi_coverage(b); in bi_emit_fragment_out() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 1088 unsigned long orig = ctx->dane.flags; in SSL_CTX_dane_set_flags() local 1096 unsigned long orig = ctx->dane.flags; in SSL_CTX_dane_clear_flags() local 1147 unsigned long orig = ssl->dane.flags; in SSL_dane_set_flags() local 1155 unsigned long orig = ssl->dane.flags; in SSL_dane_clear_flags() local
|
| /third_party/skia/src/core/ |
| H A D | SkPath.cpp | 322 SkConic orig; in conservativelyContainsRect() local
|
| /third_party/openssl/ssl/ |
| H A D | ssl_lib.c | 1024 unsigned long orig = ctx->dane.flags; in SSL_CTX_dane_set_flags() local 1032 unsigned long orig = ctx->dane.flags; in SSL_CTX_dane_clear_flags() local 1083 unsigned long orig = ssl->dane.flags; in SSL_dane_set_flags() local 1091 unsigned long orig = ssl->dane.flags; in SSL_dane_clear_flags() local
|
| /third_party/skia/tests/ |
| H A D | PathTest.cpp | 232 SkPoint orig, p1, p2, p3; in make_path_crbugskia2820() local
|
| /third_party/python/Python/ |
| H A D | ceval.c | 2692 PyObject *orig = POP(); local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ctrl_iface.c | 3118 struct wpa_supplicant *orig; in wpa_supplicant_ctrl_iface_mesh_group_remove() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | ctrl_iface.c | 3495 struct wpa_supplicant *orig; local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 1188 static stbi_uc *stbi__convert_16_to_8(stbi__uint16 *orig, int w, int h, int channels) in stbi__convert_16_to_8() argument 1204 static stbi__uint16 *stbi__convert_8_to_16(stbi_uc *orig, int w, int h, int channels) in stbi__convert_8_to_16() argument 4960 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_conn.c | 12972 ngtcp2_cid_token *orig = dest; in ngtcp2_conn_get_active_dcid() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 7510 patch_log(char *buf, size_t buf_sz, size_t log_sz, char *orig, size_t orig_sz, const char *patch) global() argument
|
Completed in 111 milliseconds
1234567