HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 101 - 125 of 191) sorted by null

1 2 3 45 6 7 8

  /device/ti/panda/self-extractors/
generate-packages.sh 87 echo \ \ Generating final archive
  /external/e2fsprogs/e2fsck/
profile.c 140 unsigned int final:1; /* Indicate don't search next file */ member in struct:profile_node
744 state->current_section->final = 1;
759 state->current_section->final = 1;
821 state->current_section->final = 1;
830 node->final = 1;
936 cb(p->final ? "*" : "", data);
953 cb(p->final ? "*" : "", data);
1396 if (p->final)
    [all...]
  /external/pcre/
makevp.bat 6 :: PH 29-03-07 hopefully the final rename to makevp_c and makevp_l
  /external/v8/test/mjsunit/
regexp-UC16.js 30 // "\u03a3\u03c2\u03c3\u039b\u03bb" - Sigma, final sigma, sigma, Lambda, lamda
  /ndk/build/core/
import-locals.mk 59 # dependees on final link command).
  /external/quake/quake/src/QW/client/
cl_main.c 408 char final[10]; local
427 final[0] = clc_stringcmd;
428 strcpy (final+1, "drop");
429 Netchan_Transmit (&cls.netchan, 6, (byte*) final);
430 Netchan_Transmit (&cls.netchan, 6, (byte*) final);
431 Netchan_Transmit (&cls.netchan, 6, (byte*) final);
1512 to run quit through here before the final handoff to the sys code.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
vector-fst.h 51 Weight Final(StateId s) const { return states_[s]->final; }
59 void SetFinal(StateId s, Weight w) { states_[s]->final = w; }
165 VectorState() : final(Weight::Zero()), niepsilons(0), noepsilons(0) {}
167 Weight final; // Final weight member in struct:fst::VectorState
214 Weight ow = Final(s);
334 BaseImpl::SetFinal(s, fst.Final(s));
362 state->final.Read(strm);
431 state->final.Write(strm)
    [all...]
compose.h 137 Weight Final(StateId s) {
139 Weight final = ComputeFinal(s); local
140 SetFinal(s, final);
142 return CacheImpl<A>::Final(s);
481 bool finala = fsta->Final(sa) != Weight::Zero();
633 Weight final = Times(ComposeFstImplBase<A>::fst1_->Final(tuple.state_id1), local
634 ComposeFstImplBase<A>::fst2_->Final(tuple.state_id2));
635 return final;
709 virtual Weight Final(StateId s) const { return impl_->Final(s);
    [all...]
  /external/wpa_supplicant/
tls_gnutls.c 1004 /* Need to return something to get final TLS ACK. */
1094 int final = res == GNUTLS_E_WARNING_IA_FPHF_RECEIVED; local
1096 __func__, final ? "Final" : "Intermediate");
1127 if (final)
1285 int final,
1309 ret = gnutls_ia_endphase_send(conn->session, final);
    [all...]
tls_internal.c 307 int final,
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_gnutls.c 1060 /* Need to return something to get final TLS ACK. */
1160 int final = res == GNUTLS_E_WARNING_IA_FPHF_RECEIVED; local
1162 __func__, final ? "Final" : "Intermediate");
1193 if (final)
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_gnutls.c 1081 /* Need to return something to get final TLS ACK. */
1179 int final = res == GNUTLS_E_WARNING_IA_FPHF_RECEIVED; local
1181 __func__, final ? "Final" : "Intermediate");
1214 if (final)
    [all...]
  /external/libxml2/
pattern.c 1856 int ret = 0, err = 0, final = 0, tmp, i, m, match, stepNr, desc; local
    [all...]
  /external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.stdout.exp 10 final combined CRC = 0xA212ABF8
  /external/valgrind/main/memcheck/tests/
origin5-bz2.stdout.exp 11 final combined CRC = 0xA212ABF8
vcpu_bz2.stdout.exp 10 final combined CRC = 0xA212ABF8
  /frameworks/support/v4/
Android.mk 74 # Here is the final static library that apps can link against.
  /ndk/toolchains/x86-4.4.3/
setup.mk 69 # We need to add -lsupc++ to the final link command to make exceptions
  /external/openssl/crypto/evp/
digest.c 145 /* Whether it's nice or not, "Inits" can be used on "Final"'d contexts
251 ret=ctx->digest->final(ctx,md);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
output.h 2 final.c, and varasm.c.
25 /* Initialize data in final at the beginning of a compilation. */
69 extern void final (rtx, FILE *, int);
71 /* The final scan for one insn, INSN. Args are same as in `final', except
85 Defined in final.c. */
90 Defined in final.c. */
94 Defined in final.c. */
135 Uses insn_shuid array, so it works only in the final pass. May be used by
317 This variable is defined in final.c. *
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
output.h 2 final.c, and varasm.c.
25 /* Initialize data in final at the beginning of a compilation. */
69 extern void final (rtx, FILE *, int);
71 /* The final scan for one insn, INSN. Args are same as in `final', except
85 Defined in final.c. */
90 Defined in final.c. */
94 Defined in final.c. */
135 Uses insn_shuid array, so it works only in the final pass. May be used by
317 This variable is defined in final.c. *
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
output.h 2 final.c, and varasm.c.
25 /* Initialize data in final at the beginning of a compilation. */
69 extern void final (rtx, FILE *, int);
71 /* The final scan for one insn, INSN. Args are same as in `final', except
85 Defined in final.c. */
90 Defined in final.c. */
94 Defined in final.c. */
135 Uses insn_shuid array, so it works only in the final pass. May be used by
317 This variable is defined in final.c. *
    [all...]
  /external/skia/src/animator/
SkAnimateActive.cpp 198 SkMSec final = fMaxTime; local
233 } while (time <= final);
  /ndk/toolchains/arm-linux-androideabi-4.4.3/
setup.mk 114 # We need to add -lsupc++ to the final link command to make exceptions
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 52 # configured, built and installed before we generate the final
79 # Name of the final generated toolchain
82 # Name of the final toolchain binary tarball that this script will create
90 # the final toolchain. This includes both SHA-1 for toolchain git repositories
94 # Location where we're going to install the final binaries
98 # Location of the final sysroot. This must be a sub-directory of INSTALL_DIR
1040 # It's content will be copied to the final SOURCES file later.
    [all...]

Completed in 820 milliseconds

1 2 3 45 6 7 8