/third_party/selinux/checkpolicy/ |
H A D | checkpolicy.c | 349 display_expr(cur->expr); in display_cond_expressions()
|
/third_party/libabigail/ |
H A D | ltmain.sh | 843 func_arith_result=`expr "${@}"` 851 func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len` 3928 lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` 6309 match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` 7684 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then 7727 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then 7758 file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` 7842 match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 863 func_arith_result=`expr "${@}"` 871 func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len` 3948 lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` 6332 match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` 7710 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then 7753 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then 7784 file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` 7868 match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
|
/third_party/eudev/ |
H A D | config.guess | 213 expr='s/^earmv[0-9]/-eabi/;s/eb$//' 214 abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfilter.c | 481 static int set_enable_expr(AVFilterContext *ctx, const char *expr) in set_enable_expr() argument 493 expr_dup = av_strdup(expr); in set_enable_expr()
|
/third_party/lame/dshow/ |
H A D | Mpegac.cpp | 73 #define DECLARE_PTR(type, ptr, expr) type* ptr = (type*)(expr);
|
/third_party/lame/ |
H A D | config.guess | 223 expr='s/^earmv[0-9]/-eabi/;s/eb$//' 224 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
|
/third_party/node/deps/cares/ |
H A D | config.guess | 248 expr='s/^earmv[0-9]/-eabi/;s/eb$//' 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 1715 script_age=`expr "$thisyear" - "$our_year"`
|
/third_party/node/deps/cares/config/ |
H A D | config.guess | 248 expr='s/^earmv[0-9]/-eabi/;s/eb$//' 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 1715 script_age=`expr "$thisyear" - "$our_year"`
|
/third_party/libevdev/build-aux/ |
H A D | config.guess | 248 expr='s/^earmv[0-9]/-eabi/;s/eb$//' 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 1729 script_age=`expr "$thisyear" - "$our_year"`
|
/third_party/rust/crates/clang-sys/src/ |
H A D | lib.rs | 52 $($(#[$vmeta:meta])* const $variant:ident = $value:expr), +, 59 $($(#[$vmeta:meta])* const $variant:ident = $value:expr); +;
|
/third_party/python/ |
H A D | config.guess | 248 expr='s/^earmv[0-9]/-eabi/;s/eb$//' 249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` 1709 script_age=`expr "$thisyear" - "$our_year"`
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryAddressBindingTests.cpp | 48 #define UNUSED(expr) do { (void)(expr); } while (0)
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryAddressBindingTests.cpp | 48 #define UNUSED(expr) do { (void)(expr); } while (0)
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | Intermediate.cpp | 740 TIntermNode* TIntermediate::addLoop(TLoopType type, TIntermNode* init, TIntermTyped* cond, TIntermTyped* expr, TIntermNode* body, const TSourceLoc &line) in addLoop() argument 742 TIntermNode* node = new TIntermLoop(type, init, cond, expr, body); in addLoop()
|
/third_party/skia/third_party/externals/libpng/ |
H A D | config.guess | 220 expr='s/^earmv[0-9]/-eabi/;s/eb$//' 221 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_java_wrap.c | 187 #define SWIG_contract_assert(nullreturn, expr, msg) if (!(expr)) {SWIG_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else
|
/third_party/selinux/libsepol/src/ |
H A D | services.c | 187 ERR(NULL, "failed to realloc expr buffer"); in cat_expr_buf() 190 /* Update new ptr in expr list and locally + new len */ in cat_expr_buf() 309 for (e = constraint->expr; e; e = e->next) { in get_class_info() 441 for (e = constraint->expr; e; e = e->next) { in constraint_expr_eval_reason() 455 ERR(NULL, "failed to allocate expr buffer stack"); in constraint_expr_eval_reason() 470 ERR(NULL, "failed to allocate expr buffer"); in constraint_expr_eval_reason() 703 * Save expr count but zero expr_counter to detect if in constraint_expr_eval_reason()
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_write_ast.c | 54 static void write_expr(FILE *out, struct cil_list *expr) in write_expr() argument 60 cil_list_for_each(curr, expr) { in write_expr()
|
H A D | cil_policy.c | 283 static void cil_cond_expr_to_policy(FILE *out, struct cil_list *expr, int first) in cil_cond_expr_to_policy() argument 285 struct cil_list_item *i1 = expr->head; in cil_cond_expr_to_policy()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 196 #define REGEX_ASSERT(expr) UPRV_BLOCK_MACRO_BEGIN { \ 197 if ((expr)==false) { \ 198 errln("%s:%d: RegexTest failure: REGEX_ASSERT(%s) failed \n", __FILE__, __LINE__, #expr); \ 202 #define REGEX_ASSERT_FAIL(expr, errcode) UPRV_BLOCK_MACRO_BEGIN { \ 204 (expr); \ 217 #define REGEX_ASSERT_L(expr, line) UPRV_BLOCK_MACRO_BEGIN { \ 218 if ((expr)==false) { \
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 136 #define UPB_ASSUME(expr) if (!(expr)) __builtin_unreachable() 138 #define UPB_ASSUME(expr) do {} if (false && (expr)) 141 #define UPB_ASSUME(expr) assert(expr) 147 #define UPB_ASSERT(expr) do {} while (false && (expr)) 149 #define UPB_ASSERT(expr) assert(expr) [all...] |
/third_party/json/tools/cpplint/ |
H A D | cpplint.py | 3991 def _IsType(clean_lines, nesting_state, expr): 3998 expr: The expression to check. 4003 last_word = Match(r'^.*(\b\S+)$', expr) 4007 token = expr 4085 # ternary = expr ? new type{} : nullptr;
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
H A D | overlay.cpp | 258 #define VK_CHECK(expr) \ 260 VkResult __result = (expr); \ 263 #expr, __LINE__, vk_Result_to_str(__result)); \
|
/third_party/python/Lib/test/ |
H A D | test_bytes.py | 1908 for expr in ('val.split()[0]', 'val.rsplit()[0]', 1911 newval = eval(expr) 1914 expr+' returned val on a mutable object')
|