Searched defs:flag (Results 276 - 300 of 662) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Ddsp_helper.cc195 int flag = 1; local
203 while (flag) {
204 if ((flag == fs_mult) || (temp > -den * lmt)) {
205 *peak_value = (den * kParabolaCoefficients[fit_index[fs_mult - flag]][1]
206 + num * kParabolaCoefficients[fit_index[fs_mult - flag]][2]
208 *peak_index = *peak_index * 2 * fs_mult - flag;
209 flag = 0;
211 flag++;
217 while (flag) {
218 if ((flag
[all...]
/external/chromium_org/v8/src/
H A Dflags.cc19 #include "src/flag-definitions.h" // NOLINT
23 #include "src/flag-definitions.h" // NOLINT
27 // This structure represents a single entry in the flag system, with a pointer
28 // to the actual flag, default value, comment, etc. This is designed to be POD
34 FlagType type_; // What type of flag, bool, int, or string.
35 const char* name_; // Name of the flag, ex "my_flag".
36 void* valptr_; // Pointer to the global flag variable.
39 bool owns_ptr_; // Does the flag own its string value?
110 // Compare this flag's current value against the default.
135 // Set a flag bac
184 operator <<(OStream& os, const Flag& flag) argument
[all...]
/external/chromium_org/v8/src/heap/
H A Dstore-buffer.cc215 void StoreBuffer::Filter(int flag) { argument
227 if (!containing_chunk->IsFlagSet(flag)) {
454 // keep the scan_on_scavenge flag on the page and discard the pointers that
457 // remove the flag from the page.
/external/chromium_org/v8/src/ic/
H A Dhandler-compiler.cc38 CacheHolderFlag flag; local
40 IC::GetHandlerCacheHolder(*type, false, isolate, &flag);
62 cache_name, stub_holder_map, Code::LOAD_IC, flag, Code::FAST);
65 NamedLoadHandlerCompiler compiler(isolate, type, last, flag);
H A Dic-compiler.cc58 CacheHolderFlag flag; local
59 Handle<Map> stub_holder = IC::GetICCacheHolder(*type, isolate, &flag);
67 ic = Find(name, stub_holder, kind, extra_ic_state, flag);
78 PropertyICCompiler ic_compiler(isolate, kind, extra_ic_state, flag);
/external/clang/lib/CodeGen/
H A DCGBlocks.h74 BlockFlags(BlockLiteralFlags flag) : flags(flag) {} argument
75 BlockFlags(BlockByrefFlags flag) : flags(flag) {} argument
119 BlockFieldFlags(BlockFieldFlag_t flag) : flags(flag) {} argument
/external/clang/test/SemaCXX/
H A Darray-bounds.cpp90 #define ARR_IN_MACRO(flag, arr, idx) flag ? arr[idx] : 1
134 int test_sizeof_as_condition(int flag) { argument
136 if (flag)
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
H A DDGMRES.h44 bool flag; local
47 flag = false;
53 flag = true;
55 if (!flag) break; // The vector is in sorted order
/external/elfutils/0.153/src/
H A Daddr2line.c547 bool flag; local
548 if ((*get) (info, &flag) == 0 && flag)
/external/f2fs-tools/tools/
H A Df2fstat.c60 int flag; member in struct:mm_table
157 if (found->flag) {
162 switch (found->flag & (KEY_NODE | KEY_META)) {
/external/libvorbis/lib/
H A Dpsytune.c487 int flag=0; local
492 if(!flag)fprintf(stderr,"clipping in frame %ld ",frameno+i);
493 flag=1;
497 if(!flag)fprintf(stderr,"clipping in frame %ld ",frameno+i);
498 flag=1;
/external/libvpx/libvpx/vp8/encoder/
H A Dratectrl.c301 int flag[2] = {1, 1}; local
302 vp8_build_component_cost_table(cpi->mb.mvcost, (const MV_CONTEXT *) cpi->common.fc.mvc, flag);
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_buffer_objects.c467 GLuint flag)
465 intel_bufferobj_buffer(struct intel_context *intel, struct intel_buffer_object *intel_obj, GLuint flag) argument
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_buffer_objects.c467 GLuint flag)
465 intel_bufferobj_buffer(struct intel_context *intel, struct intel_buffer_object *intel_obj, GLuint flag) argument
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_buffer_objects.c467 GLuint flag)
465 intel_bufferobj_buffer(struct intel_context *intel, struct intel_buffer_object *intel_obj, GLuint flag) argument
/external/mesa3d/src/mesa/main/
H A Ddebug.c162 GLbitfield flag; member in struct:option
186 MESA_VERBOSE |= opts[i].flag;
203 GLbitfield flag; member in struct:option
219 MESA_DEBUG_FLAGS |= opts[i].flag;
/external/mksh/src/
H A Dtree.c72 (t->ioact[0]->flag & IOTYPE) == IOHERE) {
224 if ((iop->flag & (IOTYPE | IOHERESTR)) == IOHERE &&
229 iop->flag & IONDELIM ? "<<" :
249 int flag = iop->flag; local
250 int type = flag & IOTYPE;
255 (type == IODUP && (iop->unit == !(flag & IORDUP))) ? iop->unit :
266 if (flag & IOSKIP)
274 if (flag & IOCLOB)
281 shf_puts(flag
[all...]
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPHeaderList.java126 * flag which indicates which end to concatenate
659 public static void setPrettyEncode(boolean flag) { argument
660 prettyEncode = flag;
/external/qemu/distrib/sdl-1.2.15/src/cdrom/bsdi/
H A DSDL_syscdrom.c476 pauseresume(SDL_CD *cdrom, int flag) argument
483 cdb[8] = flag & 0x1;
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestblitspeed.c37 size_t strsize, Uint32 flag,
40 if (_surface->flags & flag)
36 __append_sdl_surface_flag(SDL_Surface *_surface, char *str, size_t strsize, Uint32 flag, const char *flagstr) argument
/external/regex-re2/re2/
H A Dnfa.cc89 void AddToThreadq(Threadq* q, int id, int flag,
96 // flag is the bitwise or of Bol, Eol, etc., specifying whether
98 inline int Step(Threadq* runq, Threadq* nextq, int c, int flag, const char* p);
183 // The bits in flag (Bol, Eol, etc.) specify whether ^, $ and \b match.
186 void NFA::AddToThreadq(Threadq* q, int id0, int flag, argument
275 // Continue on if we have all the right flag bits.
276 if (ip->empty() & ~flag)
288 // flag is the bitwise or of Bol, Eol, etc., specifying whether
292 int NFA::Step(Threadq* runq, Threadq* nextq, int c, int flag, const char* p) { argument
319 AddToThreadq(nextq, ip->out(), flag,
477 int flag = 0; local
[all...]
/external/speex/libspeex/
H A Dlsp.c230 int i,j,m,flag,k; local
242 flag = 1; /* program is searching for a root when,
326 flag = 1;
327 while(flag && (xr >= -FREQ_SCALE)){
379 flag = 0; /* reset flag for next search */
/external/svox/pico/lib/
H A Dpicodbg.c312 void picodbg_enableColors(int flag) argument
314 optColor = (flag != 0);
/external/aac/libSBRdec/src/
H A Denv_extr.cpp355 int flag = FDKreadBits(hBs,1); local
358 if(flag){
572 /* Read coupling flag */
/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_ulinux.c754 ** Parameters: flag - (input) the event or set of events to wait for
762 UINT16 GKI_wait (UINT16 flag, UINT32 timeout) argument
773 GKI_TRACE("GKI_wait %d %x %d", (int)rtask, (int)flag, (int)timeout);
775 gki_cb.com.OSWaitForEvt[rtask] = flag;
780 if (!(gki_cb.com.OSWaitEvt[rtask] & flag))
835 evt = gki_cb.com.OSWaitEvt[rtask] & flag;
838 gki_cb.com.OSWaitEvt[rtask] &= ~flag;
843 GKI_TRACE("GKI_wait %d %x %d %x done", (int)rtask, (int)flag, (int)timeout, (int)evt);

Completed in 9184 milliseconds

<<11121314151617181920>>