HomeSort by relevance Sort by last modified time
    Searched refs:spp (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/
clientattrib.c 74 __GLXattribute **spp = gc->attributes.stackPointer, *sp; local
76 if (spp < &gc->attributes.stack[__GL_CLIENT_ATTRIB_STACK_DEPTH]) {
77 if (!(sp = *spp)) {
79 *spp = sp;
82 gc->attributes.stackPointer = spp + 1;
102 __GLXattribute **spp = gc->attributes.stackPointer, *sp; local
105 if (spp > &gc->attributes.stack[0]) {
106 --spp;
107 sp = *spp;
110 gc->attributes.stackPointer = spp;
132 __GLXattribute *sp, **spp; local
    [all...]
  /external/mesa3d/src/glx/
clientattrib.c 74 __GLXattribute **spp = gc->attributes.stackPointer, *sp; local
76 if (spp < &gc->attributes.stack[__GL_CLIENT_ATTRIB_STACK_DEPTH]) {
77 if (!(sp = *spp)) {
79 *spp = sp;
82 gc->attributes.stackPointer = spp + 1;
102 __GLXattribute **spp = gc->attributes.stackPointer, *sp; local
105 if (spp > &gc->attributes.stack[0]) {
106 --spp;
107 sp = *spp;
110 gc->attributes.stackPointer = spp;
132 __GLXattribute *sp, **spp; local
    [all...]
  /external/wpa_supplicant_8/hs20/server/www/
spp.php 6 error_log("spp.php - Unexpected Content-Type " . $_SERVER["CONTENT_TYPE"]);
11 error_log("spp.php - Unexpected method " . $_SERVER["REQUEST_METHOD"]);
19 error_log("spp.php - Realm not specified");
38 error_log("spp.php - Authentication failed - missing: " . print_r($needed));
43 error_log("spp.php - Authentication failed - empty username");
50 error_log("spp.php - Could not access database");
62 error_log("spp.php - Authentication failed - user '$user' not found");
66 error_log("spp.php - Authentication failed - empty password");
88 error_log("spp.php - Authentication required (not signup)");
103 $last = exec("$osu_root/spp/hs20_spp_server -r$osu_root -f/tmp/hs20_spp_server.log", $output, $ret)
    [all...]
  /external/chromium_org/third_party/icu/source/test/testdata/
testdata.mak 31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\DataDrivenCollationTest.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm"
64 nfscsi.spp
65 nfscss.spp
66 nfscis.spp
67 nfsmxs.spp
68 nfsmxp.spp
    [all...]
  /external/icu/icu4c/source/test/testdata/
testdata.mak 31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test2.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm"
65 nfscsi.spp
66 nfscss.spp
67 nfscis.spp
68 nfsmxs.spp
69 nfsmxp.spp
    [all...]
  /external/wpa_supplicant_8/hs20/server/
hs20_spp_server.c 2 * Hotspot 2.0 SPP server - standalone version
67 xml_node_t *soap, *spp, *resp; local
94 spp = soap_get_body(ctx->xml, soap);
95 if (spp == NULL) {
96 debug_print(ctx, 1, "Could not get SPP message");
100 debug_dump_node(ctx, "Received SPP message", spp);
102 resp = hs20_spp_server_process(ctx, spp, user, realm, dmacc);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 146 %define spp rax
164 %define spp rax
175 %define i1 [spp]
177 %define i3 [spp + 2 * stride]
179 %define i5 [spp + 4 * stride]
181 %define i7 [spp + 2 * stride3]
183 %define i9 [spp + 8 * stride]
185 %define i11 [spp + 2 * stride5]
187 %define i13 [spp + 4 * stride3]
189 %define i15 [spp + 2 * stride7
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 146 %define spp rax
164 %define spp rax
175 %define i1 [spp]
177 %define i3 [spp + 2 * stride]
179 %define i5 [spp + 4 * stride]
181 %define i7 [spp + 2 * stride3]
183 %define i9 [spp + 8 * stride]
185 %define i11 [spp + 2 * stride5]
187 %define i13 [spp + 4 * stride3]
189 %define i15 [spp + 2 * stride7
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 146 %define spp rax
164 %define spp rax
175 %define i1 [spp]
177 %define i3 [spp + 2 * stride]
179 %define i5 [spp + 4 * stride]
181 %define i7 [spp + 2 * stride3]
183 %define i9 [spp + 8 * stride]
185 %define i11 [spp + 2 * stride5]
187 %define i13 [spp + 4 * stride3]
189 %define i15 [spp + 2 * stride7
    [all...]
  /external/tcpdump/
print-nfs.c 1543 struct nfsv3_pathconf *spp; local
    [all...]
  /external/chromium_org/third_party/icu/source/data/
makedata.mak 466 SPREP_FILES = $(SPREP_SOURCE:.txt=.spp)
641 $(SPREP_FILES:.spp=.spp
683 -@erase "*.spp"
720 -@erase "*.spp"
    [all...]
Makefile.in 408 ## SPP files
412 SPREP_FILES = $(ALL_SPREP_SOURCE:%.txt=$(BUILDDIR)/%.spp)
413 SPREP_FILES_SHORT = $(ALL_SPREP_SOURCE:%.txt=%.spp)
503 #################################################### SPP
504 # SPP FILES
507 $(BUILDDIR)/%.spp: $(SPREPSRCDIR)/%.txt $(TOOLBINDIR)/gensprep$(TOOLEXEEXT) $(BUILDDIR)/pnames.icu
508 $(INVOKE) $(TOOLBINDIR)/gensprep -d $(BUILDDIR) -i $(BUILDDIR) -s $(SPREPSRCDIR) -b $(@F:%.spp=%) -m $(UNICODEDATADIR) -u 3.2.0 $(<F)
    [all...]
  /external/icu/icu4c/source/data/
Makefile.in 415 ## SPP files
419 SPREP_FILES = $(ALL_SPREP_SOURCE:%.txt=$(BUILDDIR)/%.spp)
420 SPREP_FILES_SHORT = $(ALL_SPREP_SOURCE:%.txt=%.spp)
516 #################################################### SPP
517 # SPP FILES
519 $(BUILDDIR)/%.spp: $(SPREPSRCDIR)/%.txt $(TOOLBINDIR)/gensprep$(TOOLEXEEXT) $(BUILDDIR)/unames.icu
520 $(INVOKE) $(TOOLBINDIR)/gensprep -d $(BUILDDIR) -i $(BUILDDIR) -s $(SPREPSRCDIR) -b $(@F:%.spp=%) -m $(UNICODEDATADIR) -u 3.2.0 $(<F)
    [all...]
makedata.mak 466 SPREP_FILES = $(SPREP_SOURCE:.txt=.spp)
643 $(SPREP_FILES:.spp=.spp
685 -@erase "*.spp"
722 -@erase "*.spp"
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
dwarf2-line.c 695 dwarf2_spp *spp; local
718 spp = yasm_xmalloc(sizeof(dwarf2_spp));
719 sppbc = yasm_bc_create_common(&dwarf2_spp_bc_callback, spp, 0);
774 yasm_internal_error(N_("tried to calc_len a dwarf2 spp bytecode"));
    [all...]
  /external/wpa_supplicant_8/hs20/client/
osu_client.c 2359 int spp; local
2517 int spp; local
    [all...]

Completed in 1290 milliseconds