Home
last modified time | relevance | path

Searched refs:above (Results 1 - 25 of 118) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dbgscan.h24 void (*notify_signal_change)(void *priv, int above,
38 void bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above,
74 int above, int current_signal, in bgscan_notify_signal_change()
73 bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above, int current_signal, int current_noise, int current_txrate) bgscan_notify_signal_change() argument
H A Dbgscan_simple.c199 static void bgscan_simple_notify_signal_change(void *priv, int above, in bgscan_simple_notify_signal_change() argument
213 "(above=%d current_signal=%d current_noise=%d " in bgscan_simple_notify_signal_change()
214 "current_txrate=%d))", above, current_signal, in bgscan_simple_notify_signal_change()
216 if (data->scan_interval == data->long_interval && !above) { in bgscan_simple_notify_signal_change()
242 } else if (data->scan_interval == data->short_interval && above) { in bgscan_simple_notify_signal_change()
249 } else if (!above) { in bgscan_simple_notify_signal_change()
H A Dbgscan.c100 void bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above, in bgscan_notify_signal_change() argument
105 wpa_s->bgscan->notify_signal_change(wpa_s->bgscan_priv, above, in bgscan_notify_signal_change()
H A Dbgscan_learn.c558 static void bgscan_learn_notify_signal_change(void *priv, int above, in bgscan_learn_notify_signal_change() argument
572 "(above=%d current_signal=%d current_noise=%d " in bgscan_learn_notify_signal_change()
573 "current_txrate=%d)", above, current_signal, in bgscan_learn_notify_signal_change()
575 if (data->scan_interval == data->long_interval && !above) { in bgscan_learn_notify_signal_change()
582 } else if (data->scan_interval == data->short_interval && above) { in bgscan_learn_notify_signal_change()
589 } else if (!above) { in bgscan_learn_notify_signal_change()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dbgscan.h24 void (*notify_signal_change)(void *priv, int above,
38 void bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above,
74 int above, int current_signal, in bgscan_notify_signal_change()
73 bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above, int current_signal, int current_noise, int current_txrate) bgscan_notify_signal_change() argument
H A Dbgscan_simple.c199 static void bgscan_simple_notify_signal_change(void *priv, int above, in bgscan_simple_notify_signal_change() argument
213 "(above=%d current_signal=%d current_noise=%d " in bgscan_simple_notify_signal_change()
214 "current_txrate=%d))", above, current_signal, in bgscan_simple_notify_signal_change()
216 if (data->scan_interval == data->long_interval && !above) { in bgscan_simple_notify_signal_change()
242 } else if (data->scan_interval == data->short_interval && above) { in bgscan_simple_notify_signal_change()
249 } else if (!above) { in bgscan_simple_notify_signal_change()
H A Dbgscan.c100 void bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above, in bgscan_notify_signal_change() argument
105 wpa_s->bgscan->notify_signal_change(wpa_s->bgscan_priv, above, in bgscan_notify_signal_change()
H A Dbgscan_learn.c558 static void bgscan_learn_notify_signal_change(void *priv, int above, in bgscan_learn_notify_signal_change() argument
572 "(above=%d current_signal=%d current_noise=%d " in bgscan_learn_notify_signal_change()
573 "current_txrate=%d)", above, current_signal, in bgscan_learn_notify_signal_change()
575 if (data->scan_interval == data->long_interval && !above) { in bgscan_learn_notify_signal_change()
582 } else if (data->scan_interval == data->short_interval && above) { in bgscan_learn_notify_signal_change()
589 } else if (!above) { in bgscan_learn_notify_signal_change()
/third_party/gn/src/gn/
H A Dfunction_template.cc126 # (this is why we can use the "sources" directly above without having to
142 # above.
145 # This target depends on the files produced by the above code gen target.
152 # This calls the template code above, defining target_name to be
162 # Depend on the name we gave the template call above. Internally, this will
205 // The template object above created a closure around the variables in the
207 // invoked. But this means that any variables defined above that are used
H A Dfunction_set_defaults.cc42 # The configs will be auto-populated as above. You can remove it if
H A Drust_variables.cc41 With the addition of `aliased_deps`, above target would instead compile with:
/third_party/python/Modules/_decimal/libmpdec/
H A Dvcdiv64.asm8 ; 1. Redistributions of source code must retain the above copyright
11 ; 2. Redistributions in binary form must reproduce the above copyright
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc62 // any overlap between regions, this also means that the start of {above} is in Merge()
64 auto above = regions_.lower_bound(new_region); in Merge() local
65 DCHECK(above == regions_.end() || above->begin() >= new_region.end()); in Merge()
67 // Check whether to merge with {above}. in Merge()
68 if (above != regions_.end() && new_region.end() == above->begin()) { in Merge()
70 new_region.size() + above->size()}; in Merge()
71 DCHECK_EQ(merged_region.end(), above->end()); in Merge()
73 if (above ! in Merge()
[all...]
/third_party/mbedtls/tests/scripts/
H A Drun-metatests.sh15 in the logs above.
/third_party/lzma/CPP/7zip/UI/Console/
H A DConsole.mak45 # we need empty line after last line above
/third_party/protobuf/editors/
H A Dproto.vim9 " * Redistributions of source code must retain the above copyright
11 " * Redistributions in binary form must reproduce the above
/third_party/optimized-routines/string/arm/
H A Dmemchr.S83 bne 15b @ (Flags from the subs above) If not run out of bytes then go around again
86 and r1,r1,#0xff @ Get r1 back to a single character from the expansion above
/third_party/node/deps/v8/src/regexp/ia32/
H A Dregexp-macro-assembler-ia32.cc275 __ j(above, &fail); // Weren't Latin-1 letters. in CheckNotBackReferenceIgnoreCase()
514 BranchOrBacktrack(above, on_not_in_range); in CheckCharacterNotInRange()
601 BranchOrBacktrack(above, on_no_match); in CheckSpecialCharacterClass()
618 BranchOrBacktrack(above, on_no_match); in CheckSpecialCharacterClass()
628 BranchOrBacktrack(above, on_no_match); in CheckSpecialCharacterClass()
654 BranchOrBacktrack(above, on_no_match); in CheckSpecialCharacterClass()
670 __ j(above, &done); in CheckSpecialCharacterClass()
785 // Check if there is room for the variable number of registers above in GetCode()
1032 // If any of the code above needed to exit with an exception. in GetCode()
1323 __ j(above,
[all...]
/third_party/node/deps/v8/src/regexp/x64/
H A Dregexp-macro-assembler-x64.cc307 __ j(above, on_no_match); // Weren't Latin-1 letters. in CheckNotBackReferenceIgnoreCase()
525 BranchOrBacktrack(above, on_not_in_range); in CheckCharacterNotInRange()
614 BranchOrBacktrack(above, on_no_match); in CheckSpecialCharacterClass()
648 BranchOrBacktrack(above, on_no_match); in CheckSpecialCharacterClass()
657 BranchOrBacktrack(above, on_no_match); in CheckSpecialCharacterClass()
666 BranchOrBacktrack(above, on_no_match); in CheckSpecialCharacterClass()
681 __ j(above, &done); in CheckSpecialCharacterClass()
822 // Check if there is room for the variable number of registers above in GetCode()
1081 // If any of the code above needed to exit with an exception. in GetCode()
1416 __ j(above,
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dsizedness.rs315 unreachable!("covered by the .is_opaque() check above") in constrain()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTemplate.pm92 not how we pass them, see the HASH option used in fill_in() above
/third_party/openssl/util/perl/OpenSSL/
H A DTemplate.pm92 not how we pass them, see the HASH option used in fill_in() above
/third_party/ffmpeg/libavfilter/
H A Dvf_dedot.c115 int above = src[x - src_linesize]; \
121 if (FFABS(above + bellow - 2 * cur) <= luma2d && \
/third_party/ffmpeg/libavcodec/
H A Dvp9block.c734 case 1: SET_CTXS(s, above, col, 1); break; in decode_mode()
735 case 2: SET_CTXS(s, above, col, 2); break; in decode_mode()
736 case 4: SET_CTXS(s, above, col, 4); break; in decode_mode()
737 case 8: SET_CTXS(s, above, col, 8); break; in decode_mode()
1336 case 1: SPLAT_ZERO_YUV(s->above, nnz_ctx, col, 1, h); break; in ff_vp9_decode_block()
1337 case 2: SPLAT_ZERO_YUV(s->above, nnz_ctx, col, 2, h); break; in ff_vp9_decode_block()
1338 case 4: SPLAT_ZERO_YUV(s->above, nnz_ctx, col, 4, h); break; in ff_vp9_decode_block()
1339 case 8: SPLAT_ZERO_YUV(s->above, nnz_ctx, col, 8, h); break; in ff_vp9_decode_block()
/third_party/ffmpeg/libavcodec/arm/
H A Dvc1dsp_neon.S69 @ bit of precision, which is accomplished by replacing the sequence above with:
113 @ Halving add/sub above already did one shift
218 vshr.s16 q9, q1, #(\rshift - 1) @ one shift is already done by vhadd/vhsub above

Completed in 20 milliseconds

12345