HomeSort by relevance Sort by last modified time
    Searched full:constraints (Results 476 - 500 of 613) sorted by null

<<11121314151617181920>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
defaults.h 743 technique of defining constraints in the machine description.
  /external/v8/src/
api.cc 388 bool SetResourceConstraints(ResourceConstraints* constraints) {
389 int young_space_size = constraints->max_young_space_size();
390 int old_gen_size = constraints->max_old_space_size();
395 if (constraints->stack_limit() != NULL) {
396 uintptr_t limit = reinterpret_cast<uintptr_t>(constraints->stack_limit());
    [all...]
  /external/svox/pico/lib/
picospho.c 822 PICODBG_DEBUG(("outputting a bound of strength '%c' and type '%c' without duration constraints",ohead.info1, ohead.info2));
828 PICODBG_DEBUG(("outputting a bound of strength '%c' and type '%c' with duration constraints [%i,%i]",ohead.info1, ohead.info2,sildur, sildur));
    [all...]
  /dalvik/libcore/security/src/main/java/java/security/
Provider.java 358 * must specify the cryptographic service and specify constraints via the
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
PKIXCertPathValidatorSpi.java     [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
DatabaseMetaData.java 108 * States that the evaluation of foreign key constraints is deferred (delayed
739 * <li>{@code DEFERRABILITY} - short - whether foreign key constraints can be
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_gobject.xml 651 respect these constraints (it is set to 11, while the maximum is 10). As such, the
    [all...]
tut_gtype.xml 461 These constraints allow the type system to make sure that every object instance
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
qua_gain.cpp 186 [State any special notes, constraints or cautions for users of this function]
qgain475.cpp 469 [State any special notes, constraints or cautions for users of this function]
688 [State any special notes, constraints or cautions for users of this function]
    [all...]
  /external/openssl/crypto/objects/
objects.h 485 #define LN_basic_constraints "X509v3 Basic Constraints"
    [all...]
obj_mac.h     [all...]
  /external/openssl/include/openssl/
objects.h 485 #define LN_basic_constraints "X509v3 Basic Constraints"
    [all...]
obj_mac.h     [all...]
  /external/qemu/tcg/i386/
tcg-target.c 85 /* parse target specific constraints */
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 222 /* parse target specific constraints */
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 206 /* parse target specific constraints */
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 138 /* parse target specific constraints */
    [all...]
  /external/qemu/tcg/x86_64/
tcg-target.c 112 /* parse target specific constraints */
    [all...]
  /external/stlport/etc/
ChangeLog-4.0 538 constraints and to allow for more compact symbols.
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
qua_gain.cpp 186 [State any special notes, constraints or cautions for users of this function]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 639 * mode - scan constantly for two minutes (but under the country validity and expiry constraints)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSm.c 634 * mode - scan constantly for two minutes (but under the country validity and expiry constraints)
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
dec_amr.cpp 222 [State any special notes, constraints or cautions for users of this function]
389 [State any special notes, constraints or cautions for users of this function]
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
dec_amr.cpp 223 [State any special notes, constraints or cautions for users of this function]
390 [State any special notes, constraints or cautions for users of this function]
    [all...]

Completed in 576 milliseconds

<<11121314151617181920>>