HomeSort by relevance Sort by last modified time
    Searched full:algo (Results 51 - 75 of 94) sorted by null

1 23 4

  /dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestCertUtils.java 278 private static final String algo = "testPublicKeyAlgorithm"; field in class:TestCertUtils.TestPublicKey
286 return algo;
  /external/kernel-headers/original/linux/
i2c.h 223 struct i2c_algorithm *algo;/* the algorithm to access the bus */ member in struct:i2c_adapter
346 return adap->algo->functionality(adap);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c     [all...]
  /external/dropbear/
packet.c 30 #include "algo.h"
CHANGES 514 - Improved host-algorithm-matching algorithm in algo.c
  /external/ipsec-tools/src/racoon/
nattraversal.c 130 plog (LLV_INFO, LOCATION, addr, "Hashing %s with algo #%d %s\n",
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvmf_protocol_engine_node_download_common.h 270 // adding buffer constraint for the algo, i.e. if buffer constraint meets (or buffer overflows), auto-resume should kick off.
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
pvmf_protocol_engine_node_progressive_download.cpp 113 if (status == -1) return true; // duration is not available, then don't wait and kicks off algo running
  /external/openssl/crypto/engine/
README 94 reference) for any ENGINE that is registered to perform the algo/mode that the
  /external/stlport/stlport/stl/
_hashtable.h 390 //_M_elems.end() to make algo easier to implement.
_uninitialized.h 324 /* __uninitialized_init is an internal algo to init a range with a value
  /external/dropbear/libtommath/
tommath.h 386 /* special sqrt algo */
changes.txt 135 "a" and "b" are even it's when "b" is even [the algo is for odd moduli only].
  /external/opencore/fileformats/rawaac/parser/include/
aacfileparser.h 430 int32 iPosSyncAdtsFound;// pointer for where in buffer[] the search algo. found a
  /external/stlport/etc/
ChangeLog-5.1 848 * test/unit/alg_test.cpp: New test for find_first_of algo.
    [all...]
ChangeLog     [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
wlioctl.h 307 uint32 algo; member in struct:wl_wsec_key
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 370 * @param IUALG_CMD_GETSTATUS: This command indicates that some algo specific
375 * @param IUALG_CMD_SETSTATUS: This command indicates that some algo specific
    [all...]
  /external/tcpdump/
tcpdump.c     [all...]
tcpdump.1 88 .I spi@ipaddr algo:secret,...
311 Use \fIspi@ipaddr algo:secret\fP for decrypting IPsec ESP packets that
    [all...]
  /external/openssl/ssl/
ssl_ciph.c 648 printf("ma = %08lx ma_s %08lx, ma&algo=%08lx, ma_s&algos=%08lx\n", ma, ma_s, ma&algorithms, ma_s&algo_strength);
    [all...]
  /external/icu4c/common/
ucnv.c     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
es-ES_lexpos.utf 1002 INDEF_SG "algo" "'alGo"
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h 517 * @param IUALG_CMD_GETSTATUS: This command indicates that some algo specific
522 * @param IUALG_CMD_SETSTATUS: This command indicates that some algo specific
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c     [all...]

Completed in 792 milliseconds

1 23 4