HomeSort by relevance Sort by last modified time
    Searched defs:ok (Results 226 - 250 of 1559) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/flac/libFLAC/
stream_encoder_framing.c 369 FLAC__bool ok; local
371 ok =
377 return ok;
  /external/freetype/src/type1/
t1driver.c 343 FT_Bool ok = 0; local
356 ok = 1;
362 ok = 1;
365 if ( ok )
  /external/iproute2/tc/
m_csum.c 95 int ok = 0; local
107 ok++;
116 if (!ok) {
m_mirred.c 71 int ok = 0, iok = 0, mirror = 0, redir = 0, ingress = 0, egress = 0; local
87 ok++;
96 ok++;
107 if (!ok) {
112 } else if (!ok) {
125 ok++;
135 ok++;
153 if (!ok && !iok) {
m_police.c 44 fprintf(stderr, " EXCEEDACT/NOTEXCEEDACT := { pipe | ok | reclassify | drop | continue |\n");
60 int ok = 0; local
178 ok++;
182 if (!ok)
q_gred.c 122 int ok = 0; local
142 ok++;
144 if (ok) {
155 ok++;
162 ok++;
174 ok++;
181 ok++;
188 ok++;
195 ok++;
200 ok++
    [all...]
q_tbf.c 41 int ok = 0; local
67 ok++;
82 ok++;
97 ok++;
111 ok++;
122 ok++;
133 ok++;
144 ok++;
  /external/iptables/extensions/
libxt_devgroup.c 49 bool ok; local
51 ok = xtables_strtoui(arg, &end, group, 0, UINT32_MAX);
52 if (ok && (*end == '/' || *end == '\0')) {
54 ok = xtables_strtoui(end + 1, NULL, mask,
58 if (!ok)
  /external/libbrillo/brillo/streams/
fake_stream_unittest.cc 42 bool ok = stream_->ReadNonBlocking(data.data(), data.size(), &size_read, local
44 if (ok) {
49 return ok;
  /external/libchrome/crypto/
scoped_capi_types.h 24 BOOL ok = Destroyer(handle); local
25 DCHECK(ok);
38 BOOL ok = Destroyer(handle, flags); local
39 DCHECK(ok);
  /external/libmojo/mojo/public/cpp/bindings/lib/
control_message_proxy.cc 118 bool ok = receiver->Accept(&message); local
119 ALLOW_UNUSED_LOCAL(ok);
  /external/libxkbcommon/xkbcommon/src/compose/
paths.c 51 bool ok; local
71 ok = map_file(file, &string, &string_size);
73 if (!ok)
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
keymap.c 234 bool ok; local
272 ok = true;
279 ok = false;
282 if (!ok)
292 ok = compile_file_fns[type](files[type], keymap, merge);
293 if (!ok) {
  /external/linux-kselftest/tools/testing/selftests/x86/
test_vdso.c 94 bool ok = true; local
96 ok = false;
98 ok = false;
100 ok = false;
102 printf("[%s]\tCPU %u:", ok ? "OK" : "FAIL", cpu);
112 if (!ok)
  /external/lzma/CPP/Common/
UTFConvert.cpp 77 { if (dest) dest[destPos] = (wchar_t)0xFFFD; destPos++; ok = false; continue; }
82 bool ok = true; local
90 return ok;
  /external/mdnsresponder/mDNSWindows/
Secret.c 171 BOOL ok = TRUE; local
174 require_action( inDomain != NULL, exit, ok = FALSE );
175 require_action( inKey != NULL, exit, ok = FALSE );
176 require_action( inSecret != NULL, exit, ok = FALSE );
183 require_action( inDomainLength > 0, exit, ok = FALSE );
185 require_action( !err, exit, ok = FALSE );
201 require_action( inKeyLength > 0 , exit, ok = FALSE );
204 require_action( !err, exit, ok = FALSE );
252 return ok;
VPCDetect.cpp 42 BOOL ok = TRUE; local
58 ok = QueryServiceStatus( service, &status );
59 err = translate_errno( ok, (OSStatus) GetLastError(), kAuthenticationErr );
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c 576 boolean ok = TRUE; local
589 ok = vs30_input( emit, decl->Semantic, idx );
591 ok = ps30_input( emit, decl->Semantic, idx );
596 ok = vs30_output( emit, decl->Semantic, idx );
598 ok = ps30_output( emit, decl->Semantic, idx );
611 ok = TRUE;
614 if (!ok)
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_register_allocate.c 381 bool ok = ra_allocate(g); local
382 if (!ok) {
  /external/mesa3d/src/gallium/state_trackers/nine/
query9.c 209 boolean ok, wait_query_result = FALSE; local
243 ok = nine_context_get_query_result(device, This->pq, &This->counter,
247 if (!ok) return S_FALSE;
  /external/mesa3d/src/intel/isl/tests/
isl_surf_get_image_offset_test.c 125 bool ok; local
134 ok = isl_surf_init(&dev, &surf,
146 t_assert(ok);
173 bool ok; local
182 ok = isl_surf_init(&dev, &surf,
194 t_assert(ok);
234 bool ok; local
243 ok = isl_surf_init(&dev, &surf,
255 t_assert(ok);
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_texstate.c 330 bool ok = true; local
333 for (i = 0; i < I830_TEX_UNITS && ok; i++) {
339 ok = i830_update_tex_unit(intel, i, TEXCOORDS_ARE_NORMAL);
342 ok = i830_update_tex_unit(intel, i, TEXCOORDS_ARE_IN_TEXELUNITS);
346 ok = false;
361 FALLBACK(intel, I830_FALLBACK_TEXTURE, !ok);
363 if (ok)
i915_texstate.c 416 bool ok = true; local
419 for (i = 0; i < I915_TEX_UNITS && ok; i++) {
426 ok = i915_update_tex_unit(intel, i, SS3_NORMALIZED_COORDS);
429 ok = i915_update_tex_unit(intel, i, 0);
432 ok = false;
447 FALLBACK(intel, I915_FALLBACK_TEXTURE, !ok);
  /external/mesa3d/src/mesa/main/
pixel.c 147 GLboolean ok; local
154 ok = _mesa_validate_pbo_access(1, &ctx->DefaultPacking, mapsize, 1, 1,
162 if (!ok) {
172 return ok;
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp.h 446 bool ok = false; local
453 ok = HAVE_POINTS;
458 ok = !ctx->Line.StippleFlag;
463 ok = true;
466 ok = (HAVE_POLYGONS) || ctx->Light.ShadeModel == GL_SMOOTH ||
470 ok = VB->Elts || ctx->Light.ShadeModel == GL_SMOOTH;
473 ok = ctx->Light.ShadeModel == GL_SMOOTH ||
480 if (!ok) {
481 /* fprintf(stderr, "not ok %s\n", _mesa_enum_to_string(prim & PRIM_MODE_MASK)); */

Completed in 584 milliseconds

1 2 3 4 5 6 7 8 91011>>