Home
last modified time | relevance | path

Searched defs:possible (Results 1 – 16 of 16) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-jwk.h69 unsigned short possible; member
/third_party/cups-filters/filter/pdftopdf/
Dnup.cc51 bool NupParameters::possible(int nup) // {{{ in possible() function in NupParameters
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCanonicalIterator.java261 String possible = it2.next(); in getEquivalents() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCanonicalIterator.java265 String possible = it2.next(); in getEquivalents() local
/third_party/python/Tools/c-analyzer/c_common/
Dscriptutil.py107 def __init__(self, values, possible): argument
117 def normalize_selection(selected: str, *, possible=None): argument
/third_party/ltp/scripts/
Dcheckpatch.pl2209 sub possible { subroutine
/third_party/skia/m133/third_party/externals/icu/source/common/
Dcaniter.cpp382 UnicodeString possible(*((UnicodeString *)(ne2->value.pointer))); in getEquivalents() local
/third_party/icu/icu4c/source/common/
Dcaniter.cpp382 UnicodeString possible(*((UnicodeString *)(ne2->value.pointer))); in getEquivalents() local
/third_party/skia/third_party/externals/icu/source/common/
Dcaniter.cpp382 UnicodeString possible(*((UnicodeString *)(ne2->value.pointer))); in getEquivalents() local
/third_party/libwebsockets/lib/cose/
Dcose_key.c50 unsigned short possible; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.c658 bool (*possible)(XFER_ARGS); in nv30_transfer_rect() member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c469 unsigned possible = 0; in lp_debug_draw_bins_by_coverage() local
/third_party/ntfs-3g/libntfs-3g/
Dreparse.c914 BOOL possible; in ntfs_possible_symlink() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.h472 bool possible; member
/third_party/rust/rust/compiler/rustc_infer/src/infer/error_reporting/
Dmod.rs2301 let mut possible = (b'a'..=b'z').map(|c| format!("'{}", c as char)); in construct_generic_bound_failure() localVariable
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c2792 xcb_randr_output_t *possible = in wsi_display_find_crtc_for_output() local