Home
last modified time | relevance | path

Searched defs:newAlloc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/antlr/runtime/C/src/
H A Dantlr3string.c808 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)(str… in append8() local
836 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)((si… in appendUTF16_8() local
875 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)( si… in appendUTF16_UTF16() local
900 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)(len… in set8() local
928 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)(siz… in setUTF16_8() local
966 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)(siz… in setUTF16_UTF16() local
989 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)(str… in addc8() local
1011 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)(siz… in addcUTF16() local
1083 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)(str… in insert8() local
1126 …pANTLR3_UINT8 newAlloc = (pANTLR3_UINT8) ANTLR3_REALLOC((void *)string->chars, (ANTLR3_UINT32)(siz… in insertUTF16_8() local
[all …]
/aosp_15_r20/external/libxkbcommon/src/
H A Ddarray.h161 #define darray_realloc(arr, newAlloc) do { \ argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/transforms/
H A Dbufferize_tiled_loop.cc301 auto *newAlloc = rewriter.clone(*alloc.getOperation()); in matchAndRewrite() local
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Buffer.cpp719 AllocParams newAlloc; in compatible() local
1030 AllocParams newAlloc; in compatible() local