/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/ |
longobject.c | 1871 char* scan; local [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
longobject.c | 1857 char* scan; local [all...] |
/external/python/cpython2/Objects/ |
longobject.c | 1859 char* scan; local [all...] |
/external/emma/lib/ |
emma.jar | |
/external/owasp/sanitizer/tools/emma/lib/ |
emma.jar | |
/cts/tools/dasm/src/java_cup/ |
parser.java | 329 /** scan to get the next token */ 330 public java_cup.runtime.token scan() method in class:parser 939 case 18: // scan_code ::= SCAN WITH CODE_STRING SEMI [all...] |
/external/antlr/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ |
ANTLR3.java | 421 ds.scan();
|
/external/guava/guava-tests/test/com/google/common/reflect/ |
ClassPathTest.java | 237 scanner.scan(jarFile.toURI(), ClassPathTest.class.getClassLoader());
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
stringperf.h | 42 /* Constants for scan operation */ 455 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) function
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
rebatch_dataset_test.py | 250 scan_ops.scan([0], lambda _, a: ([0], a)))
|
/external/tensorflow/tensorflow/python/ops/ |
functional_ops.py | 266 @tf_export("scan") 267 def scan(fn, elems, initializer=None, parallel_iterations=10, back_prop=True, function 269 """scan on the list of tensors unpacked from `elems` on dimension 0. 271 The simplest version of `scan` repeatedly applies the callable `fn` to a 338 sum = scan(lambda a, x: a + x, elems) 340 sum = scan(lambda a, x: a + x, elems, reverse=True) 347 sum_one = scan( 355 fibonaccis = scan(lambda a, _: (a[1], a[0] + a[1]), elems, initializer) 381 with ops.name_scope(name, "scan", elems_flat): 437 """The loop body of scan [all...] |
/external/u-boot/board/compulab/cm_fx6/ |
cm_fx6.c | 773 .scan = dwc_ahsata_scan,
|
/external/u-boot/include/ |
ec_commands.h | 1228 uint8_t scan[0]; \/* keyscan data *\/ member in struct:ec_params_keyscan_seq_ctrl::__anon47665::__anon47667 [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
scan.c | 24 #include "scan.h" 139 "end of scan list - go back to beginning"); 174 "Failed to assign random MAC address for a scan"); 185 "Request driver to clear scan cache due to local BSS flush"); 190 * Store the obtained vendor scan cookie (if any) in wpa_s context. 191 * The current design is to allow only one scan request on each 192 * interface, hence having this scan cookie stored in wpa_s context is 195 * Revisit this logic if concurrent scan operations per interface 219 /* Restore scan_req since we will try to scan again */ 243 * wpa_supplicant_trigger_scan - Request driver to start a scan [all...] |
/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/ |
Pp.cpp | 620 // Make a copy of the name because it will be overwritten by the next token scan. 711 // will likely be overwritten by the next token scan. 1054 int TPpContext::tMacroInput::scan(TPpToken* ppToken) function in class:glslang::TPpContext::tMacroInput 1121 int TPpContext::tZeroInput::scan(TPpToken* ppToken) function in class:glslang::TPpContext::tZeroInput [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_dct.c | 562 uint16_t *eob_ptr, const int16_t *scan, 643 const int rc = scan[i];
|
/external/pdfium/core/fxge/dib/ |
cfx_dibitmap.cpp | 1094 uint32_t* scan = (uint32_t*)dest_scan; local [all...] |
/external/syzkaller/vendor/google.golang.org/appengine/log/ |
log.go | 76 // A list of requests to search for instead of a time-based scan. Cannot be
|
/external/u-boot/arch/arm/dts/ |
am335x-evm.dts | 64 col-scan-delay-us = <2>;
|
am437x-sk-evm.dts | 57 col-scan-delay-us = <5>;
|
/external/virglrenderer/ |
git.mk | 81 $(srcdir)/configure.scan \
|
/external/caliper/lib/ |
jersey-core-1.11.jar | |
/external/syzkaller/vendor/golang.org/x/text/unicode/bidi/ |
core.go | 519 // effect, the scan skips the first and last value. 521 // Although the scan proceeds left to right, and changes the type 523 // later in the scan, there is actually no problem. A change in the
|
/external/error_prone/javac/ |
javac-9+181-r4173-1.jar | |
/external/libvpx/config/x86/ |
vpx_dsp_rtcd.h | [all...] |