Home
last modified time | relevance | path

Searched defs:check (Results 301 - 325 of 853) sorted by relevance

1...<<11121314151617181920>>...35

/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-minimal.c19 u8 *check = (u8 *)&data; in check_need_swap() local
/kernel/linux/linux-6.6/security/apparmor/
H A Dmatch.c445 u16 *check = CHECK_TABLE(dfa); in aa_dfa_match_len() local
484 u16 *check = CHECK_TABLE(dfa); aa_dfa_match() local
522 u16 *check = CHECK_TABLE(dfa); aa_dfa_next() local
540 u16 *check = CHECK_TABLE(dfa); aa_dfa_outofband_transition() local
571 u16 *check = CHECK_TABLE(dfa); aa_dfa_match_until() local
632 u16 *check = CHECK_TABLE(dfa); aa_dfa_matchn_until() local
708 u16 *check = CHECK_TABLE(dfa); leftmatch_fb() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/user_events/
H A Dftrace_test.c123 static int clear(int *check) in clear() argument
158 static int check_print_fmt(const char *event, const char *expected, int *check) in check_print_fmt() argument
206 int check; in FIXTURE() local
[all...]
/kernel/liteos_a/kernel/extended/lms/
H A Dlos_lms_pri.h102 VOID (*check)(UINTPTR checkAddr, BOOL isFreeCheck); member
/kernel/liteos_m/components/lms/
H A Dlos_lms_pri.h102 VOID (*check)(UINTPTR checkAddr, BOOL isFreeCheck); member
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H A Dip.h69 uint16_t check; member
/kernel/linux/linux-6.6/lib/
H A Drbtree_test.c191 static void check(int nr_nodes) in check() function
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinflate.h81 unsigned long check; /* protected copy of check value */ member
/third_party/ffmpeg/libavcodec/
H A Dh261dec.c307 int check = show_bits(&s->gb, 2); in h261_decode_block() local
/third_party/elfutils/libdwfl/
H A Dfind-debuginfo.c89 validate (Dwfl_Module *mod, int fd, bool check, GElf_Word debuglink_crc) in validate() argument
236 bool check = defcheck; in find_debuginfo_in_path() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_dnn_processing.c139 int check; in config_input() local
/third_party/curl/src/
H A Dvar.c357 const struct var *check = varcontent(global, name, nlen); in addvariable() local
/third_party/alsa-utils/bat/
H A Danalyze.c105 static int check(struct bat *bat, struct analyze *a, int channel) in check() function
/third_party/backends/frontend/
H A Dstiff.c364 {int check = 1; in write_tiff_grey_header() local
496 {int check = 1; in write_tiff_color_header() local
/third_party/icu/icu4c/source/test/cintltst/
H A Duregiontest.c579 const char *check; in TestGetPreferredValues() local
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h230 void check(UErrorCode& status, const char* msg) { in check() function in DateFmtFunction
311 void check(UErrorCode& status, const char* msg) { in check() function in DateFmtCopyFunction
366 void check(UErrorCode& status, const char* msg) { in check() function in DIFCreateFunction
410 void check(UErrorCode& status, const char* msg) { in check() function in TimeZoneCreateFunction
455 void check(UErrorCode& status, const char* msg) { in check() function in DTPatternGeneratorCreateFunction
502 void check(UErrorCode& status, const char* msg) { in check() function in DTPatternGeneratorCopyFunction
550 void check(UErrorCode& status, const char* msg) { check() function in DTPatternGeneratorBestValueFunction
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeMapTest.java450 public void check(UnicodeMap<String> map1, Map<Integer,String> map2, int counter) { in check() method in UnicodeMapTest
H A DReplaceableTest.java47 void check(String transliteratorName, String test, String shouldProduceStyles) { check() method in ReplaceableTest
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java379 private void check(String type, ULocale locale, in check() method in DisplayNameTest
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java447 public void check(UnicodeMap<String> map1, Map<Integer,String> map2, int counter) { in check() method in UnicodeMapTest
H A DReplaceableTest.java44 void check(String transliteratorName, String test, String shouldProduceStyles) { check() method in ReplaceableTest
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java376 private void check(String type, ULocale locale, in check() method in DisplayNameTest
/third_party/lzma/CPP/Common/
H A DUTFConvert.cpp232 CUtf8Check check; in Check_UTF8_Buf() local
248 CUtf8Check check; in CheckUTF8_AString() local
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c21 static char *hugeurl, *check; variable
/third_party/ltp/testcases/cve/
H A Dmeltdown.c151 check(void) in check() function

Completed in 18 milliseconds

1...<<11121314151617181920>>...35