Searched defs:combo (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/tests/graphite/ |
H A D | UniformTest.cpp | 17 std::tuple<SkPaint, int> create_paint(skgpu::Combination combo) { in create_paint() argument
|
/third_party/skia/experimental/graphite/src/ |
H A D | ProgramCache.h | 33 Combination combo() const { return fCombination; } in combo() function in skgpu::ProgramCache::ProgramInfo
|
/third_party/libwebsockets/lib/misc/ |
H A D | dir.c | 78 lws_dir_via_stat(char *combo, size_t l, const char *path, struct lws_dir_entry *lde) in lws_dir_via_stat() argument 120 char combo[COMBO_SIZEOF]; in lws_dir() local
|
/third_party/lzma/CPP/7zip/UI/GUI/ |
H A D | ExtractDialog.cpp | 98 void AddComboItems(NControl::CComboBox &combo, const UInt32 *langIDs, unsigned numItems, const int *values, int curVal)
in AddComboItems() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_combine_stores.c | 100 free_combined_store(struct combine_stores_state *state, struct combined_store *combo) free_combined_store() argument 109 combine_stores(struct combine_stores_state *state, struct combined_store *combo) combine_stores() argument 248 struct combined_store *combo = find_matching_combined_store(state, vec_dst); update_combined_store() local [all...] |
/third_party/libwebsockets/lib/roles/ws/ |
H A D | server-ws.c | 413 char *uptr = "unknown method", combo[128], dotstar[64]; in lws_process_ws_upgrade2() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 638 ossl_curve448_base_double_scalarmul_non_secret(curve448_point_t combo, in ossl_curve448_base_double_scalarmul_non_secret() argument [all...] |
/third_party/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 638 ossl_curve448_base_double_scalarmul_non_secret(curve448_point_t combo, in ossl_curve448_base_double_scalarmul_non_secret() argument [all...] |
/third_party/icu/tools/colprobe/ |
H A D | colprobeNew.cpp | 1052 Line myCh, combo, trial, inter, kLine; in testWin() local
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngimage.c | 300 int combo = known_bad_combos[i][0]; in is_bad_combo() local
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 5235 struct nk_style_combo combo; member 14285 struct nk_style_combo *combo; in nk_style_from_table() local [all...] |
Completed in 43 milliseconds