| /third_party/nghttp2/src/ |
| H A D | util.cc | 138 std::string percent_encode(const unsigned char *target, size_t len) { in percent_encode() argument 154 std::string percent_encode(const std::string &target) { in percent_encode() argument 203 size_t percent_encode_tokenlen(const StringRef &target) { in percent_encode_tokenlen() argument 193 percent_encode_token(BlockAllocator &balloc, const StringRef &target) percent_encode_token() argument 234 quote_string(BlockAllocator &balloc, const StringRef &target) quote_string() argument 249 quote_stringlen(const StringRef &target) quote_stringlen() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unistr.cpp | 937 extract(int32_t start, int32_t length, char *target, int32_t targetCapacity, enum EInvariant) const extract() argument 970 toUTF8(int32_t start, int32_t len, char *target, int32_t capacity) const toUTF8() argument 986 extract(int32_t start, int32_t len, char *target, uint32_t dstSize) const extract() argument [all...] |
| H A D | ucnv2022.cpp | 1668 uint8_t *target = (uint8_t *) args->target; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 432 fromUWriteUInt8(UConverter *cnv, const char *bytes, int32_t length, uint8_t **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) fromUWriteUInt8() argument 2361 unsigned char *target = (unsigned char *) args->target; UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local 2630 char16_t *target = args->target; UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM() local 2920 uint8_t *target = (uint8_t *) args->target; UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local [all...] |
| H A D | ucnv.cpp | 1124 ucnv_outputOverflowFromUnicode(UConverter *cnv, char **target, const char *targetLimit, int32_t **pOffsets, UErrorCode *err) ucnv_outputOverflowFromUnicode() argument 1177 ucnv_fromUnicode(UConverter *cnv, char **target, const char *targetLimit, const char16_t **source, const char16_t *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_fromUnicode() argument 1570 ucnv_outputOverflowToUnicode(UConverter *cnv, char16_t **target, const char16_t *targetLimit, int32_t **pOffsets, UErrorCode *err) ucnv_outputOverflowToUnicode() argument 1623 ucnv_toUnicode(UConverter *cnv, char16_t **target, const char16_t *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_toUnicode() argument 2045 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, char16_t *pivotStart, char16_t **pivotSource, char16_t **pivotTarget, const char16_t *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) ucnv_convertEx() argument 2404 ucnv_internalConvert(UConverter *outConverter, UConverter *inConverter, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_internalConvert() argument 2477 ucnv_convert(const char *toConverterName, const char *fromConverterName, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convert() argument 2526 ucnv_convertAlgorithmic(UBool convertToAlgorithmic, UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convertAlgorithmic() argument 2583 ucnv_toAlgorithmic(UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_toAlgorithmic() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | uniforms.c | 69 update_single_shader_texture_used(struct gl_shader_program *shProg, struct gl_program *prog, GLuint unit, GLuint target) update_single_shader_texture_used() argument
|
| H A D | shader_types.h | 909 gl_texture_index target; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_texture.c | 87 gl_target_to_pipe(GLenum target) in gl_target_to_pipe() argument 289 st_pbo_get_dst_format(struct gl_context *ctx, enum pipe_texture_target target, in st_pbo_get_dst_format() argument 643 const unsigned target = PIPE_TEXTURE_2D; default_bindings() local 675 guess_base_level_size(GLenum target, GLuint width, GLuint height, GLuint depth, GLuint level, GLuint *width0, GLuint *height0, GLuint *depth0) guess_base_level_size() argument 1023 const GLenum target = texObj->Target; prep_teximage() local 3113 st_texture_create_from_memory(struct st_context *st, struct gl_memory_object *memObj, GLuint64 offset, enum pipe_texture_target target, enum pipe_format format, GLuint last_level, GLuint width0, GLuint height0, GLuint depth0, GLuint layers, GLuint nr_samples, GLuint bind) st_texture_create_from_memory() argument 3309 st_TestProxyTexImage(struct gl_context *ctx, GLenum target, GLuint numLevels, GLint level, mesa_format format, GLuint numSamples, GLint width, GLint height, GLint depth) st_TestProxyTexImage() argument 3427 const GLenum target = texImage->TexObject->Target; find_mipmap_level() local 3524 st_GetSparseTextureVirtualPageSize(struct gl_context *ctx, GLenum target, mesa_format format, unsigned index, int *x, int *y, int *z) st_GetSparseTextureVirtualPageSize() argument [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | parse.cpp | 331 char16_t *target = nullptr; in parseUCARules() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nvc0.cpp | 1852 loadMsAdjInfo32(TexInstruction::Target target, uint32_t index, int slot, Value *ind, bool bindless) loadMsAdjInfo32() argument [all...] |
| H A D | nv50_ir_emit_gm107.cpp | 3264 int target = 0; emitSUTarget() local [all...] |
| H A D | nv50_ir_emit_gk110.cpp | 2794 CodeEmitterGK110(const TargetNVC0 *target, Program::Type type) CodeEmitterGK110() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_surface.c | 851 enum pipe_texture_target target; member 909 const unsigned target = nv50_blit_get_tgsi_texture_target(ptarg); in nv50_blitter_make_fp() local 1156 enum pipe_texture_target target; nv50_blit_set_src() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ssearch.cpp | 219 UnicodeString target; in searchTest() local 763 UnicodeString target = targets[t].unescape(); sharpSTest() local 793 UnicodeString target = /*"gcatcgcagagagtatacagtacg"*/ "cloveldfxeld"; goodSuffixTest() local 926 UnicodeString target = longishText; searchTime() local 1187 simpleSearch(UCollator *coll, const UnicodeString &target, int32_t offset, const UnicodeString &pattern, int32_t &matchStart, int32_t &matchEnd) simpleSearch() argument [all...] |
| H A D | intltest.cpp | 270 appendHex(uint32_t number, int32_t digits, UnicodeString& target) appendHex() argument 332 prettify(const UnicodeString &source, UnicodeString &target) prettify() argument 371 UnicodeString target; prettify() local [all...] |
| /third_party/lwip/src/apps/mdns/ |
| H A D | mdns.c | 790 struct mdns_domain target; in mdns_compress_domain() local
|
| /third_party/lwip/src/apps/smtp/ |
| H A D | smtp.c | 914 smtp_base64_encode(char* target, size_t target_len, const char* source, size_t source_len) in smtp_base64_encode() argument 1143 char *target = s->tx_buf; in smtp_prepare_mail() local 1160 char *target = s->tx_buf; smtp_prepare_rcpt() local 1177 char *target = s->tx_buf; smtp_prepare_header() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | example.c | 462 static struct hardreg *preferred_reg(struct bb_state *state, pseudo_t target) in preferred_reg() argument 487 static struct hardreg *target_reg(struct bb_state *state, pseudo_t pseudo, pseudo_t target) in target_reg() argument 641 static struct hardreg *getreg(struct bb_state *state, pseudo_t pseudo, pseudo_t target) in getreg() argument 657 static struct hardreg *copy_reg(struct bb_state *state, struct hardreg *src, pseudo_t target) in copy_reg() argument 715 get_register_operand(struct bb_state *state, pseudo_t pseudo, pseudo_t target) get_register_operand() argument 881 target_copy_reg(struct bb_state *state, struct hardreg *src, pseudo_t target) target_copy_reg() argument 1073 struct basic_block *target; generate_branch() local [all...] |
| H A D | simplify.c | 201 pseudo_t target = insn->target; in trivial_phi() local 2681 struct basic_block *target, *bb = insn->bb; simplify_cgoto() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | code-generator-arm64.cc | 716 Register target = i.InputRegister(0); in AssembleArchInstruction() local 729 Register target = i.InputRegister(0); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator.cc | 177 Builtin target = Deoptimizer::GetDeoptimizationEntry(deopt_kind); in AssembleDeoptimizerCall() local 435 void CodeGenerator::AssembleArchJump(RpoNumber target) { in AssembleArchJump() argument 737 RpoNumber target = ComputeBranchInfo(&branch, instr); in AssembleInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | code-generator-mips64.cc | 3884 AssembleArchJumpRegardlessOfAssemblyOrder( RpoNumber target) AssembleArchJumpRegardlessOfAssemblyOrder() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | code-generator-ppc.cc | 3835 AssembleArchJumpRegardlessOfAssemblyOrder( RpoNumber target) AssembleArchJumpRegardlessOfAssemblyOrder() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | code-assembler.h | 1177 TNode<CodeT> target = HeapConstant(callable.code()); in CallStub() local 1199 TNode<CodeT> target = HeapConstant(callable.code()); in TailCallStub() local 1182 CallStub(const CallInterfaceDescriptor& descriptor, TNode<CodeT> target, TNode<Object> context, TArgs... args) CallStub() argument 1189 CallBuiltinPointer(const CallInterfaceDescriptor& descriptor, TNode<BuiltinPtr> target, TNode<Object> context, TArgs... args) CallBuiltinPointer() argument 1204 TailCallStub(const CallInterfaceDescriptor& descriptor, TNode<CodeT> target, TNode<Object> context, TArgs... args) TailCallStub() argument 1214 TailCallStubThenBytecodeDispatch( const CallInterfaceDescriptor& descriptor, Node* target, Node* context, TArgs... args) TailCallStubThenBytecodeDispatch() argument 1237 TNode<CodeT> target = HeapConstant(callable.code()); CallJS() local 1248 TNode<CodeT> target = HeapConstant(callable.code()); ConstructJSWithTarget() local 1355 CallStubR(StubCallMode call_mode, const CallInterfaceDescriptor& descriptor, TNode<Object> target, TNode<Object> context, TArgs... args) CallStubR() argument [all...] |
| H A D | js-call-reducer.cc | 906 FastApiCallReducerAssembler( JSCallReducer* reducer, Node* node, const FunctionTemplateInfoRef function_template_info, const FastApiCallFunctionVector& c_candidate_functions, Node* receiver, Node* holder, const SharedFunctionInfoRef shared, Node* target, const int arity, Node* effect) FastApiCallReducerAssembler() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | code-generator-ia32.cc | 3749 AssembleArchJumpRegardlessOfAssemblyOrder( RpoNumber target) AssembleArchJumpRegardlessOfAssemblyOrder() argument
|