Home
last modified time | relevance | path

Searched defs:post (Results 1 – 25 of 83) sorted by relevance

1234

/external/harfbuzz_ng/src/
Dhb-ot-post-table.hh63 struct post struct
65 static const hb_tag_t tableTag = HB_OT_TAG_post;
67 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
81 FixedVersion<>version; /* 0x00010000 for version 1.0
85 Fixed italicAngle; /* Italic angle in counter-clockwise degrees
89 FWORD underlinePosition; /* This is the suggested distance of the top
99 FWORD underlineThickness; /* Suggested values for the underline
101 ULONG isFixedPitch; /* Set to 0 if the font is proportionally
104 ULONG minMemType42; /* Minimum memory usage when an OpenType font
106 ULONG maxMemType42; /* Maximum memory usage when an OpenType font
[all …]
/external/libjpeg-turbo/
Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
252 my_post_ptr post; in jinit_d_post_controller() local
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; in start_pass_dpost() local
132 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_1pass() local
164 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_prepass() local
208 my_post_ptr post = (my_post_ptr) cinfo->post; in post_process_2pass() local
252 my_post_ptr post; in jinit_d_post_controller() local
/external/nanohttpd/fileupload/src/test/java/fi/iki/elonen/
DTestNanoFileUpLoad.java180 HttpPost post = new HttpPost("http://localhost:8192/uploadFile1"); in testPostWithMultipartFormUpload1() local
191 HttpPost post = new HttpPost("http://localhost:8192/uploadFile2"); in testPostWithMultipartFormUpload2() local
202 HttpPost post = new HttpPost("http://localhost:8192/uploadFile3"); in testPostWithMultipartFormUpload3() local
209 …private void executeUpload(CloseableHttpClient httpclient, String textFileName, HttpPost post) thr… in executeUpload()
/external/regex-re2/re2/testing/
Dregexp_generator.cc101 void RegexpGenerator::GeneratePostfix(vector<string>* post, int nstk, in GeneratePostfix()
137 bool RegexpGenerator::GenerateRandomPostfix(vector<string> *post, int nstk, in GenerateRandomPostfix()
180 void RegexpGenerator::RunPostfix(const vector<string>& post) { in RunPostfix()
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeVisitorAction.java46 public Object post(Object t); in post() method
/external/apache-harmony/support/src/test/java/tests/support/
DSupport_PlatformFile.java24 public static String getNewPlatformFile(String pre, String post) { in getNewPlatformFile()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/tester/org/apache/http/
DParamsParserTest.java18 HttpPost post = new HttpPost("example.com"); in parseParams_shouldParsePostEntitiesIntoParams() local
/external/eigen/Eigen/src/SparseCore/
DSparseColEtree.h130 …IndexVector& parent, IndexVector& first_kid, IndexVector& next_kid, IndexVector& post, typename In… in nr_etdfs()
178 void treePostorder(typename IndexVector::Scalar n, IndexVector& parent, IndexVector& post) in treePostorder()
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dtask_io_service.hpp52 void task_io_service::post(Handler& handler) in post() function in asio::detail::task_io_service
/external/curl/tests/unit/
Dunit1308.c45 struct curl_httppost *post = NULL; variable
/external/okhttp/okhttp-apache/src/test/java/com/squareup/okhttp/apache/
DOkApacheClientTest.java95 final HttpPost post = new HttpPost(server.getUrl("/").toURI()); in postByteEntity() local
108 final HttpPost post = new HttpPost(server.getUrl("/").toURI()); in postInputStreamEntity() local
119 final HttpPost post = new HttpPost(server.getUrl("/").toURI()); in postEmptyEntity() local
/external/libvpx/libvpx/vp8/common/
Dpostproc.c55 static void vp8_de_mblock(YV12_BUFFER_CONFIG *post, int q) { in vp8_de_mblock()
63 YV12_BUFFER_CONFIG *post, int q, int low_var_thresh, in vp8_deblock()
120 YV12_BUFFER_CONFIG *post, int q, int low_var_thresh, int flag, in vp8_de_noise()
Dvp8_loopfilter.c270 YV12_BUFFER_CONFIG *post = cm->frame_to_show; in vp8_loop_filter_frame() local
393 YV12_BUFFER_CONFIG *post = cm->frame_to_show; in vp8_loop_filter_frame_yonly() local
483 YV12_BUFFER_CONFIG *post = cm->frame_to_show; in vp8_loop_filter_partial_frame() local
/external/libmicrohttpd/src/microhttpd/
Dtest_postprocessor_amp.c40 …const char* post = "a=xx+xx+xxx+xxxxx+xxxx+xxxxxxxx+xxx+xxxxxx+xxx+xxx+xxxxxxx+xxxxx%0A+++++++xxxx… in main() local
/external/iproute2/misc/
Dssfilter.h18 struct ssfilter *post; member
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/guide/
DPostExample.java16 String post(String url, String json) throws IOException { in post() method in PostExample
/external/curl/tests/libtest/
Dlib510.c26 static const char *post[]={ variable
Dlib579.c26 static const char * const post[]={ variable
/external/eigen/Eigen/src/SparseLU/
DSparseLU_heap_relax_snode.h50 IndexVector post; in heap_relax_snode() local
/external/replicaisland/src/com/replica/replicaisland/
DGameFlowEvent.java36 public void post(int event, int index, Context context) { in post() method in GameFlowEvent
/external/python/cpython2/Demo/newmetaclasses/
DEiffel.py38 def make_eiffel_method(func, pre, post): argument
63 def __init__(self, func, pre, post): argument
/external/sfntly/cpp/src/test/
Dotf_basic_editing_test.cc81 TablePtr post = font->GetTable(Tag::post); in TestOTFBasicEditing() local
/external/blktrace/btt/
Dlatency.c29 FILE *latency_open(__u32 device, char *name, char *post) in latency_open()
/external/toolchain-utils/cwp/bartlett/
Dserver.py74 def post(self): # pylint: disable-msg=C6409 member in Upload

1234