HomeSort by relevance Sort by last modified time
    Searched full:partial_match (Results 1 - 13 of 13) sorted by null

  /external/selinux/libselinux/utils/
selabel_partial_match.c 30 bool partial_match; local
68 partial_match = selabel_partial_match(hnd, path);
71 partial_match == 1 ? "TRUE" : "FALSE");
74 return partial_match;
  /external/mesa3d/src/glsl/
s_expression.h 43 #define PARTIAL_MATCH(list, pat) s_match(list, Elements(pat), pat, true)
ir_reader.cpp 190 if (!PARTIAL_MATCH(expr, pat)) {
678 if (!PARTIAL_MATCH(expr, pat)) {
  /external/valgrind/coregrind/m_gdbserver/
m_gdbserver.c 1356 Int partial_match = -1; local
    [all...]
  /external/libselinux/src/
label_file.c 707 static bool partial_match(struct selabel_handle *rec, const char *key) function
898 rec->func_partial_match = &partial_match;
  /external/selinux/libselinux/src/
label_file.c 744 static bool partial_match(struct selabel_handle *rec, const char *key) function
936 rec->func_partial_match = &partial_match;
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 
emulator-ranchu-x86 
emulator-ranchu-x86_64 
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateFormatTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatTest.java     [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp     [all...]

Completed in 1433 milliseconds